aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-10-21input: add snapping to floating windows (#8088)Mike Will
2024-10-19monitor: avoid crash on released buffer in surfVaxry
2024-10-19layersurface: fixup brace styleVaxry
2024-10-19layersurface: round geom in arrangeLayerArrayVaxry
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-19defaultConfig: improve smart gapsVaxry
2024-10-19window: guard PMONITOR in commit listenerVaxry
2024-10-19monitor: modernize/refactor last legacy-handled eventsVaxry
2024-10-19foreign-toplevel-wlr: don't send updates to X11 OR windowsVaxry
2024-10-19foreign-toplevel: don't send updates to X11 OR windowsVaxry
2024-10-19config: fix generateConfig loop (#8164)Maximilian Seidler
2024-10-17session-lock: reset seat grab on a new session lock (#8147)Maximilian Seidler
2024-10-17windowrules: allow specifying max size in size window rule (#8021)MightyPlaza
2024-10-17makefile: fix typo (#8127)Behzad
2024-10-16window: properly break cycles in X11TransientForVaxry
2024-10-16hyprpm: Fix crashes due to misplaced fmt argument(s) (#8140)zakk4223
2024-10-16layout: move applyGroupRules() to onWindowCreated() (#8139)Aqa-Ib
2024-10-16output: send enter events on late wl_output bindsVaxry
2024-10-16[gha] Nix: update inputsvaxerski
2024-10-16layout: enable group rules for new floating windows (#8122)Aqa-Ib
2024-10-14layout: simplify the conditions to autogroup (#8120)Aqa-Ib
2024-10-14IME: Fixup IME popup candidate windows position when scale is not 1.0 (#8117)fanlumaster(Fany Full)
2024-10-14example: update desktop file to include DesktopNamesdeadacute
2024-10-14drm-lease: fix crashes and implementation (#8116)Ikalco
2024-10-14layout: deny auto-grouping a new floating window into a tiled group (#8108)Aqa-Ib
2024-10-14xwm: avoid infinite parent lookup loop in lookupParentExistsVaxry
2024-10-14config/example: add optional smart gaps to the default configVaxry
2024-10-13notif-overlay: add a bit of padding for iconsVaxry
2024-10-13hyprland: convert std::cout and std::cerr to std::println()Toni500git
2024-10-13hyprctl: convert std::cout and std::cerr to std::println()Toni500git
2024-10-13hyprpm: convert std::cout and std::cerr to std::println()Toni500git
2024-10-12drm-syncobj: fix crash on missing timelinesVaxry
2024-10-12xcursor: don't crash on broken permissions in X themesVaxry
2024-10-12input: Fix VRR for constrained cursors (#6877)UjinT34
2024-10-12drm-timeline: Add check for conflicting acquire and release points (#8083)Edgars Cīrulis
2024-10-11internal: improve version query and define HYPRLAND_VERSION (#8034)Toni500github
2024-10-11xwayland: minor cleanups and fixes (#8076)Jasson
2024-10-11config/layout: nuke no_gaps_when_only (#8072)Vaxry
2024-10-10hyprpm: disallow shallow on unknown branchVaxry
2024-10-09gammactrl: guard pMonitor in setGammaVaxry
2024-10-09layout: add merge_floated_into_tiled_on_groupbar (#8042)Aqa-Ib
2024-10-09hyprerror: fix height calc with bottom bar (#8043)JManch
2024-10-09output: update state even if no owner exists (#8044)trianta
2024-10-09CI/release: remove script backup lineMihai Fufezan
2024-10-09output/xdg-output: avoid sending events to released globalsVaxry
2024-10-08keyboard: update group state on change for the sym resolve stateVaxry
2024-10-08renderer: reserve space for error at the bottom if that's setVaxry
2024-10-08hyprerror: make hyprerror reserve space (#8040)Vaxry
2024-10-08defaultConfig: add a nofocus rule for weird X windowsVaxry
2024-10-08layout: remove unnecessary check after 45e8219 (#8037)Aqa-Ib