aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/cursor.c
Commit message (Expand)AuthorAge
* 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
|/
* Merge pull request #1684 from swaywm/follow-warpLibravatar Drew DeVault2018-03-31
|\
| * Address review feedbackLibravatar Drew DeVault2018-03-31
| * Fix interaction between warping and followingLibravatar Drew DeVault2018-03-31
| * Implement focus_follows_mouseLibravatar Drew DeVault2018-03-31
| * Implement mouse warpingLibravatar Drew DeVault2018-03-31
* | Fix xwayland configure in set_sizeLibravatar emersion2018-03-31
|/
* Check for null containerLibravatar Drew DeVault2018-03-31
* Merge pull request #1682 from emersion/unmanaged-no-containerLibravatar Drew DeVault2018-03-31
|\
| * Make it clear that unmanaged views don't have a containerLibravatar emersion2018-03-31
* | Fix bug with previous commitLibravatar Drew DeVault2018-03-31
|/
* Fix #1104Libravatar Drew DeVault2018-03-31
* Use wlr_surface_point_accepts_inputLibravatar Drew DeVault2018-03-30
* Pass pointer events to surface layersLibravatar Drew DeVault2018-03-30
* Merge branch 'wlroots' into client-cursorsLibravatar emersion2018-03-30
|\
| * Fix segfaults when focusing a workspaceLibravatar emersion2018-03-30
| * Fix pointer events for hidden workspacesLibravatar emersion2018-03-30
* | 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
* address feedbackLibravatar Tony Crisci2018-03-29
* rename container functionsLibravatar Tony Crisci2018-03-29
* move tree includes to their own directoryLibravatar Tony Crisci2018-03-29
* Update input events per swaywm/wlroots#765Libravatar Drew DeVault2018-03-28
* config reload: destroy old seat when removed from configLibravatar Dominique Martinet2018-01-22
* render override redirectLibravatar Tony Crisci2018-01-14
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
* dont set cursor image on motionLibravatar Tony Crisci2017-12-19
* Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-16
* basic configurationLibravatar Tony Crisci2017-12-14
* seat focus on button pressLibravatar Tony Crisci2017-12-10