aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/input/InputManager.cpp
AgeCommit message (Expand)Author
2024-04-21idle-inhibit: move to new implVaxry
2024-04-21input: check for focused_client being null before reading its clientVaxry
2024-04-21cursor-shape: move to new implVaxry
2024-04-15input: send an empty relative event after constraint motion eventsVaxry
2024-04-08input: Option for handling off-window axis events (#4177)dranull
2024-04-07IME: fix IME popup mouse inputs (again) (#5417)Junxuan Liao
2024-04-07input: Dont set active monitor when simulating mouse movement (#5465)thejch
2024-04-06input: fix focus on maximized bg surfacesVaxry
2024-04-06input: fixup background layer checking on maximizedVaxry
2024-04-03input: allow focus to bottom layers on maximized in reservedVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-31input: Fix incorrect keyboard focus taken when no window was present (#5337)Zach DeCook
2024-03-25layer-shell: render popups above everythingVaxry
2024-03-25keybinds: Fix exit trigger by moving it to monitor.frame (#5240)dmayle
2024-03-24IME: Refactor and fixup popupsVaxry
2024-03-23input: Add options to set tablet's active area (#5199)Khalid
2024-03-20tablet: Add left_handed option for tablets (#5178)Khalid
2024-03-20refactor: move window.hpp to desktop/Vaxry
2024-03-09input: fix minor default cursor reset conditionsVaxry
2024-03-09deps: update wlrootsVaxry
2024-03-08input: scale local coords in constraintsVaxry
2024-03-05config: Add input:scroll_factor configuration (#4980)Grant Ammons
2024-03-04input: send motion to confined cursorsVaxry
2024-03-03config: improve config value infrastructureVaxry
2024-03-02input: Rewritten pointer constraints (#4889)Vaxry
2024-03-02keybinds: better follow xkb translation stateVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-27config: Add option to resolve keybinds by sym instead of code (#4851)Tobias Zimmermann
2024-02-27input: Map touch devices and tablets bound to an output (#3544)Philip Damianik
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-17input: refocus on completed dragsVaxry
2024-02-15input: fix follow_focusVaxry
2024-02-15input: don't schedule frame on cursor move on hw cursorsVaxry
2024-02-15input: avoid rampant refocuses on popupsVaxry
2024-02-15input: log cursor image requestsVaxry
2024-02-12input: avoid reassigns of unchanged surfaces in processMouseRequestVaxry
2024-02-10input: focus monitor on mouse downVaxry
2024-02-10input: partially revert #4514Vaxry
2024-02-04input: focus window on mouse down on decoration (#4514)MightyPlaza
2024-01-27deps: update wlrootsVaxry
2024-01-24input: Allow disabling touchscreen input (#4517)Zach DeCook
2024-01-19core: improve cleanup logicvaxerski
2024-01-17input: partially revert #4401vaxerski
2024-01-12layershell: Fix greedy mouse grab from keyboard_interactive layer (#4401)Zach DeCook
2024-01-01input: Ignore some input events when focus is on a layer surface (#4306)dranull
2023-12-30groupbar: Middle click on groupbar to close tab (#4297)dranull
2023-12-29renderer: ignore windowRequestedCursorHidevaxerski
2023-12-28internal: Unify input handling on decorations (#4280)dranull
2023-12-27input: don't steal mouseDown from LS (#4260)MightyPlaza
2023-12-18renderer: cursor hiding logic improvements (#4184)dusanx