Commit graph

18 commits

Author SHA1 Message Date
4d724dcd71
refactor: remove display metrics observer 2025-11-13 12:34:01 +01:00
6fb26f15d3
refactor: consolidate popup managing 2025-11-13 09:32:13 +01:00
06453367bd
refactor: display metrics consolidation 2025-11-13 08:59:15 +01:00
4ca0fefa8c
refactor: popup id with callbacks 2025-11-13 08:23:32 +01:00
d2930a7a85
refactor: interior mutuability refactor 2025-11-10 23:01:58 +01:00
11f17a4fc1
fix: popup position clamping to avoid exceeding output boundaries 2025-11-05 07:42:06 +01:00
a5e48f1b9f
fix: popup flicker due render before configuration event 2025-11-04 23:56:25 +01:00
f565dd556b
fix: popup positioning 2025-11-04 20:45:35 +01:00
bb26ce9e6b
refactor: migrate to callback popup resizing 2025-11-04 17:34:37 +01:00
6e5c0259e9
refactor:extract popup builder and dimensions 2025-11-03 22:59:34 +01:00
a32140d41d
feat: make popup requests explicit and typed 2025-11-03 17:30:52 +01:00
9808eeb819
refactor: remove thread local global state and centralize popup state management 2025-11-03 16:06:10 +01:00
5e162850e9
fix: output size on popup size fallback 2025-11-02 08:02:44 +01:00
47487b7062
feat: add popup positioning mode 2025-11-02 05:35:30 +01:00
d646306a7a
feat: add popup sizing 2025-11-02 05:35:30 +01:00
ec08429413
feat: add popup positioning 2025-11-02 05:35:29 +01:00
18d1391dee
refactor: minor architecture improvement 2025-11-02 05:35:11 +01:00
6353a786af
refactor: migrate to reworked architecture 2025-10-28 06:23:31 +01:00
Renamed from src/windowing/popup_manager.rs (Browse further)