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
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
2018-09-19
ipc: add pid information for views in layout tree
Ian Fan
2018-09-12
Minor fixes to tiling drag implementation
Ryan Dwyer
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-05
Remove offset argument to container_add_sibling
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-09-04
Implement window_role criteria token
Ryan Dwyer
2018-09-02
Implement focus_on_window_activation
Ryan Dwyer
2018-08-28
Prepare arrange code for type safe arguments
Ryan Dwyer
[next]