aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers
AgeCommit message (Expand)Author
2 daysRenderer: rewrite render scheduling (#8683)Vaxry
5 dayspluginAPI: add register dispatcher v2Vaxry
6 daysinternal: Make static analysis more happy (#8767)Ikalco
6 dayscore: avoid activating toplevel-less surfacesVaxry
7 daysinternal: remove dead code (#8748)Ikalco
7 daysbinds: cycle within group on single monitor if no window found in the argumen...normaltaro
8 daysversionkeeper: init version to 0.0.0 if no file is presentVaxry
8 daysanimationmgr: fixup stack-use-after-returnVaxry
8 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
10 dayscore/data: Use pointer focus for DnD operations (#8707)Vaxry
11 dayshyprctl: add an inhibitingIdle field to windowsVaxry
11 daysdispatchers: Add an option to prioritize focus change within groups with move...normaltaro
13 dayswindowrules: add rules for mouse and touchpad scroll factors (#8655)Mike Will
2024-12-10config: add 'force' option for 'cursor:warp_on_change_workspace' (#8681)Pavel Belyavsky
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-12-06core: Add support for hyprqtutils' update screen (#8651)Vaxry
2024-12-03internal: fixup some missed updateColorsOk() callsVaxry
2024-12-03core: move colorspace handling to oklab (#8635)Vaxry
2024-11-30cleanup: remove leftover var in ThreadManager.cpp (#8611)littleblack111
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-26seat: fix double scrolling in some applications (#8583)Ikalco
2024-11-22core: workspace-related function cleanup / refactorVaxry
2024-11-22keybinds: actually suppress internal keybinds instead of passing them along (...may
2024-11-20internal: fix some misused configStringToInt conversionsVaxry
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-17windows/xdg: minor cleanup of min/max size calculationsVaxry
2024-11-17renderer: add lockdead_screen_delay (#8467)Alexandre Acebedo
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-14xcursors: store themes in a std:set to order it (#8474)Tom Englund
2024-11-14pointer: add drm dumb buffers for cursors (#8399)Vaxry
2024-11-11keybinds: don't animate fullscreen size/pos changes coming inVaxry
2024-11-11pointer: map devices across all outputs by default (#8352)JManch
2024-11-09tablet: use inputMgr unified naming schemeVaxry
2024-11-09input: ignore non-kb ls-es in refocusLastWindowVaxry
2024-11-09input: cleanup device naming logicVaxry
2024-11-08input: Refocus window on scrolling if follows mouse (#8361)nickodei
2024-11-05shadow: add sharp and refactor optionsVaxry
2024-10-30internal: more profiling less calls and local copies (#8300)Tom Englund
2024-10-30input: revert #8279Vaxry
2024-10-30input: simulate mouse movement after scroll to refocus window (#8279)nickodei
2024-10-30group: fix moveWindowIntoGroup (#8297)Aqa-Ib
2024-10-28hyprctl: move setprop into dispatchers (#8275)MightyPlaza