aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2019-01-10Fix segfaults on output destructionBrian Ashworth
2019-01-07seat: unhide the cursor if it is warped to focusRouven Czerwinski
2019-01-07view: use seat_consider_warp_to_focus in view_unmapRouven Czerwinski
2018-12-31Set font options when computing text width.John Chen
2018-12-29Fix crash when scratchpad contains split containersRyan Dwyer
2018-12-22Fix wlr_box_intersection args for wlroots 1441Brian Ashworth
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-12-19Terminate swaybg in output_disableBrian Ashworth
2018-12-17Allow output ids and wildcard for workspace outputBrian Ashworth
2018-12-12Fix criteria execution in view_mapmwenzkowski
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-11-28Fix default_orientation autoBrian Ashworth
2018-11-28Fix scratchpad segfault - NULL focused workspaceBrian Ashworth
2018-11-28Fix segfault when destroying unmapped child viewemersion
2018-11-28Merge pull request #3199 from emersion/handle-subsurface-destroyRyan Dwyer
2018-11-27Change execute_command to return a list of resultsBrian Ashworth
2018-11-27Damage view child when destroyedemersion
2018-11-27Handle destroyed subsurfacesemersion
2018-11-26IPC: Trigger move events for scratchpad containersMihai Coman
2018-11-25Fix pango title escapingemersion
2018-11-24Merge pull request #3179 from baloo/baloo/title_format-pango_markupemersion
2018-11-24fixes pango_markup support with title_formatArthur Gautier
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte
2018-11-18Use #if instead of #ifdefemersion
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer
2018-11-11Allow multiple outputs for workspace outputBrian Ashworth
2018-11-08Merge pull request #3087 from RedSoxFan/side-gapsRyan Dwyer
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-07gaps: remove duplicate inner gapsBrian Ashworth
2018-11-01Fix #2992mwenzkowski
2018-11-01Move view marks properties to container structRyan Dwyer
2018-10-31Move view border properties to container structRyan Dwyer
2018-10-31Merge pull request #3031 from atomnuker/masterDrew DeVault
2018-10-30Remove enum movement_directionRyan Dwyer
2018-10-30Revert "Respect border settings when rendering lone tabbed/stacked child"Rostislav Pehlivanov
2018-10-30Revert "tree/view.c: fix uninitialized variables warning"Rostislav Pehlivanov
2018-10-28Merge pull request #3011 from Emantor/fix/2922Drew DeVault
2018-10-28output: initialize layers and signal before using functionsRouven Czerwinski
2018-10-27Use output identifier for workspace configRobinhuett
2018-10-27Revert "Fix #2992"Drew DeVault
2018-10-26tree/view.c: fix uninitialized variables warningCole Mickens
2018-10-27Respect border settings when rendering lone tabbed/stacked childRyan Dwyer
2018-10-26Fix #2992mwenzkowski
2018-10-25Fix re-tiling for floating containersMihai Coman
2018-10-25Rebase the cursor after applying transactionsRyan Dwyer
2018-10-25Merge pull request #2950 from emersion/presentation-timeDrew DeVault
2018-10-25Fix containers not being resized when entering scratchpadRyan Dwyer
2018-10-24Merge pull request #2933 from Snaipe/xwayland-window-propertiesDrew DeVault
2018-10-23Implement the presentation-time protocolemersion