aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-08-15xcursor: handle file errors when loading xcursor themes (#7326)Ikalco
2024-08-14logs: Add file path to asset ERR log (#7336)davc0n
2024-08-13decorations: fix manual resize not recalculating decos (#7323)MightyPlaza
2024-08-13cursormgr: fix cursor gsettings on session change (#7295)Ikalco
2024-08-12protocols: avoid crashing in drmlease (#7290)Tom Englund
2024-08-12keybinds: Fix fullscreenState toggling behaviour (#7288)Kyle
2024-08-12core: fix data race and a unsigned int rollover (#7278)Tom Englund
2024-08-12config: fix explicit sync option warning (#7293)Ikalco
2024-08-11pointermgr: fix initial cursorwarp (#7286)Tom Englund
2024-08-10cursor: make inactive_timeout setting a float (#7268)Walt Bringenberg
2024-08-10core: Include cstring whenever strncpy is used (#7267)Zach DeCook
2024-08-10eventloop: don't dispatch in enterLoopVaxry
2024-08-09cursormgr: add a new setting to sync gsettings (#7253)Tom Englund
2024-08-09headers: set correct paths to header files (#7245)Mathis H.
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-08-08core: Move to C++26 and use native_handle to CLOEXEC the debug fd (#7219)Vaxry
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-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-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-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