aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/desktop
AgeCommit message (Expand)Author
2024-05-14seatmgr: Add a grab classVaxry
2024-05-14xdg-shell: move to new implVaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-12core: fix on-empty workspace being called too often (#6026)Brenno Lemos
2024-05-11layersurface: avoid restack on identical layersVaxry
2024-05-11layersurface: fix invalid use of std::moveVaxry
2024-05-10windowrules add focusonactivate (#5976)MightyPlaza
2024-05-10layersurface: reset popuphead after unmapVaxry
2024-05-10popups: fix breadthfirst and atVaxry
2024-05-10popups: avoid infinite recursion in bfVaxry
2024-05-09layer-shell: move to new implVaxry
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-04idle-inhibit: fix and cleanup visibility logicVaxry
2024-05-04windows: set fullscreen border size to 0 (#5865)JManch
2024-05-03input: Introduce basic hyprland HID classesVaxry
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-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-29xdg-activation: move to new implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-27pointer-constraints: move to new implVaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry
2024-04-24style: fix clang-formatVaxry
2024-04-24tokens: add more modes to initial_workspace_trackingVaxry
2024-04-24workspace: Fix duplication of "special:" in special workspace name (#5729)Agent00Ming
2024-04-23config: Add More Monitor 'Auto' Positions. (#5670)Gabriel Ford
2024-04-23windows: add misc:initial_workspace_trackingVaxry
2024-04-21alpha-modifier: add support for protocolVaxry
2024-04-21Window: add destroy signalVaxry
2024-04-21workspace: Add fullscreen workspace selector (#5640)thejch
2024-04-20HookSystem: improve callback safetyVaxry
2024-04-19tearing-control: hyprland impl (#5655)Vaxry
2024-04-19windows: recalculate monitor after updating windows (#5647)Sungyoon Cho
2024-04-19workspace: Add 'v' flag for workspace selector that counts only visible windo...zakk4223
2024-04-16window: remove input ref on unmapvaxerski
2024-04-14constraint: Fix xwl cursor locking for scaled monitors (#5587)LivingCodeX
2024-04-13workspace: fix workspace name selector returning true early (#5571)thejch
2024-04-12window: always unref workspace on unmapVaxry
2024-04-11configmgr: fix header priorityVaxry
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-08workspace: fix crash on destruction of compositor (#5495)Tom Englund
2024-04-07props: Allow setting per-window fullscreen opacity (#5470)SoSeDiK
2024-04-06constraint: fix possible uaf on double destructionVaxry