aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop
Commit message (Expand)AuthorAge
...
* | Maximize xwayland views by defaultLibravatar emersion2018-03-30
|/
* Handle map/unmap events in xdg-shell-v6Libravatar emersion2018-03-30
* Remove debug, add explicit TODOLibravatar emersion2018-03-30
* Fix white screen due to bad castLibravatar emersion2018-03-30
* Add lite damage trackingLibravatar emersion2018-03-30
* Merge branch 'wlroots' into wlroots-xwayland-mapLibravatar Tony Crisci2018-03-30
|\
| * Fix workspace deletion edge casesLibravatar Drew DeVault2018-03-30
* | Use the new map/unmap events for xwayland viewsLibravatar emersion2018-03-30
|/
* Add xwayland views to focused containerLibravatar Drew DeVault2018-03-30
* Fix segfault on xwayland unmanaged view unmapLibravatar emersion2018-03-30
* Unify initial xwayland view mapping with map handlerLibravatar emersion2018-03-30
* Cleanup and remove global renderer referenceLibravatar emersion2018-03-30
* Fix crash when override redirect views closeLibravatar Drew DeVault2018-03-30
* Use output coords for layer surfacesLibravatar Drew DeVault2018-03-30
* Merge remote-tracking branch 'origin/wlroots' into swaybar-layersLibravatar Drew DeVault2018-03-30
|\
| * Fix oversights from previous pull requestLibravatar Tony Crisci2018-03-29
| * 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
* | | Fix failure to rearrange output in some casesLibravatar Drew DeVault2018-03-29
* | | Do some small cleanupLibravatar Drew DeVault2018-03-29
* | | Call arrange_windows on layer destroyLibravatar Drew DeVault2018-03-29
* | | Implement enough IPC for swaybar to workLibravatar Drew DeVault2018-03-29
* | | Some layer shell fixesLibravatar Drew DeVault2018-03-29
|/ /
* | Clear buffer after beginning rendererLibravatar Scott Anderson2018-03-30
* | Maximize xdg shell surfaces on creationLibravatar Drew DeVault2018-03-29
|/
* Address review feedbackLibravatar Drew DeVault2018-03-28
* Render layer surfaces and respect exclusive zoneLibravatar Drew DeVault2018-03-28
* Add initial layer shell skeletonLibravatar Drew DeVault2018-03-28
* Fix lingering xdg shell issuesLibravatar Drew DeVault2018-03-27
* Update API to match latest wlrootsLibravatar Drew DeVault2018-03-27
* Update wlroots APILibravatar emersion2018-03-19
* Update rendering code for wlroots matrix redesignLibravatar emersion2018-03-15
* xwayland: do not send surface configure when no width/heightLibravatar Dominique Martinet2018-03-03
* Utilize wlr_xwayland_surface_is_unmanagedLibravatar Drew DeVault2018-02-27
* Fix wlr_render_with_matrix callLibravatar Drew DeVault2018-02-26
* Revert "Multiple output coords by scale"Libravatar Drew DeVault2018-02-25
* Multiple output coords by scaleLibravatar Drew DeVault2018-02-25
* Send surface enter/leave eventsLibravatar Drew DeVault2018-02-25
* Use focus for new windows xwayland/wl_shellLibravatar Drew DeVault2018-02-25
* use wl_container_of() in output destroy callbackLibravatar Tony Crisci2018-02-20
* make handle_output_destroy() staticLibravatar Tony Crisci2018-02-20
* bugfix: get right layout box for rendering viewsLibravatar Tony Crisci2018-02-19
* fix output rendering issueLibravatar Tony Crisci2018-02-17
* use box projection functionLibravatar Tony Crisci2018-02-17
* arrange windows after output addLibravatar Tony Crisci2018-02-17