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
/
sway
/
tree
Age
Commit message (
Expand
)
Author
2017-12-29
Allow to configure outputs by their identifier
emersion
2017-12-16
Merge branch 'wlroots' into feature/input
Tony Crisci
2017-12-14
Use strtol instead of atoi in output command
emersion
2017-12-13
Handle output remove
emersion
2017-12-13
Update output containers on output layout change
emersion
2017-12-12
Listen to output layout change
emersion
2017-12-10
seat focus on button press
Tony Crisci
2017-12-10
working pointer motion
Tony Crisci
2017-12-09
Remove output from layout
emersion
2017-12-06
Add new_output_config, update root container size on output hotplug
emersion
2017-12-06
Use wlr_output_layout_get_box
emersion
2017-12-06
Init, merge output config params, use wlr_output_layout
emersion
2017-12-06
Add output config
emersion
2017-12-05
view set position
Tony Crisci
2017-12-03
use "size" instead of "dimensions"
Tony Crisci
2017-11-25
Handle view destruction properly
Drew DeVault
2017-11-25
Fix rendering issues, wire up some xdg listeners
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-11-11
Move sway's internal tree code to sway/tree/
Drew DeVault