summaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
...
| * Only damage popups when popups have damageLibravatar Ryan Dwyer2018-10-07
* | Remove duplicate codeLibravatar Ryan Dwyer2018-10-08
* | Introduce container_is_transient_forLibravatar Ryan Dwyer2018-10-08
* | Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
|/
* Move sticky containers when switching workspace via criteriaLibravatar Ryan Dwyer2018-10-06
* Merge pull request #2759 from minus7/fix-view-container-nullLibravatar emersion2018-10-03
|\
| * Fix crash if view has no containerLibravatar minus2018-10-03
* | Reenable popup-handling for determining focusLibravatar Jonathan Buch2018-10-03
* | Use "raycasting" for determining focus for floating windowsLibravatar Jonathan Buch2018-10-03
* | Fix focusing topmost floating windowsLibravatar Jonathan Buch2018-10-03
|/
* Merge pull request #2703 from RyanDwyer/csd-borderLibravatar Drew DeVault2018-10-03
|\
| * Improve CSD logicLibravatar Ryan Dwyer2018-09-27
| * Rename view_set_csd_from_client to view_update_csd_from_clientLibravatar Ryan Dwyer2018-09-27
| * Add CSD to border modesLibravatar Ryan Dwyer2018-09-27
* | Handle border options for gapsLibravatar Brian Ashworth2018-10-01
* | Fix smart gapsLibravatar Brian Ashworth2018-10-01
* | 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