aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers
AgeCommit message (Expand)Author
2024-12-05core: feeling a bit quirky today.Vaxry
2024-12-05core: add a few festive splashesVaxry
2024-12-03core: move colorspace handling to oklab (#8635)Vaxry
2024-11-22core: workspace-related function cleanup / refactorVaxry
2024-11-22monitor: fix default focus when switching to a fs workspaceVaxry
2024-11-22bezier: optimize setup of bezier curves (#8528)Tom Englund
2024-11-18miscfunctions: move configStringToInt to std::expectedVaxry
2024-11-18config: update the configStringToInt implementation (#8476)Maximilian Seidler
2024-11-18miscfunctions: fix cross buildVaxry
2024-11-18miscfunctions: add missing includeVaxry
2024-11-17shell: propagate new machanism from hyprctl to miscfunctionsVaxry
2024-11-17shell: don't use fgrep, prefer grep -FVaxry
2024-11-17hooks: add pre connected/disconnected monitor events (#8503)Alessio Molinari
2024-11-10core: fixup execAndGetVaxry
2024-11-09core: move to os/Process from hyprutilsVaxry
2024-11-01monitors: fix vrr breaking monitor disconnect (#8314)Ikalco
2024-10-30internal: check size limit in layouts (#8298)MightyPlaza
2024-10-27core: move internal structures to monitor pointers (#8266)Vaxry
2024-10-26internal: cleanup CMonitor usage and fix a few ref hogsVaxry
2024-10-19monitor: avoid crash on released buffer in surfVaxry
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-19monitor: modernize/refactor last legacy-handled eventsVaxry
2024-10-12input: Fix VRR for constrained cursors (#6877)UjinT34
2024-10-08protocols: Add support for hyprland-ctm-control-v1 (#8023)Vaxry
2024-10-05monitor: arrange monitors on connect and disconnectVaxry
2024-10-05monitor: use a scope guard for disconnect eventsVaxry
2024-10-05monitor: cleanup and modernize scheduleDoneVaxry
2024-10-04internal: fix missing include directive (#7984)Theo Paris
2024-09-30byteoperations: add missing headerVaxry
2024-09-30compositor/wayland: up the max buffer size to avoid disconnects when app hangsVaxry
2024-09-30single-pixel-buffer: new protocol implVaxry
2024-09-26wlr-output-configuration: Improve output configuration (#7571)Vaxry
2024-09-25Internal: move to Mat3x3 from hyprutils (#7902)Vaxry
2024-09-24internal: nuke wlsignal and relatedVaxry
2024-09-21internal: move to hyprutils' scopeguardVaxry
2024-09-15internal: Delay monitor events/hooks (#7797)Leiser Fernández Gallo
2024-08-31renderer: minor direct scanout fixes (#7594)Ikalco
2024-08-30presentation-feedback: minor fixupsVaxry
2024-08-30window/xwayland: minor property cleanupVaxry
2024-08-28renderer: ensure buffer format on commit (#7556)Ikalco
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26core: make most for loops use const references (#7527)Tom Englund
2024-08-26build: fix 32bit builds (#7510)Tom Englund
2024-08-19monitor: avoid dangling references to old monitors being undestroyedvaxerski
2024-08-17render: fixup format mismatch after leaving DSvaxerski
2024-08-17IPC: Add config descriptions (#7377)Vaxry
2024-08-15helpers: fix: revert to signed arithmetic for cycling through workspaces (#7339)Mirkwood
2024-08-12core: fix data race and a unsigned int rollover (#7278)Tom Englund
2024-08-10core: Include cstring whenever strncpy is used (#7267)Zach DeCook
2024-08-09headers: set correct paths to header files (#7245)Mathis H.