aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
* Use parent get_root_coords in subsurfacesLibravatar Kenny Levinsen2019-06-03
* cmd_move: respect workspace layout when insertingLibravatar Brian Ashworth2019-04-24
* Don't apply hide_edge_borders to floating windowsLibravatar mwenzkowski2019-04-16
* view.c: refactor view_autoconfigure()Libravatar mwenzkowski2019-04-16
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Fix scratchpad logic for floating windowsLibravatar Ashkan Kiani2019-04-12
* Honor output for xdg_toplevel_set_fullscreenLibravatar Brian Ashworth2019-04-11
* swaybg: one instance for all outputsLibravatar Brian Ashworth2019-04-04
* root_scratchpad_hide: fix crash when layer focusedLibravatar Brian Ashworth2019-04-03
* scratchpad: set initial sizeLibravatar Brian Ashworth2019-03-31
* floating: fix size of non-view containersLibravatar Brian Ashworth2019-03-31
* Fix xwayland configure request scratchpad crashLibravatar Brian Ashworth2019-03-31
* Add support for manually setting subpixel hinting on outputs.Libravatar Geoff Greer2019-03-24
* Allow for workspace renaming during exec handlingLibravatar mliszcz2019-03-23
* fix opening a floating view on the NOOP outputLibravatar Brian Ashworth2019-03-23
* Fix output config retrieval for new outputsLibravatar Brian Ashworth2019-03-16
* Set prev_workspace_name based off of focusLibravatar Brian Ashworth2019-03-14
* Handle seat_get_focused_workspace returning NULLLibravatar Brian Ashworth2019-03-12
* Stop using wlr_output->{lx,ly}Libravatar emersion2019-03-11
* sway_view_child: add listener for view unmapLibravatar Brian Ashworth2019-03-11
* fullscreen: init floating on disable without sizeLibravatar Brian Ashworth2019-03-10
* arrange: use int not size_t for title offsetsLibravatar Brian Ashworth2019-03-10
* Fix container_parent_layout for scratchpad windowsLibravatar emersion2019-03-06
* floating_maximum_size: change default behaviorLibravatar Brian Ashworth2019-03-02
* add --i3 flag to hide_edge_bordersLibravatar db2019-02-24
* Fix crash exiting fullscreened floating containerLibravatar minus2019-02-23
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* output_evacuate: call workspace_consider_destroyLibravatar Brian Ashworth2019-02-20
* workspace_next_name: fallback to next available numberLibravatar Brian Ashworth2019-02-17
* Add workspace {prev,next}_on_output --createLibravatar Drew DeVault2019-02-17
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-16
* Remove unused header include/sway/tree/output.hLibravatar emersion2019-02-16
* seat: allow tree focus changes while layer focusedLibravatar Brian Ashworth2019-02-14
* subsurface_get_root_coords: break on NULLLibravatar Brian Ashworth2019-02-13
* workspace_get_initial_output: handle focused layerLibravatar Brian Ashworth2019-02-11
* view: remove pointer constraints on unmapLibravatar Brian Ashworth2019-02-10
* container_at_stacked: skip titles when zero pixelsLibravatar Brian Ashworth2019-02-09
* Remove bad assertion in container_handle_fullscreen_reparentLibravatar Ryan Dwyer2019-01-29
* Check xdg_surface's role before using its toplevelLibravatar mwenzkowski2019-01-28
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Center surface inside container when it's too smallLibravatar Ryan Dwyer2019-01-28
* Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* Fix dead stores found by scan-buildLibravatar M Stoeckl2019-01-22
* Merge pull request #3494 from ianyfan/commandsLibravatar Drew DeVault2019-01-22
|\
| * commands: allow tiled containers to be stickiedLibravatar Ian Fan2019-01-22
* | root_scratchpad_remove_container: do not showLibravatar Brian Ashworth2019-01-22
|/
* Use noop output when there's no outputs connectedLibravatar Ryan Dwyer2019-01-22
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Fix segfault in output_enableLibravatar emersion2019-01-18