aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* Highlight all child borders when using focus parentLibravatar Ryan Dwyer2018-05-11
* Damage container on focusLibravatar emersion2018-05-10
* Merge pull request #1907 from emersion/backend-input-mappingLibravatar Drew DeVault2018-05-03
|\
| * Default to backend-wise input device mapping, if anyLibravatar emersion2018-05-03
* | Hide cursor on touch downLibravatar Drew DeVault2018-05-03
|/
* Implement basic touch supportLibravatar Drew DeVault2018-05-02
* Merge branch 'master' into refactor-arrange-windowsLibravatar emersion2018-04-29
|\
| * Update for swaywm/wlroots#923Libravatar emersion2018-04-27
* | Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
|/
* Add map_from_region commandLibravatar emersion2018-04-26
* Fix segfault when switching back to workspace with osu!Libravatar emersion2018-04-24
* Default to current time when triggering cursor eventsLibravatar emersion2018-04-21
* Update cursor when workspace focus changesLibravatar emersion2018-04-21
* Fix qutebrowser crash on context menu dismissalLibravatar Drew DeVault2018-04-19
* Merge branch 'master' into fullscreenLibravatar Drew DeVault2018-04-19
|\
| * Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* | Fullscreen rendering and input fixes.Libravatar Ryan Dwyer2018-04-18
* | More fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* | Create sway_workspace struct.Libravatar Ryan Dwyer2018-04-17
* | Implement fullscreen.Libravatar Ryan Dwyer2018-04-16
|/
* remove empty workspace when focusing its outputLibravatar db2018-04-15
* seat_set_focus_wrap: fix use-after-free when destroying last focused containerLibravatar Dominique Martinet2018-04-13
* 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
|\
| * Merge branch 'wlroots' into focus-inactive-fixesLibravatar Tony Crisci2018-04-08
| |\
| * | push all parents of focused container in focus stackLibravatar Tony Crisci2018-04-08
| * | seat focus inactive children foreachLibravatar Tony Crisci2018-04-07
| * | seat get focus inactive viewLibravatar Tony Crisci2018-04-07
* | | Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
* | | Fix cursor motion issuesLibravatar Drew DeVault2018-04-08
| |/ |/|
* | Use wlr_surface_point_accepts_input for unmanaged surfacesLibravatar emersion2018-04-08
* | Implement tablet tool supportLibravatar Drew DeVault2018-04-08
|/
* Give keyboard focus to unmanaged xwayland surfacesLibravatar emersion2018-04-07
* Add debug tree viewLibravatar Drew DeVault2018-04-06
* Fix focus_follows_mouse issuesLibravatar Drew DeVault2018-04-06
* Fix deletion of still-visible workspaces on unfocusLibravatar Drew DeVault2018-04-06
* Handle unmanaged surfaces motionLibravatar emersion2018-04-05
* Merge branch 'wlroots' into fix-focus-inactiveLibravatar Tony Crisci2018-04-04
|\
| * Remove unused SWAY_VIEW_TYPESLibravatar emersion2018-04-04
| * 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
| * Refocus the last focused container on lock exitLibravatar Drew DeVault2018-04-04
* | fix focus childLibravatar Tony Crisci2018-04-04
* | try to fix focus-inactiveLibravatar Tony Crisci2018-04-04
|/
* Merge branch 'wlroots' into split-containers2Libravatar Tony Crisci2018-04-04
|\
| * Give layer shells under the shell layer focusLibravatar Drew DeVault2018-04-02
| * Give exclusive focus to layers above shell layerLibravatar Drew DeVault2018-04-02
* | move output damage to workspace destructorLibravatar Tony Crisci2018-04-03
* | move view and workspace destructors to container.cLibravatar Tony Crisci2018-04-03
|/