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
/
container.h
Age
Commit message (
Expand
)
Author
2017-11-25
Handle view destruction properly
Drew DeVault
2017-11-25
Arrange windows on desktop
Drew DeVault
2017-11-22
Add views to tree and render them
Drew DeVault
2017-11-22
Add workspace to outputs
Drew DeVault
2017-11-19
Add outputs to the tree
Drew DeVault
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-11-11
Initial (awful) pass on xdg shell support
Drew DeVault
2017-11-11
Wire up output frame loop
Drew DeVault
2017-11-11
Initialize outputs from backend and add to tree
Drew DeVault
2017-04-03
Impliment i3-style marks
Calvin Lee
2017-01-19
Add window instance support
Mykyta Holubakha
2017-01-01
[fix] cleanups suggested by Sway community
wil
2016-12-29
cleanup in auto layouts
wil
2016-12-29
Added Awesome/Monad type "auto" layouts
wil
2016-12-04
fix layout switching (was broken because of workspace_layout)
D.B
2016-12-04
add workspace_layout to container
D.B
2016-10-12
Revert "Fixes dealing with workspace_layout and related bugs [rfc]"
Drew DeVault
2016-10-11
add workspace_layout, ensure ws is always L_HORIZ
D.B
2016-10-06
add click on title_bar to focus a container
Nicolas Cornu
2016-09-21
add unique IDs to containers
Zandr Martin
2016-09-17
add global `current_focus` pointer
Zandr Martin
2016-09-01
Reorganize includes
Drew DeVault