summaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
* Merge pull request #2820 from Emantor/fix-mouse-warping-containerLibravatar Drew DeVault2018-10-17
|\
| * view: rewarp cursor during view_unmapLibravatar Rouven Czerwinski2018-10-16
| * view: move arrange_workspace into view_mapLibravatar Rouven Czerwinski2018-10-16
* | Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpLibravatar Ryan Dwyer2018-10-15
* | Merge branch 'master' into fix_edge_gapsLibravatar Brian Ashworth2018-10-13
|\ \
| * | Fix crash when view maps while lockedLibravatar Ryan Dwyer2018-10-13
| |/
* / fix_edge_gaps: Allow negative values for outer gaps.Libravatar Tarmack2018-10-13
|/
* Fix floating click eventsLibravatar Ryan Dwyer2018-10-10
* Fix undesirable height change of floating viewsLibravatar mwenzkowski2018-10-09
* Only consider tiling views for gaps outerLibravatar Brian Ashworth2018-10-08
* Merge pull request #2772 from RyanDwyer/improve-popup-damageLibravatar Drew DeVault2018-10-09
|\
| * Handle subsurfaces in view_child_damageLibravatar Ryan Dwyer2018-10-07
| * 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
| |/ |/|