aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/xdg_shell_v6.c
Commit message (Expand)AuthorAge
* Don't damage the whole outputLibravatar emersion2018-04-06
* Simplify damage tracking functions, use them in layer shellLibravatar emersion2018-04-06
* Send surface enter/leave events to view childrenLibravatar emersion2018-04-06
* Fix xwayland unmanaged surfacesLibravatar emersion2018-04-05
* Track damage of xdg-shell-v6 popupsLibravatar emersion2018-04-05
* Implement shell viewsLibravatar emersion2018-04-05
* Remove unused SWAY_VIEW_TYPESLibravatar emersion2018-04-04
* Address review commentsLibravatar emersion2018-04-02
* Add sway_view_implLibravatar emersion2018-03-31
* Introduce common functions to create, map, unmap, destroy viewsLibravatar emersion2018-03-31
* Handle map/unmap events in xdg-shell-v6Libravatar emersion2018-03-30
* Add lite damage trackingLibravatar emersion2018-03-30
* Fix workspace deletion edge casesLibravatar Drew DeVault2018-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
* Merge pull request #1647 from acrisci/refactor-treeLibravatar Drew DeVault2018-03-29
|\
| * arrange windowsLibravatar Tony Crisci2018-03-29
| * more renaming thingsLibravatar Tony Crisci2018-03-29
| * rename container functionsLibravatar Tony Crisci2018-03-29
| * move tree includes to their own directoryLibravatar Tony Crisci2018-03-29
* | Maximize xdg shell surfaces on creationLibravatar Drew DeVault2018-03-29
|/
* Fix lingering xdg shell issuesLibravatar Drew DeVault2018-03-27
* Update API to match latest wlrootsLibravatar Drew DeVault2018-03-27
* Send surface enter/leave eventsLibravatar Drew DeVault2018-02-25
* separate seat get focus and seat get focus inactiveLibravatar Tony Crisci2018-02-07
* basic focus overhaulLibravatar Tony Crisci2018-02-04
* Implement workspacesLibravatar Drew DeVault2018-01-30
* 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
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Initial (awful) pass on xdg shell supportLibravatar Drew DeVault2017-11-11