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
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
2018-08-26
Merge pull request #2513 from RyanDwyer/rename-root-outputs
Drew DeVault
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-26
Make separate gaps functions per container type
Ryan Dwyer
2018-08-25
Add comment for sway_root.all_outputs
Ryan Dwyer
2018-08-25
Rename sway_root.outputs to sway_root.all_outputs
Ryan Dwyer
2018-08-25
Relocate container_move, container_move_to and container_get_in_direction
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-21
Replace enum resize_edge with wlr_edges
Ryan Dwyer
2018-08-20
Fix crash when adding output
Ryan Dwyer
2018-08-20
Send output enter/leave events correctly
Ryan Dwyer
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-18
Merge pull request #2466 from RyanDwyer/geometry
Drew DeVault
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-18
Rename container_sort_workspaces and container_wrap_children
Ryan Dwyer
2018-08-18
Store geometry in the view and handle any floating view resizing
Ryan Dwyer
2018-08-18
Fix geometry
Ryan Dwyer
2018-08-18
Add view_get_geometry
emersion
2018-08-17
Add using_csd variable to transaction state
Ryan Dwyer
2018-08-15
Simplify transactions
Ryan Dwyer
2018-08-11
Merge pull request #2449 from RyanDwyer/remove-bfs
Drew DeVault
2018-08-11
Remove container_for_each_descendant_bfs
Ryan Dwyer
2018-08-11
Remove container_has_child
Ryan Dwyer
2018-08-08
Deny moving a sticky container to workspace if it's the same output
Ryan Dwyer
2018-08-08
Fix edge cases when moving floating container to new workspace
Ryan Dwyer
2018-08-08
Implement move to workspace on a floating container
Ryan Dwyer
2018-08-06
Merge pull request #2268 from emersion/server-decoration-borders
Drew DeVault
2018-08-06
Handle views created after decoration mode is sent for xdg-shell
emersion
[next]