aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
* interpret "subpixel none" as CAIRO_ANTIALIAS_GRAYLibravatar Ian Huang2020-04-20
* Update for new wlr_buffer APILibravatar Simon Ser2020-04-02
* Fix hit test for floaters that cross outputsLibravatar Josh Shone2020-03-27
* Use wlr_client_bufferLibravatar Simon Ser2020-03-06
* tree/view: do not attempt enter on hidden childLibravatar Brian Ashworth2020-02-18
* output: fix updating output manager configLibravatar Brian Ashworth2020-02-16
* Stop calling apply_output_config from output_enableLibravatar Simon Ser2020-02-11
* container_at_{tabbed,stacked}: check x-axis boundsLibravatar Brian Ashworth2020-02-11
* Fix crash when showing scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* container: add inactive fullscreen to focus stackLibravatar Brian Ashworth2020-01-14
* view: remove workspace pid mapping for assignsLibravatar Brian Ashworth2020-01-09
* Make sure we don't calculate fractional pixel gapsLibravatar Pedro Côrte-Real2020-01-01
* Avoid numerical instability in resizeLibravatar Pedro Côrte-Real2020-01-01
* root_scratchpad_hide: disable fullscreen descendantsLibravatar Brian Ashworth2019-12-16
* Fix lingering workspace with scratchpad showLibravatar Ronan Pigott2019-12-12
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* output: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* smart_borders: separate smartness from edge typesLibravatar Ronan Pigott2019-11-04
* Fix segfault in wlr_output_manager_v1_set_configurationLibravatar Simon Ser2019-10-27
* Fix apply_output_config return value when enabling outputLibravatar Simon Ser2019-10-27
* view: create container before selecting workspaceLibravatar Ronan Pigott2019-09-22
* view: always populate pidLibravatar Brian Ashworth2019-09-20
* Allow moving a container hidden in scratchpadLibravatar lbonn2019-08-20
* Remove xdg-shell v6 supportLibravatar Simon Ser2019-08-20
* workspace_split: focus middle if workspace focusedLibravatar Brian Ashworth2019-08-14
* container_replace: copy {width,height}_fractionLibravatar Brian Ashworth2019-08-14
* workspace: do not destroy if any seat is focusingLibravatar Brian Ashworth2019-08-13
* workspace: prefer identifiers for output priorityLibravatar Brian Ashworth2019-08-13
* view_update_size: fix surface_width/height mismatchLibravatar Antonin Décimo2019-08-12
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* arrange: remove gaps for workspace location deltasLibravatar Brian Ashworth2019-07-26
* Sanity check gaps on the outside of the workspaceLibravatar Pedro Côrte-Real2019-07-15
* Avoid negative outer gapsLibravatar Pedro Côrte-Real2019-07-15
* Sanity check gaps between tiled containersLibravatar Pedro Côrte-Real2019-07-15
* Rework gaps code to be simpler and correctLibravatar Pedro Côrte-Real2019-07-15
* Layout tiled using a width/height fractionLibravatar Pedro Côrte-Real2019-07-14
* Layout correctly with several new windowsLibravatar Pedro Côrte-Real2019-07-14
* tree: set correct border value before creating floaterLibravatar random human2019-06-27
* ws-output-priority: fix logic issue in find_outputLibravatar Brian Ashworth2019-06-23
* Fix sway crashes for scratchpad layoutsLibravatar Rouven Czerwinski2019-06-16
* Fix segfaults caused by faulty command parsingLibravatar Matt Coffin2019-06-11
* Use parent get_root_coords in subsurfacesLibravatar Kenny Levinsen2019-05-30
* cmd_move: respect workspace layout when insertingLibravatar Brian Ashworth2019-04-24
* Don't apply hide_edge_borders to floating windowsLibravatar mwenzkowski2019-04-16
* view.c: refactor view_autoconfigure()Libravatar mwenzkowski2019-04-16
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Fix scratchpad logic for floating windowsLibravatar Ashkan Kiani2019-04-12
* Honor output for xdg_toplevel_set_fullscreenLibravatar Brian Ashworth2019-04-11
* swaybg: one instance for all outputsLibravatar Brian Ashworth2019-04-04
* root_scratchpad_hide: fix crash when layer focusedLibravatar Brian Ashworth2019-04-03