aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/view.h
Commit message (Expand)AuthorAge
* Send surface enter/leave eventsLibravatar Drew DeVault2018-02-25
* view interfaceLibravatar Tony Crisci2018-01-21
* add kill commandLibravatar Tony Crisci2018-01-20
* render override redirectLibravatar Tony Crisci2018-01-14
* view activateLibravatar Tony Crisci2017-12-06
* view set positionLibravatar Tony Crisci2017-12-05
* Merge branch 'wlroots' into feature/xwaylandLibravatar Tony Crisci2017-12-04
|\
| * wl-shell: class instead of app_idLibravatar Tony Crisci2017-12-03
| * Merge branch 'wlroots' into feature/wl-shellLibravatar Tony Crisci2017-12-03
| |\
| * | basic wl-shellLibravatar Tony Crisci2017-12-03
| * | sway wl_shellLibravatar Tony Crisci2017-12-03
* | | xwayland shellLibravatar Tony Crisci2017-12-04
| |/ |/|
* | use "size" instead of "dimensions"Libravatar Tony Crisci2017-12-03
|/
* Handle view destruction properlyLibravatar Drew DeVault2017-11-25
* Fix rendering issues, wire up some xdg listenersLibravatar Drew DeVault2017-11-25
* Arrange windows on desktopLibravatar Drew DeVault2017-11-25
* Add views to tree and render themLibravatar Drew DeVault2017-11-22
* Initial (awful) pass on xdg shell supportLibravatar Drew DeVault2017-11-11