summaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
* 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
* Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputsLibravatar Drew DeVault2018-08-27
|\
| * Stop floaters from snapping on move to new outputLibravatar Brian Ashworth2018-08-27
* | Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfacesLibravatar Drew DeVault2018-08-27
|\ \
| * | Allow subsurfaces which overflow the container to be interacted withLibravatar Ryan Dwyer2018-08-19
* | | Destroy empty workspaces in output_evacuateLibravatar Brian Ashworth2018-08-27
| |/ |/|
* | ipc: clean-up container_create_notify functionLibravatar Ian Fan2018-08-26
* | ipc: emit window close event earlier, before destroyingLibravatar Ian Fan2018-08-26
* | Merge pull request #2513 from RyanDwyer/rename-root-outputsLibravatar Drew DeVault2018-08-26
|\ \
| * | Rename sway_root.outputs to sway_root.all_outputsLibravatar Ryan Dwyer2018-08-25