Commit graph

102 commits

Author SHA1 Message Date
c430938bf1
fix: commit popup surface when receiving configure event 2026-01-18 23:34:51 +01:00
9d949777c7
docs: add more examples on docs comments 2026-01-18 22:55:31 +01:00
c9ab178633
refactor: remove unnecessary mutability on selection 2026-01-18 22:35:51 +01:00
0f9fb49558
refactor: add other error variants 2026-01-18 22:07:16 +01:00
d7008cd065
refactor: improve popup state management for compile-time safety 2026-01-18 21:58:04 +01:00
c64bf8859e
fix: error handling on selector 2026-01-18 21:27:27 +01:00
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
e6f425842b
refactor: decouple ui init from configure events 2026-01-18 03:20:01 +01:00
f0b9660dd2
refactor: unify rendering paths 2026-01-18 03:02:27 +01:00
7f5828f35d
refactor: single source of truth for lock state 2026-01-18 02:47:06 +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
4b923c88bf
chore: formatting 2025-12-29 01:49:03 +01:00
22aa14417b
refactor: surface dimensions spec compliance 2025-12-29 00:13:40 +01:00
0f5bd88742
fix: popup configuration resizing only once 2025-12-28 22:51:30 +01:00
b0fae9867c
chore: format 2025-12-28 22:34:59 +01:00
7a80655bfc
fix: use roundtrip instead of blocking dispatch for initial events 2025-12-28 22:33:51 +01:00
91455060c7
feat: add session lock support 2025-12-28 22:01:13 +01:00
f4490ba9a1
chore: export logical dims 2025-12-22 10:49:29 +01:00
d42df2153e
fix: mouse button detection 2025-12-22 10:32:21 +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
573f9606ea
chore: remove spammy logs 2025-12-16 06:20:41 +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
85f687d8fb
chore: publish internal crates 2025-12-13 03:24:03 +01:00
3a9157300e
docs: add more and update docs comments 2025-12-13 02:34:06 +01:00
71089fc7af
refactor: surface identifier refactor 2025-12-12 05:47:45 +01:00
2c484ef392
refactor: make callback registration chainable 2025-12-12 02:36:02 +01:00
2095c231d0
chore: avoid publish internal crates 2025-12-12 00:35:48 +01:00
2039684eb3
fix: clippy 2025-12-11 22:53:57 +01:00
eee1a92532
docs: update anchor doc 2025-12-11 18:10:35 +01:00
298225a271
docs: add more docs 2025-12-11 17:54:56 +01:00
65b3d092f9
docs: add docs for anchor edges 2025-12-11 17:42:04 +01:00
eed8098ede
feat: add or and not operators on selector 2025-12-11 07:51:53 +01:00
16c8315a53
feat: add builder pattern for surface reconfiguration 2025-12-11 07:26:33 +01:00
dc950833ea
refactor: migrate to selector system for surface and output 2025-12-11 03:19:56 +01:00
c2064c6012
feat: add surface command for shell control 2025-12-07 21:01:24 +01:00
0aa0aeae0b
refactor: add more abstraction level of event loop integration 2025-12-07 02:11:47 +01:00
ebc630b6dc
refactor: unify surface registry 2025-12-07 01:55:26 +01:00
8e96e49c76
refactor: remove facade and use trait contract to reduce indirection 2025-12-07 01:39:17 +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