aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
* Merge pull request #2726 from RyanDwyer/overhaul-gapsLibravatar Drew DeVault2018-09-30
|\
| * Make gaps implementation consistent with i3-gapsLibravatar Ryan Dwyer2018-09-29
* | Merge pull request #2728 from RedSoxFan/move-sticky-on-evacLibravatar Drew DeVault2018-09-30
|\ \
| * | Move sticky containers in output_evacuateLibravatar Brian Ashworth2018-09-28
| |/
* | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* | Fix hotplugging down to zero outputsLibravatar Ryan Dwyer2018-09-30
|/
* Check for NULL output in workspace_valid_on_outputLibravatar Ryan Dwyer2018-09-28
* Rename workspace_outputs to workspace_configs and fix memory leakLibravatar Ryan Dwyer2018-09-28
* Fix floating views in tabbed/stacked workspaces not getting frame eventsLibravatar Ryan Dwyer2018-09-28
* Fix race condition crash when view unmaps + maps quicklyLibravatar Ryan Dwyer2018-09-26
* Fix crash when disconnecting outputLibravatar Ryan Dwyer2018-09-25
* Merge pull request #2694 from RyanDwyer/fix-sticky-jumping-on-switchLibravatar emersion2018-09-23
|\
| * Prevent sticky containers from jumping on workspace switchLibravatar Ryan Dwyer2018-09-23
* | Merge pull request #2686 from RyanDwyer/tab-scrollingLibravatar emersion2018-09-23
|\ \ | |/ |/|
| * Implement tab cycling using mouse wheelLibravatar Ryan Dwyer2018-09-22
* | Merge pull request #2688 from RyanDwyer/exec-commands-without-focusLibravatar Drew DeVault2018-09-22
|\ \
| * | Allow running commands on containers without focusing themLibravatar Ryan Dwyer2018-09-23
* | | commands: remove obselete code for sticky windows when switching workspaceLibravatar Ian Fan2018-09-22
|/ /
* | swaybar, swaylock, & tree/container: Set cairo font options to render text an...Libravatar Geoff Greer2018-09-22
* | Merge pull request #2660 from RyanDwyer/fix-scratchpad-iterationLibravatar emersion2018-09-22
|\ \
| * | Fix double iteration of scratchpad containersLibravatar Ryan Dwyer2018-09-18
* | | Fix pango escaping and refactor escape_markup_textLibravatar Ryan Dwyer2018-09-22
| |/ |/|
* | swaybar: handle hotpluggingLibravatar emersion2018-09-20
* | ipc: add pid information for views in layout treeLibravatar Ian Fan2018-09-19
|/
* Rename seat_get_active_child to seat_get_active_tiling_childLibravatar Ryan Dwyer2018-09-16
* Fix crash when unmapping last child of a tabbed workspaceLibravatar Ryan Dwyer2018-09-16
* ipc: handle NULL cases for node_get_outputLibravatar Ian Fan2018-09-15
* Remove redundant container creation in view initializationLibravatar Ian Fan2018-09-15
* Merge pull request #2621 from emersion/fix-unmap-segfaultLibravatar Drew DeVault2018-09-11
|\
| * Don't use handler_context in view_unmapLibravatar emersion2018-09-11
* | Minor fixes to tiling drag implementationLibravatar Ryan Dwyer2018-09-12
* | Fix crash in workspace_wrap_childrenLibravatar Ryan Dwyer2018-09-11
* | Implement tiling dragLibravatar Ryan Dwyer2018-09-11
|/
* Minor fixLibravatar William Wold2018-09-10
* Minor fixLibravatar William Wold2018-09-10
* Prevent stacked layout from crashingLibravatar William Wold2018-09-10
* Give windows pointer focus immediately when they are switched toLibravatar William Wold2018-09-10
* Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* Second attempt at restoring focus when closing a fullscreen viewLibravatar Ryan Dwyer2018-09-06
* Introduce seat_set_focus_container and seat_set_focus_workspaceLibravatar Ryan Dwyer2018-09-06
* Adjust container boxLibravatar Ryan Dwyer2018-09-06
* Call wlr_output_enable on enable/disable if neededLibravatar Brian Ashworth2018-09-05
* Allow marked containers to be moved out of the scratchpad via move commandLibravatar Ryan Dwyer2018-09-05
* Fix crash when view in scratchpad becomes urgentLibravatar Ryan Dwyer2018-09-05
* Fix floating view moving to 0,0 when splittingLibravatar Ryan Dwyer2018-09-05
* Fix scratchpad related crashesLibravatar Ryan Dwyer2018-09-05
* Fix output position issueLibravatar Ryan Dwyer2018-09-05
* Apply default config to outputLibravatar Ryan Dwyer2018-09-05
* Remove offset argument to container_add_siblingLibravatar Ryan Dwyer2018-09-05
* Don't use wlr_output propertiesLibravatar Ryan Dwyer2018-09-05