aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/seat.c
Commit message (Expand)AuthorAge
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Fix potential null accessesLibravatar Ashkan Kiani2019-04-13
* Support WLR_INPUT_DEVICE_SWITCH in swayLibravatar Ryan Walklin2019-03-19
* Remove debug treeLibravatar Ryan Dwyer2019-03-18
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* Replace seatup allows_events with button callbackLibravatar Ryan Dwyer2019-03-17
* Set prev_workspace_name based off of focusLibravatar Brian Ashworth2019-03-14
* Don't send button events to surfaces when dragging or resizingLibravatar Ryan Dwyer2019-03-11
* Fix crash in cmd_workspace when layer surface has focusLibravatar emersion2019-03-10
* fix "directive argument is null" errorsLibravatar Jeff Peeler2019-03-09
* seat: don't send button release when not pressedLibravatar emersion2019-02-28
* Update for swaywm/wlroots#1517Libravatar emersion2019-02-23
* handle_seat_node_destroy: update seat->workspaceLibravatar Brian Ashworth2019-02-23
* Fix drag icon map listener not removedLibravatar emersion2019-02-18
* seat: allow tree focus changes while layer focusedLibravatar Brian Ashworth2019-02-14
* seat_configure_tablet_tool: configure xcursorLibravatar Brian Ashworth2019-02-07
* Implement pointer-constraints-unstable-v1Libravatar Las2019-01-30
* Merge pull request #3423 from RyanDwyer/fullscreen-globalLibravatar Drew DeVault2019-01-27
|\
| * Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* | Use sway_log_errno instead of strerrorLibravatar Ian Fan2019-01-24
|/
* Update for swaywm/wlroots#1402Libravatar emersion2019-01-24
* seat_create: set initial focus for added seatsLibravatar Brian Ashworth2019-01-22
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Disarm key repeat on reloadLibravatar Brian Ashworth2019-01-14
* Merge pull request #3402 from RyanDwyer/refactor-seatopsLibravatar Drew DeVault2019-01-13
|\
| * Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* | reload: reset input configsLibravatar Brian Ashworth2019-01-09
|/
* Simplify evdev includes on FreeBSD by relying on up-to-date packageLibravatar Jan Beich2019-01-09
* Merge pull request #3385 from robertgzr/reset_output_mappingLibravatar Drew DeVault2019-01-08
|\
| * cursor: allow mapping to all outputsLibravatar Robert Günzler2019-01-09
* | seat: unhide the cursor if it is warped to focusLibravatar Rouven Czerwinski2019-01-07
|/
* Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* 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
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* removed unneeded code fragmentLibravatar madblobfish2018-11-04
* 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
* seat_update_capabilities: Set cursor image while we have the capabilityLibravatar Ryan Dwyer2018-10-23
* Make workspace back_and_forth seat-specificLibravatar Ryan Dwyer2018-10-21
* Remove raise_floating directiveLibravatar Ryan Dwyer2018-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
|/