aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-05-10renderer: avoid locking during renderingVaxry
2024-05-10box: fix noNegativeSizeVaxry
2024-05-10socket2: fix events being reordered (#5955)underengineering
2024-05-10windowrules add focusonactivate (#5976)MightyPlaza
2024-05-10layersurface: reset popuphead after unmapVaxry
2024-05-10core: remove unused includes and fix warnVaxry
2024-05-10popups: fix breadthfirst and atVaxry
2024-05-10popups: avoid infinite recursion in bfVaxry
2024-05-10presentation-time: move to new implVaxry
2024-05-09pointermgr: reset entered outputs when resetting surfaceVaxry
2024-05-09config: move various cursor-related vars to cursor:Vaxry
2024-05-09keybinds: Fix classic global keybinds(pass dispatcher) (#5967)sub-kek
2024-05-09core: drop unused protocol implsVaxry
2024-05-09groupbar: fix title scaling (#5969)MightyPlaza
2024-05-09layer-shell: move to new implVaxry
2024-05-09decorations: fix groupbar input (#5963)MightyPlaza
2024-05-09pointer: don't calculate hw hotspot for missing hw cursorsVaxry
2024-05-09text-input-v3: atomically enable/disable on commitVaxry
2024-05-09virtual-keyboard: release keys before destroyVaxry
2024-05-09core: remove wayland sockets on exit (#5959)Ikalco
2024-05-09Tablet: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-08xdg-activation: keep tokens after the resource is deadVaxry
2024-05-08core: cleanup environment on exit (#5941)Ikalco
2024-05-08keybinds: add empty on monitor and next empty flags (#5936)William Gray
2024-05-08foreign-toplevel: bypass no activate focus checksVaxry
2024-05-07internal: Add missing errno.h include to SdDaemon.cpp (#5938)Username404-59
2024-05-07session-lock: don't allow events from rejected locksVaxry
2024-05-07window: avoid uaf on updateWindow decosVaxry
2024-05-07xkb: check value correctly with xkb_state_layout_index_is_active() (#5925)Ikalco
2024-05-07core: chase hyprwayland-scannerVaxry
2024-05-07eventloop: don't call lost timersVaxry
2024-05-07ipc: add togglegroup, moveintogroup and moveoutofgroup events (#5866)VPavliashvili
2024-05-07deco-positioner: avoid infinite recalcsVaxry
2024-05-07foreign-toplevel-wlr: send current class and title on mapVaxry
2024-05-07keybinds: fix xkb keybind name to keysym comparison (#5917)Ikalco
2024-05-06memory: fix SP/WP hierarchy templatesVaxry
2024-05-06pointer-constraints: Remove unnecessary cursor warps (#5895)Agent00Ming
2024-05-06windows: Revert "window: set config only when both props end anims" (#5904)outfoxxed
2024-05-06renderer: deny solitary during a session lockVaxry
2024-05-05keybinds: make the keybind manager check for session lock (#5894)Ikalco
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-05idle-inhibit: enable idle inhibitor if no hl surface is associated (#5882)Sungyoon Cho
2024-05-05protocols: add hyprland_focus_grab_v1 implementation (#5850)outfoxxed
2024-05-05kde-server-decoration: move to new implVaxry
2024-05-04idle-inhibit: fix and cleanup visibility logicVaxry
2024-05-04shadow: fix small pixel gaps between borderVaxry
2024-05-04keyboard: prevent UAF in destroy eventsVaxry
2024-05-04keyboard: check for wlr() validity before accessingVaxry
2024-05-04hid: don't access expired resources in virtual devicesVaxry