aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* Rebase the cursor after applying transactionsLibravatar Ryan Dwyer2018-10-25
* When scrolling on a tab titlebar, set focus_inactive if not focusedLibravatar Ryan Dwyer2018-10-24
* seat_update_capabilities: Set cursor image while we have the capabilityLibravatar Ryan Dwyer2018-10-23
* Fix dormant cursor when using multiple seatsLibravatar Ryan Dwyer2018-10-23
* Make workspace back_and_forth seat-specificLibravatar Ryan Dwyer2018-10-21
* Merge pull request #2888 from RyanDwyer/remove-raise-floatingLibravatar Drew DeVault2018-10-20
|\
| * Remove raise_floating directiveLibravatar Ryan Dwyer2018-10-20
* | Fix crash when defaut seat is not createdLibravatar Mihai Coman2018-10-20
|/
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Merge pull request #2872 from RyanDwyer/cursor-rebaseLibravatar Drew DeVault2018-10-20
|\
| * Introduce cursor_rebaseLibravatar Ryan Dwyer2018-10-19
* | Fix crash when ending tiling dragLibravatar Ryan Dwyer2018-10-20
|/
* Fix logic used for mouse_warping outputLibravatar Ryan Dwyer2018-10-19
* Merge pull request #2875 from RedSoxFan/input-device-bindingsLibravatar Drew DeVault2018-10-19
|\
| * cmd_bind{sym,code}: Implement per-device bindingsLibravatar Brian Ashworth2018-10-18
* | Consider cursor warp when switching workspacesLibravatar Ryan Dwyer2018-10-19
|/
* Remove cursor warping from seat_set_focusLibravatar Ryan Dwyer2018-10-18
* Merge pull request #2820 from Emantor/fix-mouse-warping-containerLibravatar Drew DeVault2018-10-17
|\
| * seat: use new warping functions for cursor warping during focus warpLibravatar Rouven Czerwinski2018-10-16
| * cursor: functions to warp cursor to container and workspaceLibravatar Rouven Czerwinski2018-10-16
* | Prevent duplicate workspace::focus eventsLibravatar Ryan Dwyer2018-10-16
* | Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpLibravatar Ryan Dwyer2018-10-15
* | swaybar: show hidden bar on key eventLibravatar Ian Fan2018-10-14
|/
* Add libinput send_events config for touchLibravatar Thiago Mendes2018-10-10
* Merge pull request #2806 from v-gu/add-libinput-support-for-keyboardLibravatar Drew DeVault2018-10-10
|\
| * add libinput config for keyboardLibravatar Vincent Gu2018-10-09
* | Merge branch 'master' into mouse-warping-containerLibravatar Ryan Dwyer2018-10-10
|\ \
| * | Fix floating click eventsLibravatar Ryan Dwyer2018-10-10
| |/
* / Add mouse_warping containerLibravatar Rouven Czerwinski2018-10-10
|/
* Introduce container_is_transient_forLibravatar Ryan Dwyer2018-10-08
* Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
* Remove unneeded variableLibravatar Ryan Dwyer2018-10-08
* Reload config using idle eventLibravatar Ryan Dwyer2018-10-08
* Move sticky containers when switching workspace via criteriaLibravatar Ryan Dwyer2018-10-06
* Fix crash when flattening container after movingLibravatar Ryan Dwyer2018-10-05
* Fix #2763Libravatar Drew DeVault2018-10-04
* Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnectLibravatar emersion2018-10-04
|\
| * Give focus to another swaylock surface when output is disconnectedLibravatar Ryan Dwyer2018-10-04
* | Ignore unrelated cursor buttons while doing seat operationsLibravatar Ryan Dwyer2018-10-04
|/
* Fix focusing topmost floating windowsLibravatar Jonathan Buch2018-10-03
* Simplify raising a container in seatLibravatar Jonathan Buch2018-10-03
* Add configuration for raising containers on focusLibravatar Jonathan Buch2018-10-03
* Add sanity check for empty focus stackLibravatar Ryan Dwyer2018-10-03
* Merge pull request #2703 from RyanDwyer/csd-borderLibravatar Drew DeVault2018-10-03
|\
| * Add CSD to border modesLibravatar Ryan Dwyer2018-09-27
* | Set focus_inactive on a sibling when a container closes in an inactive workspaceLibravatar Ryan Dwyer2018-10-02
* | Fix smart gapsLibravatar Brian Ashworth2018-10-01
* | Merge pull request #2725 from PumbaPe/add-tap-and-dragLibravatar Drew DeVault2018-09-30
|\ \
| * | add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
| |/
* | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30