index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
/
tree
Age
Commit message (
Expand
)
Author
2020-06-17
Add support for viewporter
Simon Ser
2020-06-08
tree/view: fix smart gaps when ancestor container is tabbed or stacked
Tudor Brindus
2020-06-07
tree/container: introduce `container_toplevel_ancestor` helper
Tudor Brindus
2020-06-05
Save transform during transaction
Kalyan Sriram
2020-06-03
container: Remove useless surface dimensions
Kenny Levinsen
2020-06-03
view: Save all buffers associated with view
Kenny Levinsen
2020-05-29
Add views idle inhibition status in get_tree output
Damien Tardy-Panis
2020-05-21
Fix typos in comments
Martin Michlmayr
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-03-06
Use wlr_client_buffer
Simon Ser
2020-01-16
Fix crash when showing scratchpad hidden split containers
Ronan Pigott
2020-01-15
Revert "Make all the container dimensions integers"
Simon Ser
2020-01-09
view: remove workspace pid mapping for assigns
Brian Ashworth
2020-01-01
Make all the container dimensions integers
Pedro Côrte-Real
2020-01-01
Avoid numerical instability in resize
Pedro Côrte-Real
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
[next]