aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
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
2019-03-11Stop using wlr_output->{lx,ly}emersion
2019-03-11sway_view_child: add listener for view unmapBrian Ashworth
2019-03-10fullscreen: init floating on disable without sizeBrian Ashworth
2019-03-10arrange: use int not size_t for title offsetsBrian Ashworth
2019-03-06Fix container_parent_layout for scratchpad windowsemersion
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-02-24add --i3 flag to hide_edge_bordersdb
2019-02-23Fix crash exiting fullscreened floating containerminus
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth
2019-02-20output_evacuate: call workspace_consider_destroyBrian Ashworth
2019-02-17workspace_next_name: fallback to next available numberBrian Ashworth
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault
2019-02-16Disconnect swaybg instead of killing itemersion
2019-02-16Remove unused header include/sway/tree/output.hemersion
2019-02-14seat: allow tree focus changes while layer focusedBrian Ashworth
2019-02-13subsurface_get_root_coords: break on NULLBrian Ashworth
2019-02-11workspace_get_initial_output: handle focused layerBrian Ashworth
2019-02-10view: remove pointer constraints on unmapBrian Ashworth
2019-02-09container_at_stacked: skip titles when zero pixelsBrian Ashworth