aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
8 daysinternal: remove dead code (#8748)Ikalco
8 daysbinds: cycle within group on single monitor if no window found in the argumen...normaltaro
9 dayswindowrules: fixup duplicate rule enum tagsVaxry
9 daysversionkeeper: init version to 0.0.0 if no file is presentVaxry
9 daysnix/meson: add re2 dependency (#8738)Austin Horstman
9 daysopengl: fixup missed /4 in oklab parsingVaxry
9 dayswindowrules: fix prop rules with boolean valuesVaxry
9 dayslayerrules: fix ignorezero not workingVaxry
9 daysopengl: fixup invalid ogl uniform readsVaxry
9 daysanimationmgr: fixup stack-use-after-returnVaxry
9 dayscore: Move regex from stdlib to re2 (#8736)Vaxry
9 dayscore: Optimize window/layer rule application and scanning (#8735)Vaxry
9 dayscore: drop using deques in favor of vectorsVaxry
10 daysinput: add warp_back_after_non_mouse_inputVaxry
11 daysxwayland: Support cross DnD from Wayland (#8708)Vaxry
11 dayscore/data: Use pointer focus for DnD operations (#8707)Vaxry
12 dayscompositor: fix monitor arrangement with mixed auto directionsVaxry
12 dayshyprctl: add an inhibitingIdle field to windowsVaxry
12 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
14 dayslayersurface: use lastMonitor and not monitor from cursor for new lsVaxry
14 dayscore/data-device: expand damage region to fix minor px errorsVaxry
2024-12-11windowrules: add rules for mouse and touchpad scroll factors (#8655)Mike Will
2024-12-11workspace: 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