aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/desktop/Window.cpp
AgeCommit message (Expand)Author
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
2024-04-24tokens: add more modes to initial_workspace_trackingVaxry
2024-04-23config: Add More Monitor 'Auto' Positions. (#5670)Gabriel Ford
2024-04-23windows: add misc:initial_workspace_trackingVaxry
2024-04-21Window: add destroy signalVaxry
2024-04-19tearing-control: hyprland impl (#5655)Vaxry
2024-04-19windows: recalculate monitor after updating windows (#5647)Sungyoon Cho
2024-04-16window: remove input ref on unmapvaxerski
2024-04-12window: always unref workspace on unmapVaxry
2024-04-10workspace: update windows when selector match could change (#5533)Sungyoon Cho
2024-04-09config: Don't override fullscreen opacity if only two opacities are provided ...SoSeDiK
2024-04-09workspace: Add count group flag in windowCount workspace selector prop (#5499)Sungyoon Cho
2024-04-07props: Allow setting per-window fullscreen opacity (#5470)SoSeDiK
2024-04-05workspacerules: fix workspace rule loops (#5433)thejch
2024-04-04window: fix invalid last workspace idVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-31renderer/animations: Fix various inaccurate damage tracking issues and offset...thejch
2024-03-31core: match all workspace rules instead of the first one only (#5340)thejch
2024-03-29animvar: fixup update callbacks and cleanupVaxry
2024-03-25renderer: allow blurring ls popupsVaxry
2024-03-23window: assign surface on createVaxry
2024-03-20refactor: move window.hpp to desktop/Vaxry