aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/xdg_shell_v6.c
Commit message (Collapse)AuthorAge
...
* add kill commandLibravatar Tony Crisci2018-01-20
|
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
|
* desktop: use wlr-surface commitLibravatar Tony Crisci2017-12-27
|
* remove verbose commit loggingLibravatar Tony Crisci2017-12-18
|
* sway input deviceLibravatar Tony Crisci2017-12-12
|
* set focus on new windowLibravatar Tony Crisci2017-12-10
|
* view activateLibravatar Tony Crisci2017-12-06
|
* view set positionLibravatar Tony Crisci2017-12-05
|
* 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
|
* xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespecLibravatar Dominique Martinet2017-11-23
| | | | | wlroots 1e0e73 added struct timespec to wlr_seat.h, so we need to define a _POSIX_C_SOURCE large enough whenever we include wlr_seat.h
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
|
* Initial (awful) pass on xdg shell supportLibravatar Drew DeVault2017-11-11