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-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
2018-08-06
commands: complete workspace implementation
Ian Fan
2018-08-06
commands: fix layout implementation (also better name for previous split layout)
Ian Fan
2018-08-06
commands: complete move implementation
Ian Fan
2018-08-04
Move workspace pid code to root.c
Ryan Dwyer
2018-08-04
Separate root-related code
Ryan Dwyer
2018-08-03
Fix crash when moving cursor over a fullscreen split container
Ryan Dwyer
2018-08-02
Fix pointer events for fullscreen views
emersion
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
2018-08-02
Revert "Fix popups"
Drew DeVault
2018-08-02
Merge branch 'master' into fix-resize-wiggle
emersion
2018-08-01
Merge pull request #2391 from RyanDwyer/fix-popups-v2
Drew DeVault
2018-08-01
ipc: add window::mark event
Ian Fan
2018-08-01
Correctly track saved surfaces during multiple transactions
Ryan Dwyer
2018-07-31
Close popups when changing focus
Ryan Dwyer
2018-07-31
Fix popups
Ryan Dwyer
2018-07-30
Fix title textures on scale change
Brian Ashworth
2018-07-28
Allow containers to float
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
2018-07-24
style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
Pascal Pascher
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
2018-07-23
Merge branch 'master' into pid-workspaces
Drew DeVault
2018-07-23
Store scratchpad list in sway_root instead of server
Ryan Dwyer
[prev]
[next]