aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-08-08Nix: add cmake patchnative-handleMihai Fufezan
2024-08-08eVaxry
2024-08-08trollVaxry
2024-08-07mesooonVaxry
2024-08-07use native_handle to cloexec debug logVaxry
2024-08-07props: bump version to 0.42.0v0.42.0Vaxry
2024-08-07renderer: fixup nvidia driver version checksVaxry
2024-08-07wayland/compositor: introduce client commit eventsVaxry
2024-08-07cursormgr: avoid scanning ill formed inherit (#7211)Tom Englund
2024-08-07compositor: fix general:extend_border_grab_area (#7214)Agent00Ming
2024-08-07hyprctl: link to much less libraries (#7212)Sami Liedes
2024-08-07drm-syncobj: fixup fd leak with timelinesVaxry
2024-08-07compositor: minor cleanups for fading out layersVaxry
2024-08-07renderer: guard layer in renderLayerVaxry
2024-08-07xdg-shell: make xdg-positioner flip target greatest available space (#7209)outfoxxed
2024-08-07cursormgr: implement inheriting themes for xcursor (#7197)Tom Englund
2024-08-07keybinds: fix NoSymbol keybinds (#7199)Ikalco
2024-08-07debug: dont manually unlock the lock_guard (#7210)Tom Englund
2024-08-07input: fix leds on kb creation (#7206)Ikalco
2024-08-06wayland/compositor: drop pending buffer ref if synchronousVaxry
2024-08-06renderer: fixup crashes on inaccessible files for bgVaxry
2024-08-06renderer: Explicit sync fixes (#7151)Vaxry
2024-08-05cursor: Better xcursor implementation (#7178)Tom Englund
2024-08-04keybinds: improve fullscreenstate toggling (#7174)MightyPlaza
2024-08-04CMake, Meson: install config and wallpapers to DATADIR/hyprMihai Fufezan
2024-08-04CMake: Suppress CMake warning about GNUInstallDirsMaroonSkull
2024-08-03decorations: fix infinite recursion on no_gaps when only (#7169)MightyPlaza
2024-08-03wayland/surface: fixup self-owning surface rolesVaxry
2024-08-03core: Add missing header for libc++ after e989a0bcffac (#7158)Jan Beich
2024-08-02xcursor: rework bootleg xcursor (#7140)Tom Englund
2024-08-02hyprctl: increase hyprctl timeout to 5s to fix #6801 (#7152)Tuur Vanhoutte
2024-08-02hyprerror: minor stylistic changesVaxry
2024-08-02sessionLock: don't sendLocked when session lock has already been destoyed (#7...Maximilian Seidler
2024-08-02window/ls: reset core signals after destroyVaxry
2024-08-01xdg-shell: fixup unassigned wl surfaces to xdg surfacesVaxry
2024-08-01internal: fix fullscreen typos (#7134)MightyPlaza
2024-08-01border: fixup infinite recursionVaxry
2024-08-01layershell: don't throw misaligned error on exclusive edge 0Vaxry
2024-08-01keybinds: allow toggling fullscreenstate (#7128)MightyPlaza
2024-08-01layout: fix dynamic rules not updating after setting fullscreen (#7129)Sungyoon Cho
2024-08-01pointer: fix buffer crash (#7131)Tom Englund
2024-07-31core/surface/buffer: Buffer lock/release fixes (#7110)Vaxry
2024-07-31internal: some minor fd/socket cleanups and make logging thread safe (#7123)Tom Englund
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-31keybinds: handle null monitor in pinActive (#7122)André Silva
2024-07-30protocols: Move globalshortcuts impl (#7102)Ikalco
2024-07-30CI: update actionsMihai Fufezan
2024-07-30output: minor tearing fixesVaxry
2024-07-30output: submit damage to kmsVaxry
2024-07-30[gha] Nix: update inputsvaxerski