bbedward
0cdb065739
core: migrate to dankgo shared go modules, embed quickshell in DMS
...
binary to mount at runtime, -c or DMS_SHELL_DIR overrides required to
explicitly override embedded configuration
2026-07-18 14:51:52 -04:00
bbedward
85968ec417
core/server: refactory to use shared params/request structs
2025-12-09 14:13:20 -05:00
Marcus Ramberg
94851a51aa
core: replace all use of interface{} with any ( #848 )
2025-12-01 11:04:37 -05:00
bbedward
91891a14ed
core/wayland: thread-safety meta fixes + cleanups + hypr workaround
...
- fork go-wayland/client and modify to make it thread-safe internally
- use sync.Map and atomic values in many places to cut down on mutex
boilerplate
- do not create extworkspace client unless explicitly requested
2025-11-15 14:41:00 -05:00
bbedward
5685e39631
core: improve evdev capslock detection, wayland context fixes
2025-11-14 12:04:47 -05:00
bbedward
526c4092fd
evdev: add evdev monitor for caps lock state
2025-11-13 22:24:27 -05:00