bbedward
43b2e5315d
popout: avoid calling close on bad reference
2026-03-23 09:40:53 -04:00
bbedward
c1d57946d9
matugen: fix adw-gtk3 setting in light mode
...
- and add models.Get/GetOr helpers
2026-01-01 23:13:12 -05:00
bbedward
f2b9dc8988
displays: add adaptiveSyncSupported to wlroutput API
2025-12-17 20:36:54 -05:00
bbedward
2745116ac5
displays: add configurator for niri, Hyprland, and MangoWC
...
- Configure position, VRR, orientation, resolution, refresh rate
- Split Display section into Configuration, Gamma, and Widgets
- MangoWC omits VRR because it doesnt have per-display VRR
- HDR configuration not present for Hyprland
2025-12-15 16:36:14 -05:00
bbedward
7641171a01
clipboard: move cl receive to main wlcontext goroutine
2025-12-13 00:16:56 -05:00
bbedward
6d66f93565
core: mock wayland context for tests & add i18n guidance to CONTRIBUTING
2025-12-11 14:50:02 -05:00
bbedward
0709f263af
core: add test coverage for some of the wayland stack
...
- mostly targeting any race issue detection
2025-12-11 13:47:18 -05: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
67557555f2
core: refactor to use a generic-compatible syncmap
2025-11-15 19:45:19 -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
db584b7897
rename backend to core
2025-11-12 23:12:31 -05:00