aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers
AgeCommit message (Expand)Author
2024-05-09keybinds: Fix classic global keybinds(pass dispatcher) (#5967)sub-kek
2024-05-09layer-shell: move to new implVaxry
2024-05-09pointer: don't calculate hw hotspot for missing hw cursorsVaxry
2024-05-09virtual-keyboard: release keys before destroyVaxry
2024-05-09Tablet: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-08core: cleanup environment on exit (#5941)Ikalco
2024-05-07session-lock: don't allow events from rejected locksVaxry
2024-05-07eventloop: don't call lost timersVaxry
2024-05-07ipc: add togglegroup, moveintogroup and moveoutofgroup events (#5866)VPavliashvili
2024-05-07keybinds: fix xkb keybind name to keysym comparison (#5917)Ikalco
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-04input: ignore destroyed devices in static eventsVaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-05-03inputmgr: dont double free on hotplug (#5855)Tom Englund
2024-05-03output-management: move to new implVaxry
2024-05-03internal: fix a few asan reported leaks on exit of hyprland (#5852)Tom Englund
2024-05-03virtual-pointer: move to new implVaxry
2024-05-03virtual-keyboard: destroy on vdestroy eventVaxry
2024-05-03virtual-keyboard: move to new implVaxry
2024-05-02cursor-shape: use - instead of _ in shapesVaxry
2024-05-02cursormgr: attempt using - instead of _ for failed cursors before fallbackVaxry
2024-05-01ime-v2: move to new implVaxry
2024-04-30keybinds: check for special workspace equality before switchingVaxry
2024-04-30session-lock: move to new implVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-29ext-idle-notify: move to new implVaxry
2024-04-29xdg-activation: move to new implVaxry
2024-04-29wlr-output-power: move to new implVaxry
2024-04-28core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)Vaxry
2024-04-28tokenmgr: separate getRandomUUID from registerNewTokenVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-27pointer-constraints: move to new implVaxry
2024-04-26swipe: fix crashes with invalid distanceVaxry
2024-04-25text-input-v3: move to new implVaxry
2024-04-25shortcuts-inhibitor: move to new implVaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry
2024-04-25idle-inhibit: Always recheck idle inhibitors on creation and deletion (#5738)zakk4223
2024-04-24pointer-gestures: move to new implVaxry
2024-04-24cursormgr: fix misscaled cursors on fractionalVaxry
2024-04-24tokens: add more modes to initial_workspace_trackingVaxry
2024-04-24ext-foreign-toplevel: add implementationVaxry
2024-04-24tokens: fix initial workspace token ignoring specialVaxry
2024-04-23input: fix active keyboard for seat after destroying one (#5725)drendog
2024-04-23config: Add More Monitor 'Auto' Positions. (#5670)Gabriel Ford