aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-08-23windowrules: add fullscreenstate field (#7466)Sungyoon Cho
2024-08-23input: Fix modifier keys getting stuck if depressed during config reload (#7486)MahouShoujoMivutilde
2024-08-23layersurface: remove layer on destroy from monitor (#7457)Tom Englund
2024-08-23screencopy: fixup 10-bit sharing via shm on nvidiavaxerski
2024-08-22Fix crash reports having execute permissionRed
2024-08-21layersurface: dont rollover on size_t (#7451)Tom Englund
2024-08-21animations: add workspace in/out configsvaxerski
2024-08-21output: dont cast enum out of range (#7448)Tom Englund
2024-08-21core: add option to control which window to focus on close (#7368)ParaN3xus
2024-08-21example/config: fix typo in default config (#7446)Ali Atashrooz
2024-08-19monitor: avoid dangling references to old monitors being undestroyedvaxerski
2024-08-19monitors: avoid crash on wayland output removalvaxerski
2024-08-19config: add missing header for libc++ after 92744b5b9aa3 (#7403)Jan Beich
2024-08-18screencopy: fix 10b format r/b flipvaxerski
2024-08-18protocol: fix logm template checksvaxerski
2024-08-18screencopy: nuke unused stuffvaxerski
2024-08-18compositor: update suspendstate on window move (#7396)Tom Englund
2024-08-18renderer: pass custom modelines to aqvaxerski
2024-08-18linux-dmabuf: allow on split-node systemsvaxerski
2024-08-18shm: align size to stride (#7383)Tom Englund
2024-08-18input: Fix disabling tap-to-click (#7304)Sami Liedes
2024-08-17render: fixup format mismatch after leaving DSvaxerski
2024-08-17IPC: Add config descriptions (#7377)Vaxry
2024-08-16xcursormgr: dont apply scale on gsettings (#7316)Tom Englund
2024-08-16renderbuffer: ensure framebuffer gets deleted (#7363)Tom Englund
2024-08-16env: Add HYPRLAND_NO_SD_VARS env condition (#7358)Vladimir-csp
2024-08-15protocols: refactor protocol logging to a macro (#7324)Tom Englund
2024-08-15core: Preserve existing XDG_CURRENT_DESKTOP (#7347)Vladimir-csp
2024-08-15gamma-control: fix crash on monitor disconnect (#7353)Maximilian Seidler
2024-08-15keybinds: Fix syncFullscreen inconsistent with state when set by fullscreenSt...Kyle
2024-08-15helpers: fix: revert to signed arithmetic for cycling through workspaces (#7339)Mirkwood
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