aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers
AgeCommit message (Expand)Author
2024-04-02clang-formatworkspace-storage-refactorVaxry
2024-04-02refactor workspaces to use ptrsVaxry
2024-04-01IME: Fix ime popup coordinates and artifacts (#5373)Sungyoon Cho
2024-04-01animations: simplify window loopVaxry
2024-04-01renderer: Fix layer and window damage sometimes missing 1 frame (#5370)thejch
2024-04-01socket2: sanitize data for newlinesVaxry
2024-04-01textinput: fix typo (#5365)Sungyoon Cho
2024-03-31textinput: send deactivate on disable tiVaxry
2024-03-31renderer/animations: Fix various inaccurate damage tracking issues and offset...thejch
2024-03-31input: Fix incorrect keyboard focus taken when no window was present (#5337)Zach DeCook
2024-03-30IME: don't assert on lock mismatch, just fix itVaxry
2024-03-30dispatchers: open special ws on active monitor instead of mouse monitor (#5330)thejch
2024-03-29keybinds: add binds:disable_keybind_grabbingVaxry
2024-03-28format: fix formatVaxry
2024-03-26textinput: fix ime when opening multiple windows (#5281)Sungyoon Cho
2024-03-25layer-shell: render popups above everythingVaxry
2024-03-25keybinds: Fix exit trigger by moving it to monitor.frame (#5240)dmayle
2024-03-24cursormgr: don't set x theme in changeThemeVaxry
2024-03-24cursormgr: log theme loading failuresVaxry
2024-03-24ime: fix build without pchVaxry
2024-03-24IME: Refactor and fixup popupsVaxry
2024-03-24text-input: reset lock counter on surface destroyVaxry
2024-03-24animationmgr: use realpos and size for border damageVaxry
2024-03-24cursormgr: initialize size to 0Vaxry
2024-03-23animations: Fix animation issue in focusworkspaceoncurrentmonitor (#5202)thejch
2024-03-23input: fix crash with text-input-v1 (#5234)Sungyoon Cho
2024-03-23input: Add options to set tablet's active area (#5199)Khalid
2024-03-22IME/TI: Fixes and refactoringVaxry
2024-03-22IME: guard unfocused TIs in leaveVaxry
2024-03-22IME: fix crashes with destroyed text-inputsVaxry
2024-03-20swipe: fix nullptr in `onSwipeUpdate` (#5191)Horror Proton
2024-03-20tablet: Add left_handed option for tablets (#5178)Khalid
2024-03-20refactor: move window.hpp to desktop/Vaxry
2024-03-19config/workspace: added workspace selectorsVaxry
2024-03-19IME: Improve handling of text-input and ime-relay (#5147)joshua
2024-03-19tablet: minor focus fixesVaxry
2024-03-18socket2: add pin eventVaxry
2024-03-17cursormgr: scale hotspot with bufferVaxry
2024-03-17swipe: Touchscreen workspace swipe (#4489)Zach DeCook
2024-03-17keybinds: add Dispatchers for "force float" and "force tiling" (non-toggle) (...djvs
2024-03-16renderer: add better multi monitor animations (#5126)thejch
2024-03-15sessionlock: refocus after destroy focused surface (#5117)drendog
2024-03-15lock: fix red screen issues with multiple monitors (#5100)Maximilian Seidler
2024-03-13master: Fix master layout window focus and scroll (#5074)thejch
2024-03-12keybinds: Fix typo (#5081)Ikko Eltociear Ashimine
2024-03-11cursormgr: use XCURSOR_THEME for x themesVaxry
2024-03-11core: Fix typo and check grandchild PID in spawn() (#5070)Lucas Reis
2024-03-09cursormgr: fix invalid access to hyprcursor in xwayland initVaxry
2024-03-09input: fix minor default cursor reset conditionsVaxry
2024-03-09cursormgr: fix memory leak with cursor buffersVaxry