aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop
Commit message (Expand)AuthorAge
* Simplify transactionsLibravatar Ryan Dwyer2018-08-15
* Don't commit multiple transactions at the same timeLibravatar Ryan Dwyer2018-08-12
* Don't progress transaction queue if any are partially completeLibravatar Ryan Dwyer2018-08-12
* Implement resizing tiled containers via cursorLibravatar Ryan Dwyer2018-08-12
* xwayland: fix unmanaged surfaces orderLibravatar emersion2018-08-10
* Handle views created after decoration mode is sent for xdg-shell-v6Libravatar emersion2018-08-06
* Handle views created after decoration mode is sent for xdg-shellLibravatar emersion2018-08-06
* Convert toplevel coordinates to output-localLibravatar Ryan Dwyer2018-08-02
* Revert "Revert "Fix popups""Libravatar Ryan Dwyer2018-08-02
* Merge pull request #2366 from RedSoxFan/nagbarLibravatar Drew DeVault2018-08-02
|\
| * Merge branch 'master' into nagbarLibravatar Ryan Dwyer2018-08-02
| |\
| * | Address first round review for swaynagLibravatar Brian Ashworth2018-08-01
| * | Arrange output in arrange_layers and commit dirtyLibravatar Brian Ashworth2018-08-01
* | | Revert "Fix popups"Libravatar Drew DeVault2018-08-02
| |/ |/|
* | Fix race condition crashes when unmapping viewsLibravatar Ryan Dwyer2018-08-02
* | Merge branch 'master' into fix-resize-wiggleLibravatar emersion2018-08-02
|\|
| * Close popups when changing focusLibravatar Ryan Dwyer2018-07-31
| * Fix popupsLibravatar Ryan Dwyer2018-07-31
* | Correctly track saved surfaces during multiple transactionsLibravatar Ryan Dwyer2018-08-01
|/
* Fix segfault with fullscreenLibravatar emersion2018-07-30
* Merge pull request #2367 from emersion/iterator-redesignLibravatar Drew DeVault2018-07-30
|\
| * Make output_surface_for_each_surface_iterator staticLibravatar emersion2018-07-29
| * Remove unused output_from_wlr_outputLibravatar emersion2018-07-29
| * Remove output_surface_for_each_surface from headerLibravatar emersion2018-07-29
| * Completely switch over to new iteratorsLibravatar emersion2018-07-29
| * wip: redesign output_view_for_each_surface iteratorLibravatar emersion2018-07-29
| * wip: redesign output_layer_for_each_surface iteratorLibravatar emersion2018-07-29
| * wip: redesign output_drag_icons_for_each_surface iteratorLibravatar emersion2018-07-29
| * wip: redesign output_unmanaged_for_each_surface iteratorLibravatar emersion2018-07-29
* | Fix title textures on scale changeLibravatar Brian Ashworth2018-07-30
* | Don't give focus if xwayland window has a type hintLibravatar emersion2018-07-29
|/
* Merge pull request #2360 from RyanDwyer/floating-containersLibravatar Drew DeVault2018-07-28
|\
| * Allow containers to floatLibravatar Ryan Dwyer2018-07-28
* | Include errno.hLibravatar Ryan Dwyer2018-07-28
* | Show errno description in logLibravatar Ryan Dwyer2018-07-28
* | Handle out-of-fd situations gracefully for transaction and urgent timersLibravatar Ryan Dwyer2018-07-28
|/
* Second attempt at fixing transaction use-after-freeLibravatar Ryan Dwyer2018-07-28
* Fix use after free in transactionsLibravatar Ryan Dwyer2018-07-28
* Fix indentLibravatar Ryan Dwyer2018-07-26
* Allow containers to be fullscreenLibravatar Ryan Dwyer2018-07-26
* Merge pull request #2353 from emersion/render-opaque-overlayLibravatar Drew DeVault2018-07-25
|\
| * Improve rendering with a fullscreen opaque overlay surfaceLibravatar emersion2018-07-25
* | reverted includes of "sway/config.h" and replaced with "config.h" from meson ...Libravatar Pascal Pascher2018-07-25
* | style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falseLibravatar Pascal Pascher2018-07-24
* | Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Libravatar Pascal Pascher2018-07-24
* | Merge branch 'master' into pid-workspacesLibravatar Drew DeVault2018-07-23
|\|
| * fix crash on new output while swaylock is runningLibravatar somdoron2018-07-23
| * Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6Libravatar emersion2018-07-22
| * Implement request_move and request_resize for xwayland viewsLibravatar Ryan Dwyer2018-07-22
| * Deny move/resize events for tiled xdg shell viewsLibravatar Ryan Dwyer2018-07-22