Commit graph

26 commits

Author SHA1 Message Date
30c3100ca2
refactor: remove legacy unused code 2025-11-25 03:32:03 +01:00
58278cecef
refactor: remove the convention over configuration concept and decouple popup management 2025-11-25 01:31:46 +01:00
dac315b589
fix: popup surface commit when update size 2025-11-24 01:26:59 +01:00
adc9344b85
refactor: renaming windowing system to generic app, and add run convenience method on builder 2025-11-19 19:54:37 +01:00
f31b039a02
refactor: renaming 2025-11-19 01:47:00 +01:00
3e7bc76bb4
feat: dynamic lifecycle output management 2025-11-18 22:47:15 +01:00
5a1c551efb
refactor: remove dependency on primary output for egl context management system 2025-11-18 21:21:30 +01:00
4fb4d87125
feat: shared egl context across outputs 2025-11-18 19:14:53 +01:00
fc4604c758
refactor: output handling and output registry 2025-11-18 18:48:35 +01:00
49432eecd2
feat: add output abstractions and its policy 2025-11-18 10:54:56 +01:00
e194682785
refactor: make outputs a first-class concept 2025-11-17 00:46:29 +01:00
8cd94cd13e
refactor: app state as single src of truth for wayland events 2025-11-17 00:22:31 +01:00
84121a2162
feat: bare multi-output support 2025-11-16 23:54:47 +01:00
f7cd653605
fix: popup global pointer grab area 2025-11-16 22:03:07 +01:00
eb8e19cb9e
refactor: fallback at default on height 2025-11-16 21:53:34 +01:00
77ec18e8f8
chore: minor naming changes 2025-11-16 18:14:02 +01:00
ab47c3988b
refactor: event routing 2025-11-16 17:56:19 +01:00
596f0a5cf6
refactor: popup manager minor changes 2025-11-16 17:44:04 +01:00
16ca0552c9
refactor: minor changes on scale factor logic 2025-11-16 17:25:51 +01:00
575dc9523a
chore: remove unused error 2025-11-16 12:39:51 +01:00
d1f90a1933
refactor: extract custom slint callbacks 2025-11-15 00:29:41 +01:00
65a4ff41f7
refactor: minor popup types 2025-11-14 23:16:35 +01:00
911f801ece
refactor: remove unused event bus 2025-11-14 22:42:57 +01:00
af67a7ffb0
refactor: consolidate dimensions and scale 2025-11-14 22:22:43 +01:00
cc385fde3b
feat: add facade for wayland adapter 2025-11-14 21:50:41 +01:00
f7bf0c9b12
refactor: move crates to crates folder 2025-11-14 20:45:39 +01:00