aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-11-22monitor: fix default focus when switching to a fs workspaceVaxry
2024-11-22keybinds: actually suppress internal keybinds instead of passing them along (...may
2024-11-22bezier: optimize setup of bezier curves (#8528)Tom Englund
2024-11-20renderer: fixup blur optimization considitonsvaxerski
2024-11-20internal: fix some misused configStringToInt conversionsVaxry
2024-11-19xdg-shell: even more robust layout min/max sizeVaxry
2024-11-19xdg-shell: don't report invalid min/max sizes on unsetVaxry
2024-11-19internal: minor cleanups for color resultsVaxry
2024-11-18miscfunctions: move configStringToInt to std::expectedVaxry
2024-11-18keybinds: move to managed pointersVaxry
2024-11-18keybinds: allow repeating multiple binds (#8290)MightyPlaza
2024-11-18config: update the configStringToInt implementation (#8476)Maximilian Seidler
2024-11-18Fix example config name in auto-generated cfg header (#8509)🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
2024-11-18internal: fix changeWindowZOrder reordering incorrectly (#8494)Aqa-Ib
2024-11-18miscfunctions: fix cross buildVaxry
2024-11-18constraints: don't warp pointer position on release (#8491)johannes hanika
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-17windows/xdg: minor cleanup of min/max size calculationsVaxry
2024-11-17hyprpm: fix format crashVaxry
2024-11-17renderer: simplify blur enabling logicVaxry
2024-11-17renderer: don't render unmapped popupsVaxry
2024-11-17renderer: add lockdead_screen_delay (#8467)Alexandre Acebedo
2024-11-16hyprctl: add json output on hyprctl -j plugins list (#8480)Ruslan
2024-11-16workspacerules: Do not check 'on-created-empty' if using a workspace windowru...staz
2024-11-16[gha] Nix: update inputsvaxerski
2024-11-16core: guard pmonitor in focuswindowVaxry
2024-11-16workspace: fix missing name via focusworkspaceoncurrentmonitor (#8484)sslater11
2024-11-15bind: new long press option (#8302)littleblack111
2024-11-15protocols: mark primarySelection as not privilegedVaxry
2024-11-15drm: enable explit out fence in AQ (#8431)UjinT34
2024-11-14xcursors: store themes in a std:set to order it (#8474)Tom Englund
2024-11-14descriptions: add use_cpu_bufferVaxry
2024-11-14pointer: add drm dumb buffers for cursors (#8399)Vaxry
2024-11-13flake.lock: updateMihai Fufezan
2024-11-12makefile: add stub to discourage direct makeVaxry
2024-11-12logging: Add some context to config error logs (#8326)SoSeDiK
2024-11-11config: Changed the default value of decoration:blur:ignore_opacity to true (...nnra
2024-11-11Nix: disable uwsm desktop file installationMihai Fufezan
2024-11-11Lock uwsm desktop file behind feature flagMihai Fufezan
2024-11-11meson: autodetect systemdMihai Fufezan
2024-11-11rename hyprland-systemd.desktop and remove hyprland-session.serviceIzmyname
2024-11-11systemd: hyprland-systemd.desktop -> hyprland-uwsm.desktopizmyname
2024-11-11keybinds: don't animate fullscreen size/pos changes coming inVaxry
2024-11-11renderer: scaled surfaces could have zero area (#8423)dawsers
2024-11-11pointer: map devices across all outputs by default (#8352)JManch
2024-11-11debug: clean up fetching of the contents of /proc/device-tree (#8413)WavyEbuilder
2024-11-10core: fixup execAndGetVaxry