aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
2020-04-20interpret "subpixel none" as CAIRO_ANTIALIAS_GRAYIan Huang
2020-04-02Update for new wlr_buffer APISimon Ser
2020-03-27Fix hit test for floaters that cross outputsJosh Shone
2020-03-06Use wlr_client_bufferSimon Ser
2020-02-18tree/view: do not attempt enter on hidden childBrian Ashworth
2020-02-16output: fix updating output manager configBrian Ashworth
2020-02-11Stop calling apply_output_config from output_enableSimon Ser
2020-02-11container_at_{tabbed,stacked}: check x-axis boundsBrian Ashworth
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott
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