|
|
9d2e8e6756
|
refactor: minor changes
|
2026-01-18 17:46:27 +01:00 |
|
|
|
a2d6dd5f9f
|
fix: session lock selectors, lost filter during clone, and wrong surface id
|
2026-01-18 06:15:19 +01:00 |
|
|
|
e025cb008c
|
feat: add minimal mode for lock surfaces only
|
2026-01-18 04:55:32 +01:00 |
|
|
|
f0b9660dd2
|
refactor: unify rendering paths
|
2026-01-18 03:02:27 +01:00 |
|
|
|
4be98d3ba5
|
refactor: extract input handling
|
2026-01-18 02:34:08 +01:00 |
|
|
|
d5b4953c1a
|
refactor: minor lock callback refactor
|
2026-01-18 00:41:03 +01:00 |
|
|
|
6cbbce773f
|
refactor: split lock manager
|
2026-01-07 15:10:05 +01:00 |
|
|
|
4c54feacbd
|
feat: add selector for session lock
|
2026-01-07 01:15:52 +01:00 |
|
|
|
7ace2d4d0d
|
chore: formatting
|
2025-12-29 12:52:41 +01:00 |
|
|
|
4ea7f11864
|
refactor: session lock activation
|
2025-12-29 09:29:16 +01:00 |
|
|
|
b0fae9867c
|
chore: format
|
2025-12-28 22:34:59 +01:00 |
|
|
|
91455060c7
|
feat: add session lock support
|
2025-12-28 22:01:13 +01:00 |
|
|
|
7ace00da50
|
feat: keyboard events
|
2025-12-22 10:10:34 +01:00 |
|
|
|
53dc2e7218
|
feat: pointer scroll events
|
2025-12-22 09:39:10 +01:00 |
|
|
|
3e9e4cf4b4
|
refactor: make popup full runtime configurable, add missing config
|
2025-12-15 08:14:50 +01:00 |
|
|
|
fefb5a4ef3
|
refactor: popup lifecycle and add more docs
|
2025-12-15 02:34:50 +01:00 |
|
|
|
71089fc7af
|
refactor: surface identifier refactor
|
2025-12-12 05:47:45 +01:00 |
|
|
|
c2064c6012
|
feat: add surface command for shell control
|
2025-12-07 21:01:24 +01:00 |
|
|
|
318ac1439b
|
feat: explicit surface lifecycle management
|
2025-12-06 04:38:41 +01:00 |
|
|
|
f843d931e5
|
refactor: consolidate handle types
|
2025-12-06 04:17:47 +01:00 |
|
|
|
21e636aabf
|
refactor: rename window to surface to avoid misleading
|
2025-12-06 03:26:01 +01:00 |
|
|
|
b5ebb52d9c
|
fix: hardcoded surface name
|
2025-12-05 05:18:47 +01:00 |
|
|
|
983056abfc
|
refactor: rename window to surface to avoid mislead
|
2025-12-04 02:55:55 +01:00 |
|
|
|
736d4d0905
|
feat: introducing base multi-window support
|
2025-12-03 03:18:15 +01:00 |
|
|
|
a2c376e8fc
|
refactor: popup placement renaming
|
2025-12-01 00:58:31 +01:00 |
|
|
|
73f1b52890
|
fix: anchoring and repositioning popup
|
2025-11-30 05:46:55 +01:00 |
|
|
|
c2d5b7ed12
|
refactor: popup dropping path
|
2025-11-27 10:40:09 +01:00 |
|
|
|
dac315b589
|
fix: popup surface commit when update size
|
2025-11-24 01:26:59 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|