aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
...
* 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
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Change _XOPEN_SOURCE defines to _POSIX_C_SOURCELibravatar sghctoma2018-09-03
* Merge remote-tracking branch 'upstream/master' into fix-freebsd-buildLibravatar sghctoma2018-09-03
|\
| * Rename fowa enum and use switch in view_request_activateLibravatar Ryan Dwyer2018-09-02
| * Implement focus_on_window_activationLibravatar Ryan Dwyer2018-09-02
* | Fix feature macros for FreeBSDLibravatar sghctoma2018-08-30
|/
* Fix crash when reaping a workspaceLibravatar Ryan Dwyer2018-08-29
* Fix gaps issuesLibravatar Ryan Dwyer2018-08-28
* Prepare arrange code for type safe argumentsLibravatar Ryan Dwyer2018-08-28