Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-11 00:17:16 +00:00
6f2ac986df tmux: Use sesh for tmux session management
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-10 23:52:35 +00:00
3b5880f8a6 tmux: Use sesh for tmux session management
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-10 23:50:49 +00:00
a795eb8eec tmux: Use sesh for tmux session management
a5febcddf6 fzf: Improve border label
2250a56599 zsh: Improve how command availability is detected
Compare 3 commits »
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-10 23:36:56 +00:00
221a1c4a9a nvim: Accidentally removed bufresize at some point
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-10 01:02:13 +00:00
4e28ad0f85 feat!: Improve device type registration
f0e4c9dd21 chore!: Remove unused notification setters
Compare 2 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-10 00:11:37 +00:00
5271e5ad81 refactor(config)!: Moved Timeout into utils module and moved module
1d28b43264 refactor: Move module load code into separate function
da04fad520 refactor(config)!: Move device proxies into module
84e4b30b6a feat!: Improve lua module registration
95a8a377e8 feat!: Removed AddAdditionalMethods
Compare 7 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-09 23:46:27 +00:00
60bf0f236c refactor(config)!: Move device proxies into module
07e2d18a28 feat!: Improve lua module registration
d008bb0786 feat!: Removed AddAdditionalMethods
43cb1b31fd feat: Added attribute to easily register additional lua methods
ff78ac0c76 refactor!: Rewrote device implementation macro once again
Compare 9 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-09 02:25:51 +00:00
5abdc88a35 feat!: Removed AddAdditionalMethods
19cdb37dfb feat: Added attribute to easily register additional lua methods
3a33e3fa55 refactor!: Rewrote device implementation macro once again
Compare 3 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-09 00:53:14 +00:00
e0d2e846ff refactor!: Rewrote device implementation macro once again
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-08 18:47:23 +00:00
e642562ddb chore: Removed old leftover contact sensor presence config
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-08 10:32:44 +00:00
e10de143eb zsh: Update Oh-My-Zsh
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-08 02:15:14 +00:00
a2e65c2d1a refactor: Remove unneeded wrapper functions when specifying callbacks
e26fd9f132 fix: Front door presence does not get cleared properly
eb0c80c4ce feat(callback)!: ActionCallback can now receive any amount of arguments
352654107a feat: Added derive macro to implement IntoLua on structs that implement Serialize
3a7f2f9bd7 fix: IkeaRemote callback is missing default specifier
Compare 8 commits »
Dreaded_X opened issue Dreaded_X/automation_rs#5 2025-09-08 02:12:39 +00:00
Remove state from (most) action callbacks
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-08 01:33:27 +00:00
2f181e35f3 refactor!: ActionCallback can now receive any amount of arguments
613fd63895 feat: Added derive macro to implement IntoLua on structs that implement Serialize
cfa482aa03 fix: Added missing default for IkeaRemote callback
379d840158 feat: Allow for multiple callbacks inside of an ActionCallback
0c428d1d9b refactor: Store callback function directly instead of in the registry
Compare 5 commits »
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-07 03:58:52 +00:00
e22f0c594c zsh: Added completion autosuggest strategy as fallback
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-07 03:40:07 +00:00
b22739cb71 zsh: Add additional completions
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-07 03:29:37 +00:00
a9163907be zsh: Generate text objects for quotes and brackets
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-07 03:26:32 +00:00
59b2334253 readme: Added more tools
17a23eb7e4 zsh: Disable dirhistory plugin as I never used it
9a76b5071e git: Further improvements to git fixup
02d298a163 zsh: Configure fzf
87359588e0 zsh: Added zoxide
Compare 5 commits »
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-07 02:51:14 +00:00
5d8d881d4d Configure fzf
97f132d609 Added zoxide
98aa0593c9 Added syntax highlighting to shell
Compare 3 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-05 02:56:01 +00:00
56275811f7 feat!: Log version string during startup