aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2020-01-14container: add inactive fullscreen to focus stackBrian Ashworth
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth
2020-01-01Make sure we don't calculate fractional pixel gapsPedro Côrte-Real
2020-01-01Avoid numerical instability in resizePedro Côrte-Real
2019-12-16root_scratchpad_hide: disable fullscreen descendantsBrian Ashworth
2019-12-12Fix lingering workspace with scratchpad showRonan Pigott
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-04smart_borders: separate smartness from edge typesRonan Pigott
2019-10-27Fix segfault in wlr_output_manager_v1_set_configurationSimon Ser
2019-10-27Fix apply_output_config return value when enabling outputSimon Ser
2019-09-22view: create container before selecting workspaceRonan Pigott
2019-09-20view: always populate pidBrian Ashworth
2019-08-20Allow moving a container hidden in scratchpadlbonn
2019-08-20Remove xdg-shell v6 supportSimon Ser
2019-08-14workspace_split: focus middle if workspace focusedBrian Ashworth
2019-08-14container_replace: copy {width,height}_fractionBrian Ashworth
2019-08-13workspace: do not destroy if any seat is focusingBrian Ashworth
2019-08-13workspace: prefer identifiers for output priorityBrian Ashworth
2019-08-12view_update_size: fix surface_width/height mismatchAntonin Décimo
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-26arrange: remove gaps for workspace location deltasBrian Ashworth
2019-07-15Sanity check gaps on the outside of the workspacePedro Côrte-Real
2019-07-15Avoid negative outer gapsPedro Côrte-Real
2019-07-15Sanity check gaps between tiled containersPedro Côrte-Real
2019-07-15Rework gaps code to be simpler and correctPedro Côrte-Real
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
2019-07-14Layout correctly with several new windowsPedro Côrte-Real
2019-06-27tree: set correct border value before creating floaterrandom human
2019-06-23ws-output-priority: fix logic issue in find_outputBrian Ashworth
2019-06-16Fix sway crashes for scratchpad layoutsRouven Czerwinski
2019-06-11Fix segfaults caused by faulty command parsingMatt Coffin
2019-05-30Use parent get_root_coords in subsurfacesKenny Levinsen
2019-04-24cmd_move: respect workspace layout when insertingBrian Ashworth
2019-04-16Don't apply hide_edge_borders to floating windowsmwenzkowski
2019-04-16view.c: refactor view_autoconfigure()mwenzkowski
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth
2019-04-12Fix scratchpad logic for floating windowsAshkan Kiani
2019-04-11Honor output for xdg_toplevel_set_fullscreenBrian Ashworth
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-04-03root_scratchpad_hide: fix crash when layer focusedBrian Ashworth
2019-03-31scratchpad: set initial sizeBrian Ashworth
2019-03-31floating: fix size of non-view containersBrian Ashworth
2019-03-31Fix xwayland configure request scratchpad crashBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-23Allow for workspace renaming during exec handlingmliszcz
2019-03-23fix opening a floating view on the NOOP outputBrian Ashworth
2019-03-16Fix output config retrieval for new outputsBrian Ashworth
2019-03-14Set prev_workspace_name based off of focusBrian Ashworth
2019-03-12Handle seat_get_focused_workspace returning NULLBrian Ashworth