summaryrefslogtreecommitdiffstats
path: root/include/sway/input
Commit message (Expand)AuthorAge
...
* ipc: prevent emitting a workspace::focus event when moving a container to a d...Libravatar Ian Fan2018-08-01
* Bindings use advised keyboard repeat parametersLibravatar frsfnrrg2018-07-29
* Implement key repeat for pressed key bindingsLibravatar frsfnrrg2018-07-29
* Add virtual keyboard protocolLibravatar Drew DeVault2018-07-28
* When unfloating, return container to previously focused tiled containerLibravatar Ryan Dwyer2018-07-28
* Invoke mouse bindingsLibravatar frsfnrrg2018-07-23
* Store last button and use it when views request to move or resizeLibravatar Ryan Dwyer2018-07-22
* Prevent re-uploading the same cursor image multiple timesLibravatar Ryan Dwyer2018-07-22
* Replace static handle_end_operation with seat_end_mouse_operationLibravatar Ryan Dwyer2018-07-22
* Implement xdg shell request_move and request_resize eventsLibravatar Ryan Dwyer2018-07-22
* Implement floating_modifier and mouse operations for floating viewsLibravatar Ryan Dwyer2018-07-22
* Don't unfocus when an override redirect window is mappedLibravatar emersion2018-07-18
* Make focus part of transactionsLibravatar Ryan Dwyer2018-07-15
* Fix crash when deleting last child in a tabbed or stacked containerLibravatar Ryan Dwyer2018-06-23
* Fix keyboard shortcut handling inconsistenciesLibravatar frsfnrrg2018-06-12
* Render drag iconsLibravatar emersion2018-06-09
* Comment to explain sway_shortcut_state listsLibravatar frsfnrrg2018-06-01
* Rewrite shortcut handling code to avoid hardcoded valuesLibravatar frsfnrrg2018-06-01
* Move previous cursor_position inline.Libravatar Scott Leggett2018-05-28
* Store previous position in sway_cursor.Libravatar Scott Leggett2018-05-28
* Focus containers only on entry.Libravatar Scott Leggett2018-05-27
* Don't track damage for views on inactive tabsLibravatar Ryan Dwyer2018-05-21
* Fix border commands from changing focusLibravatar Brian Ashworth2018-05-20
* Default to current time when triggering cursor eventsLibravatar emersion2018-04-21
* Clean up cursor simulation code.Libravatar Danny Bautista2018-04-10
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* Merge pull request #1769 from acrisci/focus-inactive-fixesLibravatar Drew DeVault2018-04-08
|\
| * 80charLibravatar Tony Crisci2018-04-08
| * Merge branch 'wlroots' into focus-inactive-fixesLibravatar Tony Crisci2018-04-08
| |\
| * | seat focus inactive children foreachLibravatar Tony Crisci2018-04-07
| * | seat get focus inactive viewLibravatar Tony Crisci2018-04-07
* | | Fix cursor motion issuesLibravatar Drew DeVault2018-04-08
| |/ |/|
* | Implement tablet tool supportLibravatar Drew DeVault2018-04-08
|/
* Give keyboard focus to unmanaged xwayland surfacesLibravatar emersion2018-04-07
* Address review feedbackLibravatar Drew DeVault2018-04-04
* Implement input-inhibit in sway, swaylockLibravatar Drew DeVault2018-04-04
* Add input inhibitor to input managerLibravatar Drew DeVault2018-04-04
* Give exclusive focus to layers above shell layerLibravatar Drew DeVault2018-04-02
* Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\
| * dont copy input configLibravatar Tony Crisci2018-04-02
| * remove unused attachment configLibravatar Tony Crisci2018-04-02
| * dont copy seat config on the seatLibravatar Tony Crisci2018-04-02
| * rename input-manager functionsLibravatar Tony Crisci2018-04-02
| * rename seat functionsLibravatar Tony Crisci2018-04-02
* | basic split containersLibravatar Tony Crisci2018-03-31
|/
* Address review feedbackLibravatar Drew DeVault2018-03-31
* Handle set_cursor requests from clientsLibravatar emersion2018-03-30
* Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
* Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
* rename container functionsLibravatar Tony Crisci2018-03-29