aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-10-08protocols: Add support for hyprland-ctm-control-v1 (#8023)Vaxry
2024-10-08keybinds: fixup xkb_states for resolve_by_symvaxerski
2024-10-08misc: refactor version command (#8027)davc0n
2024-10-08layout: add drag_into_group to control merging dragging windows (#8004)Aqa-Ib
2024-10-08config: give simple help for super+q not workingVaxry
2024-10-08screencopy: fix screencopy frames not being cleaned up (#8017)Ikalco
2024-10-07internal: use clampWindowSize to unify min/maxsize handling (#8014)MightyPlaza
2024-10-07feat: add a custom made treewide formatter (#7992)Artur Manuel
2024-10-07flake.nix: add xdph followsTimon Schelling
2024-10-07layout: fix auto group when opening a new window in a non-focused workspace u...Aqa-Ib
2024-10-06security-context: close client fds after disconnectVaxry
2024-10-06security-context: implement protocolVaxry
2024-10-06version: bump to 0.44.0v0.44.0Vaxry
2024-10-05single-pixel: set buffer size to 1,1Vaxry
2024-10-05opengl: use GL_CLAMP_TO_EDGE instead of GL_CLAMPVaxry
2024-10-05monitor: arrange monitors on connect and disconnectVaxry
2024-10-05protocolmgr: don't expose the fallback outputVaxry
2024-10-05monitor: use a scope guard for disconnect eventsVaxry
2024-10-05renderer: Fix resize artifacts (stretching, bumps) (#7499)Vaxry
2024-10-05monitor: cleanup and modernize scheduleDoneVaxry
2024-10-05compositor: update all xdg outputs on arrangeVaxry
2024-10-05xdg-output: minor cleanupsVaxry
2024-10-04internal: fix missing include directive (#7984)Theo Paris
2024-10-03renderer: fix uvBR calculation (#7975)Maximilian Seidler
2024-10-02layout: fix dragging a window into a group after e242694 (#7976)Aqa-Ib
2024-10-02layout: add auto_group to control default grouping (#7883)Aqa-Ib
2024-09-30wayland/output: send geometry in updateStateVaxry
2024-09-30wlr-output-management: accept 0 refresh ratesVaxry
2024-09-30byteoperations: add missing headerVaxry
2024-09-30compositor/wayland: up the max buffer size to avoid disconnects when app hangsVaxry
2024-09-30protocol: fix missing includeTrianta
2024-09-30meson: fix arch build with new protocolTrianta
2024-09-30single-pixel-buffer: new protocol implVaxry
2024-09-29flake.lock: updateGliczy
2024-09-29dwindle: add movetoroot method to layout messages (#7903)Luke Chen
2024-09-29config: add descriptions for dwindle and master layout options (#7933)Mike Will
2024-09-28CI/Nix: git+https -> githubMihai Fufezan
2024-09-28core: Fix Musl builds (#7934)bivsk
2024-09-28dwindle: add config option `split_bias` (#7920)Mike Will
2024-09-27flake.lock: updateMihai Fufezan
2024-09-26opengl: remove debug logVaxry
2024-09-27CI/Nix: no longer build with submodulesMihai Fufezan
2024-09-27Meson: add tracy dependencyMihai Fufezan
2024-09-27CMake: use udis86 from pkg-config, fallback to subprojectMihai Fufezan
2024-09-27CMake: use hyprland-protocols from pkg-config, fallback to subprojectMihai Fufezan
2024-09-27Meson: try to find udis86 through pkgconfig, fallback to subprojectMihai Fufezan
2024-09-27Nix: re-add hyprland-protocolsMihai Fufezan
2024-09-26flake.lock: update nixpkgsMihai Fufezan
2024-09-26CI/Nix: add cross buildMihai Fufezan
2024-09-26Nix: also test cross buildJörg Thalheim