aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/cursor.c
Commit message (Expand)AuthorAge
* Render drag iconsLibravatar emersion2018-06-09
* Initialise previous cursor position.Libravatar Scott Leggett2018-06-06
* Don't set focus to NULL when clicking a surface which has no containerLibravatar Ryan Dwyer2018-06-04
* Store swayc coordinates as layout-localLibravatar Ryan Dwyer2018-06-01
* Implement floatingLibravatar Ryan Dwyer2018-06-01
* Improve comment.Libravatar Scott Leggett2018-05-28
* Avoid assert on container type.Libravatar Scott Leggett2018-05-28
* Move previous cursor_position inline.Libravatar Scott Leggett2018-05-28
* Simplify logic, remove redundant variables.Libravatar Scott Leggett2018-05-28
* Rely on view_is_visible rather thank walking the tree ourselves.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
* Replace oft-failing abort with if statementLibravatar Drew DeVault2018-05-26
* Check for next_focus before assertLibravatar Ivan Chebykin2018-05-26
* Fix usage of sway_assertLibravatar Ivan Chebykin2018-05-26
* Moved visibility check of of loop, added assertsLibravatar Ivan Chebykin2018-05-26
* Break after first tabbed/stacked layoutLibravatar Ivan Chebykin2018-05-25
* Fix mouse focusing for horizontal/vertical views in tabbed containersLibravatar Ivan Chebykin2018-05-25
* Fixed styling issuesLibravatar Ivan Chebykin2018-05-25
* Focus inactive container instead of checking cursor positionLibravatar Ivan Chebykin2018-05-25
* Skip all nested containersLibravatar Ivan Chebykin2018-05-25
* Implement correct focusing for tabbed containersLibravatar Ivan Chebykin2018-05-25
* Fix focusing from other containersLibravatar Ivan Chebykin2018-05-25
* Don't focus tabbed and stacked containers on mouseoverLibravatar Ivan Chebykin2018-05-25
* Fix focus follows mouse with no focusLibravatar Drew DeVault2018-05-21
* Implement tabbed layoutLibravatar Ryan Dwyer2018-05-21
* Fix border commands from changing focusLibravatar Brian Ashworth2018-05-20
* Fix focus_follows_mouse over swaybarLibravatar Drew DeVault2018-05-20
* Idle handling for dpms/lockscreen et alLibravatar Mattias Eriksson2018-05-13
* Send pointer discrete axis values and sourceLibravatar emersion2018-05-12
* Hide cursor on touch downLibravatar Drew DeVault2018-05-03
* Implement basic touch supportLibravatar Drew DeVault2018-05-02
* Update for swaywm/wlroots#923Libravatar emersion2018-04-27
* Add map_from_region commandLibravatar emersion2018-04-26
* Default to current time when triggering cursor eventsLibravatar emersion2018-04-21
* Update cursor when workspace focus changesLibravatar emersion2018-04-21
* Fullscreen rendering and input fixes.Libravatar Ryan Dwyer2018-04-18
* More fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* 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
* Fix focus_follows_mouse issuesLibravatar Drew DeVault2018-04-06
* Handle unmanaged surfaces motionLibravatar emersion2018-04-05
* Address review feedbackLibravatar Drew DeVault2018-04-04
* Implement input-inhibit in sway, swaylockLibravatar Drew DeVault2018-04-04
* Give layer shells under the shell layer focusLibravatar Drew DeVault2018-04-02
* Merge branch 'wlroots' into view-redesignLibravatar emersion2018-04-02
|\
| * rename seat functionsLibravatar Tony Crisci2018-04-02
* | Xwayland unmanaged views aren't views anymoreLibravatar emersion2018-04-02
|/