aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
8 daysversionkeeper: init version to 0.0.0 if no file is presentVaxry
8 daysnix/meson: add re2 dependency (#8738)Austin Horstman
8 daysopengl: fixup missed /4 in oklab parsingVaxry
8 dayswindowrules: fix prop rules with boolean valuesVaxry
8 dayslayerrules: fix ignorezero not workingVaxry
8 daysopengl: fixup invalid ogl uniform readsVaxry
8 daysanimationmgr: fixup stack-use-after-returnVaxry
8 dayscore: Move regex from stdlib to re2 (#8736)Vaxry
8 dayscore: Optimize window/layer rule application and scanning (#8735)Vaxry
9 dayscore: drop using deques in favor of vectorsVaxry
9 daysinput: add warp_back_after_non_mouse_inputVaxry
10 daysxwayland: Support cross DnD from Wayland (#8708)Vaxry
11 dayscore/data: Use pointer focus for DnD operations (#8707)Vaxry
11 dayscompositor: fix monitor arrangement with mixed auto directionsVaxry
11 dayshyprctl: add an inhibitingIdle field to windowsVaxry
11 daysdispatchers: Add an option to prioritize focus change within groups with move...normaltaro
12 dayssnap: bias reserved area when its size is greater than zero (#8694)Mike Will
13 daysdata-device: fixup wrong box expansionVaxry
13 dayslayersurface: use lastMonitor and not monitor from cursor for new lsVaxry
13 dayscore/data-device: expand damage region to fix minor px errorsVaxry
13 dayswindowrules: add rules for mouse and touchpad scroll factors (#8655)Mike Will
14 daysworkspace: update hasFullscreenWindow in updateWindowsVaxry
2024-12-10config: add 'force' option for 'cursor:warp_on_change_workspace' (#8681)Pavel Belyavsky
2024-12-10core: Fix workspace selector parsing (#8687)Alexander Iliev
2024-12-10windows: allow replacing existing fullscreen (#8566)littleblack111
2024-12-10core/output: don't send enter too aggresivelyVaxry
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