aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers
AgeCommit message (Expand)Author
2024-02-14dwindle: add swapsplit dispatcher (#4702)Niklas Haas
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-09keybinds: Fix focus not moving along when moving workspace (#4660)Sefa Eyeoglu
2024-02-05keybinds: focusWorkspaceOnCurrentMonitor: use focused monitor instead (#4625)Epilepsy Gatherings
2024-02-05xwaylandmgr: proper clamping for setWindowSizeVaxry
2024-02-05xwaylandmgr: clamp size in setWindowSizeVaxry
2024-02-05hyprctl: move to a class and unify commandsVaxry
2024-02-04input: focus window on mouse down on decoration (#4514)MightyPlaza
2024-02-02keybinds: fix ignoremods with releaseVaxry
2024-01-28monitor: wrap usage of wlr_output_stateVaxry
2024-01-27deps: update wlrootsVaxry
2024-01-24input: Allow disabling touchscreen input (#4517)Zach DeCook
2024-01-19keybinds: avoid duplicated held keys, only use last, remove allvaxerski
2024-01-19input: track exclusive LSesvaxerski
2024-01-19core: improve cleanup logicvaxerski
2024-01-17input: partially revert #4401vaxerski
2024-01-15keybinds: Add dispatcher for xmonad/qtile-style workspace switching (#4439)virchau13
2024-01-12layershell: Fix greedy mouse grab from keyboard_interactive layer (#4401)Zach DeCook
2024-01-11swipe: Prevent hiding current workspace when swiping (#4417)scorpion-26
2024-01-10keybinds: fix tracking of sent key statesvaxerski
2024-01-02keybinds: Refocus only if the silently moved window had the focus (#4328)dranull
2024-01-01keybinds: fix keys getting stuck + minor refactor & optimizations to keybind ...rszyma
2024-01-01input: Ignore some input events when focus is on a layer surface (#4306)dranull
2023-12-30deco: fix missing border on togglefloating (#4305)MightyPlaza
2023-12-30groupbar: Middle click on groupbar to close tab (#4297)dranull
2023-12-29internal: minor include fixes and missed formatvaxerski
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-24dispatchers: add tiled/floating to cyclenextvaxerski
2023-12-20idle: notify idle on tablet inputs (#4201)Junxuan Liao
2023-12-18renderer: cursor hiding logic improvements (#4184)dusanx
2023-12-17internal: nuke CWindow::m_bMappedX11Vaxry
2023-12-17xwaylandmgr: allow resizes without a monitorVaxry
2023-12-16input: Activate resize_on_border only when key is pressed (#4170)dranull
2023-12-15input: Prevent crash with invalid keyboard layout (#4157)dranull
2023-12-13Revert "xwayland: push invisible windows outside layout"Vaxry
2023-12-12input: unset resize cursor on empty focusVaxry
2023-12-12xwayland: push invisible windows outside layoutVaxry
2023-12-11internal: fix interactions with fakefullscreen (#4113)François Conzelmann
2023-12-11renderer: double lookup fix, input: double conversion fix (#4124)nmzik
2023-12-10input: Add scroll_points option for device (#4101)Mihai Fufezan
2023-12-10internal: Remake borders as window decorations (#4104)Vaxry
2023-12-09input: add relative_input for tabletsVaxry
2023-12-07README: add note about hyprpm + clang-formatVaxry
2023-12-07keybinds: check for null last monitor in changeworkspace (#4077)ddmetz
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-12-06input: don't send mouse events on touch (#4071)swwind