Age | Commit message (Expand) | Author |
2019-11-17 | view: add max_render_time | Ivan Molodetskikh |
2019-08-20 | Remove xdg-shell v6 support | Simon Ser |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-15 | Sanity check gaps between tiled containers | Pedro Côrte-Real |
2019-07-15 | Rework gaps code to be simpler and correct | Pedro Côrte-Real |
2019-07-14 | Layout tiled using a width/height fraction | Pedro Côrte-Real |
2019-07-09 | Make mouse drag in tiled mode swap containers if no edge is selected | Sebastian Parborg |
2019-06-16 | Fix sway crashes for scratchpad layouts | Rouven Czerwinski |
2019-05-30 | Use parent get_root_coords in subsurfaces | Kenny Levinsen |
2019-04-11 | Honor output for xdg_toplevel_set_fullscreen | Brian Ashworth |
2019-03-31 | scratchpad: set initial size | Brian Ashworth |
2019-03-31 | Fix xwayland configure request scratchpad crash | Brian Ashworth |
2019-03-23 | Allow for workspace renaming during exec handling | mliszcz |
2019-03-18 | Remove debug tree | Ryan Dwyer |
2019-03-11 | sway_view_child: add listener for view unmap | Brian Ashworth |
2019-03-02 | floating_maximum_size: change default behavior | Brian Ashworth |
2019-02-17 | Add workspace {prev,next}_on_output --create | Drew DeVault |
2019-02-16 | Remove unused header include/sway/tree/output.h | emersion |
2019-01-28 | Introduce container_is_scratchpad_hidden | Ryan Dwyer |
2019-01-28 | Center surface inside container when it's too small | Ryan Dwyer |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-22 | Use noop output when there's no outputs connected | Ryan Dwyer |
2019-01-10 | Refactor seat operations to use an interface | Ryan Dwyer |
2018-11-28 | Fix segfault when destroying unmapped child view | emersion |
2018-11-27 | Handle destroyed subsurfaces | emersion |
2018-11-22 | Adding commands for configuring titlebar borders and padding | Florent de Lamotte |
2018-11-18 | Use #if instead of #ifdef | emersion |
2018-11-17 | Move view {x,y,width,height} into container struct | Ryan Dwyer |
2018-11-08 | Merge pull request #3087 from RedSoxFan/side-gaps | Ryan Dwyer |
2018-11-07 | Implement per side and per direction outer gaps | Brian Ashworth |
2018-11-07 | gaps: remove duplicate inner gaps | Brian Ashworth |
2018-11-01 | Move view marks properties to container struct | Ryan Dwyer |
2018-10-31 | Move view border properties to container struct | Ryan Dwyer |
2018-10-30 | Remove enum movement_direction | Ryan Dwyer |
2018-10-24 | Merge pull request #2933 from Snaipe/xwayland-window-properties | Drew DeVault |
2018-10-23 | xwayland: populate window_properties in json for views | Franklin "Snaipe" Mathieu |
2018-10-22 | Fix crash when quitting a QT app on the wayland backend using menu | Ryan Dwyer |
2018-10-21 | Make workspace back_and_forth seat-specific | Ryan Dwyer |
2018-10-16 | view: move arrange_workspace into view_map | Rouven Czerwinski |
2018-10-09 | Merge pull request #2772 from RyanDwyer/improve-popup-damage | Drew DeVault |
2018-10-08 | Introduce container_is_transient_for | Ryan Dwyer |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-10-07 | Only damage popups when popups have damage | Ryan Dwyer |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-10-01 | Fix smart gaps | Brian Ashworth |
2018-09-29 | Make gaps implementation consistent with i3-gaps | Ryan Dwyer |
2018-09-28 | Rename workspace_outputs to workspace_configs and fix memory leak | Ryan Dwyer |
2018-09-27 | Improve CSD logic | Ryan Dwyer |
2018-09-27 | Rename view_set_csd_from_client to view_update_csd_from_client | Ryan Dwyer |
2018-09-27 | Add CSD to border modes | Ryan Dwyer |