quickshell/src/window
outfoxxed b011cd9d33
core/window: set FloatingWindow default max size to QWINDOWSIZE_MAX
Was previously zero, which will shrink the window to 1px depending on
the display server.
2025-07-13 20:05:53 -07:00
..
test core/window: add manual PanelWindow tester 2025-07-13 18:35:41 -07:00
CMakeLists.txt debug: add lint for zero sized items 2024-11-19 15:25:42 -08:00
floatingwindow.cpp core/window: add title property to floating windows 2025-06-15 03:12:51 -07:00
floatingwindow.hpp core/window: set FloatingWindow default max size to QWINDOWSIZE_MAX 2025-07-13 20:05:53 -07:00
init.cpp core/plugin: rename QuickshellPlugin to QsEnginePlugin 2024-11-22 18:59:15 -08:00
panelinterface.cpp all: refactor windows code out of core 2024-10-28 16:18:41 -07:00
panelinterface.hpp wayland/layershell: support auto exclusive zone without constraint 2025-07-13 17:02:18 -07:00
popupwindow.cpp core/popupanchor: add item-relative anchor rect support 2025-05-29 20:07:00 -07:00
popupwindow.hpp core/popupanchor: add item-relative anchor rect support 2025-05-29 20:07:00 -07:00
proxywindow.cpp core/window: run window-level polish along with item polish 2025-07-12 22:02:33 -07:00
proxywindow.hpp core/window: fix QsWindow being null for WlrLayershell 2025-07-04 17:58:55 -07:00
windowinterface.cpp core/window: expose coordinate mapping functions on QsWindow 2025-05-29 22:42:14 -07:00
windowinterface.hpp core/window: expose coordinate mapping functions on QsWindow 2025-05-29 22:42:14 -07:00