aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/desktop/Window.cpp
AgeCommit message (Expand)Author
2024-10-30internal: check size limit in layouts (#8298)MightyPlaza
2024-10-28swallow: check if swallow_regex doesn't exist (#8265)Aqa-Ib
2024-10-27core: move internal structures to monitor pointers (#8266)Vaxry
2024-10-27internal: optimize cursor move a bit (#8264)Tom Englund
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-16window: properly break cycles in X11TransientForVaxry
2024-10-07internal: use clampWindowSize to unify min/maxsize handling (#8014)MightyPlaza
2024-09-15internal: Fix change group current fullscreen state query (#7802)AlvinaNancy
2024-09-05config: Add a variable to prevent groups from merging after being dragged (#7...Parola Marco
2024-08-30config: Add a window rule to render while unfocused (#7582)Vaxry
2024-08-30window/xwayland: minor property cleanupVaxry
2024-08-28renderer: fade out windows on silent movesVaxry
2024-08-28window: don't focus on activate if window isn't mapped yetVaxry
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26core: make most for loops use const references (#7527)Tom Englund
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-08-03core: Add missing header for libc++ after e989a0bcffac (#7158)Jan Beich
2024-07-31core/surface/buffer: Buffer lock/release fixes (#7110)Vaxry
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-27input: unify removing currentlyDraggedWindow (#7071)MightyPlaza
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-07-13socket2: Add windowtitlev2 event which includes the window address (#6856)Tim Waterhouse
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-07-01xwayland: break cyclic loop of parents (#6722)Tom Englund
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-15window: improve swallowing functionalityVaxry
2024-06-11core: move to hyprutils for utils (#6385)Vaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-06-07input: add cursor:persistent_warps to maintain relative position within a win...memchr
2024-06-03window: avoid nullptr deref on monitor in box helpersVaxry
2024-06-01renderer: fix xwayland solitary rechecks (#6295)shezdy
2024-05-28config: add tag dispacther and window rule (#6211)giskard
2024-05-25xwayland: move to hyprland impl (#6086)Vaxry
2024-05-24window: fix invalid env buffer size in getEnvvaxerski
2024-05-22window: guard monitor in bounding box calculationsvaxerski
2024-05-17window: verify suppress flags in onUpdateStateVaxry
2024-05-14xdg-shell: move to new implVaxry
2024-05-10windowrules add focusonactivate (#5976)MightyPlaza
2024-05-09cursor: move to a hyprland implVaxry
2024-05-08foreign-toplevel: bypass no activate focus checksVaxry
2024-05-07window: avoid uaf on updateWindow decosVaxry
2024-05-07ipc: add togglegroup, moveintogroup and moveoutofgroup events (#5866)VPavliashvili
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-04windows: set fullscreen border size to 0 (#5865)JManch
2024-05-03windowrules: Fix Floating Grouped Windows Crash and Bug. (#5826)Gabriel Ford
2024-05-02internal: store matched windowrules and emit eventVaxry
2024-05-01layout: Trigger layout recalcuation on deco position/size change (#5821)zakk4223
2024-04-29xdg-activation: move to new implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry