aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-11-28descriptions: change allow_pin_fullscreen value to false (#8592)nyx
2024-11-28core: fix compilation outside stdlibc++Vaxry
2024-11-27sessionLock: don't send motion events on every surface commit (#8584)Andre Toerien
2024-11-27renderer: fix incorrect early return (#8590)Agent00Ming
2024-11-26seat: fix double scrolling in some applications (#8583)Ikalco
2024-11-25shm: fix shm fd size check before creating or resizing shm_pool (#8572)Nabil Otsmane
2024-11-24config: don't overwrite errors in gradientsVaxry
2024-11-24config: throw an error explicitly when parsing colors in gradientsVaxry
2024-11-23snap: account for position of multiple monitors (#8543)Mike Will
2024-11-23binds: add option to allow fullscreening a pinned window (#8526)littleblack111
2024-11-23renderer: add option to blur IME popups (#8521)Ryan
2024-11-22core: workspace-related function cleanup / refactorVaxry
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-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-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-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-11keybinds: don't animate fullscreen size/pos changes coming inVaxry
2024-11-11renderer: scaled surfaces could have zero area (#8423)dawsers