aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* Apply implicit fallback seat configLibravatar Brian Ashworth2018-12-31
* hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* Verify seat fallback settings on reloadLibravatar Brian Ashworth2018-12-30
* Revamp seat configsLibravatar Brian Ashworth2018-12-29
* Remove button from state on release during opLibravatar Brian Ashworth2018-12-29
* Split image_surface handling into own functionLibravatar Brian Ashworth2018-12-25
* Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* Change mouse buttons to x11 map and libevdev namesLibravatar Brian Ashworth2018-12-25
* Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* Focus node before tiling drag if on titlebarLibravatar Brian Ashworth2018-12-17
* Allow tiling views to be dragged by the titlebarLibravatar Brian Ashworth2018-12-17
* Update for swaywm/wlroots#1377Libravatar Rostislav Pehlivanov2018-12-16
* Fix focusing on non-visible workspaceLibravatar Brian Ashworth2018-12-14
* Keep focus when destroying containers on nonvis wsLibravatar Brian Ashworth2018-12-12
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* Fix segfault in dispatch_cursor_buttonLibravatar emersion2018-11-15
* Add focus_follows_mouse always. (#3081)Libravatar Connor E2018-11-06
* removed unneeded code fragmentLibravatar madblobfish2018-11-04
* Merge pull request #3021 from Snaipe/singlekey-binding-triggerLibravatar Drew DeVault2018-11-03
|\
| * binding: match single-key bindings if no multi-key binding matchedLibravatar Franklin "Snaipe" Mathieu2018-10-29
* | Move view border properties to container structLibravatar Ryan Dwyer2018-10-31
* | cursor: fix uninitialized pointer in cursor_rebaseLibravatar mwenzkowski2018-10-28
* | Merge pull request #3010 from Emantor/fix/cursor_warping_view_mapLibravatar Drew DeVault2018-10-28
|\ \
| * | input-manager: consider cursor warping on input_manager_set_focusLibravatar Rouven Czerwinski2018-10-28
* | | seat: don't traverse the list to check if it's emptyLibravatar Konstantin Kharlamov2018-10-27
|/ /
* / Fix focus after a non-visible workspace's last container is destroyedLibravatar Ryan Dwyer2018-10-26
|/
* 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