Commit graph

9 commits

Author SHA1 Message Date
783b97152a
build: update CI, nix checkouts, lints 2026-01-13 23:20:55 -08:00
dca652366a
core/popupwindow: add grabFocus
Allows standard wayland focus grabs on non hyprland compositors.
2026-01-13 01:25:38 -08:00
de1bfe028d
core/popupwindow: clean up popup lifecycle and window init
- Makes popup lifecycle less complex
- Creates all QWindows lazily
- May break live reloading of open popups to some degree
2026-01-13 01:21:08 -08:00
0a7dcf30ea
build: update clang tooling and reformat 2025-11-15 04:43:27 -08:00
6d42d26c79
core/popupanchor: add item-relative anchor rect support 2025-05-29 20:07:00 -07:00
adcef7fc30
core/popupwindow: wait for polish to reposition 2025-05-29 16:17:15 -07:00
dca75b7d6a
service/mpris: clarify trackinfo emit order and use QBindings 2024-11-20 00:52:47 -08:00
dbaaf55eb6
core/popupwindow: remove parentWindow deprecation message
Was being falsely triggered by lints.
2024-11-19 17:20:53 -08:00
4e48c6eefb
all: refactor windows code out of core
There are still some links from core to window but its now separate
enough to fix PanelWindow in qml tooling.
2024-10-28 16:18:41 -07:00
Renamed from src/core/popupwindow.cpp (Browse further)