aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-12-08crashreporter: avoid clang warningVaxry
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-12-06core: Add support for hyprqtutils' update screen (#8651)Vaxry
2024-12-06snap: use the bit mask to check if snapping occurred (#8659)Mike Will
2024-12-06renderer: drop requesting OUT_FENCE_PTRVaxry
2024-12-05core: move version include to hyprctlVaxry
2024-12-05hyprctl: add directScanout to hyprctl monitorsVaxry
2024-12-05core: feeling a bit quirky today.Vaxry
2024-12-05core: add a few festive splashesVaxry
2024-12-04snap: check which corner is being grabbed for monitor snapping (#8637)Mike Will
2024-12-03internal: fixup some missed updateColorsOk() callsVaxry
2024-12-03cleanup: Revert use doLater instead of adding idle event handlers (#8624)vaxerski
2024-12-03core: move colorspace handling to oklab (#8635)Vaxry
2024-12-02version: add link versions for other utils (#8619)Vaxry
2024-12-02master: make center ignore reserved areas (#8625)UjinT34
2024-12-01cleanup: use doLater instead of adding idle event handlers (#8624)Ikalco
2024-11-30cleanup: remove leftover var in ThreadManager.cpp (#8611)littleblack111
2024-11-28renderer: restore discard mode after IME render passVaxry
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