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
2021-02-09
transaction: Move centering to view_center_surface
Kenny Levinsen
2021-01-12
Switch to wlr_xdg_surface_for_each_popup_surface
Simon Ser
2020-12-20
introduce workspace_squash
Ronan Pigott
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
2020-10-27
output: evacuate sticky containers only if new output has a workspace
mwenzkowski
2020-10-18
xwayland: listen to `set_geometry` event
Tudor Brindus
2020-10-10
xwayland: support views that change override-redirect status
Tobias Langendorf
2020-08-05
view: remove foreign toplevel listeners on destroy
Ronan Pigott
2020-08-05
view: implement foreign toplevel fullscreen request
Ronan Pigott
2020-07-22
Fix X11 clients getting stuck minimized
Tobias Langendorf
2020-07-13
input: implement xdg_toplevel interactive resize hints
Ronan Pigott
2020-07-01
commands/move: unwrap workspace container on move to new workspace
Tudor Brindus
2020-06-23
Implement wlr-foreign-toplevel-management-v1
Drew DeVault
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
[next]