aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-08cmake: fix .pc file inputs (#5946)Vaxry
2024-05-08keybinds: add empty on monitor and next empty flags (#5936)William Gray
2024-05-08meson: require hyprwayland-scanner >= 0.3.5giskard
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-07cmake: bump hw-s required ver to 0.3.5Vaxry
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-05Nix: add missing depsMihai Fufezan
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-05CI/Nix: build with submodulesMihai Fufezan
2024-05-05Nix: use CMake for builds instead of MesonMihai Fufezan
2024-05-05CMake: install files (instead of Makefile)Mihai Fufezan
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-04props: bump version to 0.40.0v0.40.0Vaxry
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
2024-05-04windows: set fullscreen border size to 0 (#5865)JManch
2024-05-04workspacerule: Fix monitor settings being deleted when merging ws rules (#5864)thejch
2024-05-04input: ignore destroyed devices in static eventsVaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-05-03config: add absolute monitor workspace selectors (#5848)William Gray
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-03config: added option to choose the default monitor for the cursor (#5847)Ikalco
2024-05-03format: fix clang-formatVaxry
2024-05-03windowrules: Fix Floating Grouped Windows Crash and Bug. (#5826)Gabriel Ford
2024-05-03virtual-pointer: move to new implVaxry
2024-05-03virtual-keyboard: destroy on vdestroy eventVaxry