aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
...
* Better handle outputs without CRTCLibravatar emersion2019-01-18
* output: remove output_add_listenersLibravatar emersion2019-01-18
* Do not damage view child when container is NULLLibravatar Brian Ashworth2019-01-15
* Handle hidden scratchpad containers in commandsLibravatar Brian Ashworth2019-01-15
* Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* Fix segfaults on output destructionLibravatar Brian Ashworth2019-01-10
* seat: unhide the cursor if it is warped to focusLibravatar Rouven Czerwinski2019-01-07
* view: use seat_consider_warp_to_focus in view_unmapLibravatar Rouven Czerwinski2019-01-07
* Set font options when computing text width.Libravatar John Chen2018-12-31
* Fix crash when scratchpad contains split containersLibravatar Ryan Dwyer2018-12-29
* Fix wlr_box_intersection args for wlroots 1441Libravatar Brian Ashworth2018-12-22
* Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* Terminate swaybg in output_disableLibravatar Brian Ashworth2018-12-19
* Allow output ids and wildcard for workspace outputLibravatar Brian Ashworth2018-12-17
* Fix criteria execution in view_mapLibravatar mwenzkowski2018-12-12
* list.c: rename free_flat_list to list_free_items_and_destroyLibravatar Ian Fan2018-12-09
* list.c: Remove list_foreachLibravatar Ian Fan2018-12-09
* Fix default_orientation autoLibravatar Brian Ashworth2018-11-28
* Fix scratchpad segfault - NULL focused workspaceLibravatar Brian Ashworth2018-11-28
* Fix segfault when destroying unmapped child viewLibravatar emersion2018-11-28
* Merge pull request #3199 from emersion/handle-subsurface-destroyLibravatar Ryan Dwyer2018-11-28
|\
| * Damage view child when destroyedLibravatar emersion2018-11-27
| * Handle destroyed subsurfacesLibravatar emersion2018-11-27
* | Change execute_command to return a list of resultsLibravatar Brian Ashworth2018-11-27
|/
* IPC: Trigger move events for scratchpad containersLibravatar Mihai Coman2018-11-26
* Fix pango title escapingLibravatar emersion2018-11-25
* Merge pull request #3179 from baloo/baloo/title_format-pango_markupLibravatar emersion2018-11-24
|\
| * fixes pango_markup support with title_formatLibravatar Arthur Gautier2018-11-24
* | Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
|/
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* Allow multiple outputs for workspace outputLibravatar Brian Ashworth2018-11-11
* Merge pull request #3087 from RedSoxFan/side-gapsLibravatar Ryan Dwyer2018-11-08
|\
| * Implement per side and per direction outer gapsLibravatar Brian Ashworth2018-11-07
* | gaps: remove duplicate inner gapsLibravatar Brian Ashworth2018-11-07
|/
* Fix #2992Libravatar mwenzkowski2018-11-01
* Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* Move view border properties to container structLibravatar Ryan Dwyer2018-10-31
* Merge pull request #3031 from atomnuker/masterLibravatar Drew DeVault2018-10-31
|\
| * Revert "Respect border settings when rendering lone tabbed/stacked child"Libravatar Rostislav Pehlivanov2018-10-30
| * Revert "tree/view.c: fix uninitialized variables warning"Libravatar Rostislav Pehlivanov2018-10-30
* | Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
|/
* Merge pull request #3011 from Emantor/fix/2922Libravatar Drew DeVault2018-10-28
|\
| * output: initialize layers and signal before using functionsLibravatar Rouven Czerwinski2018-10-28
* | Use output identifier for workspace configLibravatar Robinhuett2018-10-27
|/
* Revert "Fix #2992"Libravatar Drew DeVault2018-10-27
* tree/view.c: fix uninitialized variables warningLibravatar Cole Mickens2018-10-26
* Respect border settings when rendering lone tabbed/stacked childLibravatar Ryan Dwyer2018-10-27
* Fix #2992Libravatar mwenzkowski2018-10-26
* Fix re-tiling for floating containersLibravatar Mihai Coman2018-10-25