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
/
desktop
/
xdg_shell_v6.c
Age
Commit message (
Expand
)
Author
2018-02-07
separate seat get focus and seat get focus inactive
Tony Crisci
2018-02-04
basic focus overhaul
Tony Crisci
2018-01-30
Implement workspaces
Drew DeVault
2018-01-20
add kill command
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-27
desktop: use wlr-surface commit
Tony Crisci
2017-12-18
remove verbose commit logging
Tony Crisci
2017-12-12
sway input device
Tony Crisci
2017-12-10
set focus on new window
Tony Crisci
2017-12-06
view activate
Tony Crisci
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-23
xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespec
Dominique Martinet
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-11-11
Initial (awful) pass on xdg shell support
Drew DeVault