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
/
server.h
Age
Commit message (
Expand
)
Author
2018-06-27
Merge branch 'master' into xwayland-wants-float
Ryan Dwyer
2018-06-19
Perform (partial) server initialization before dropping privileges.
Tobias Blass
2018-06-18
Automatically float xwayland windows
emersion
2018-05-16
sway: run commands without waiting for Xwayland
Dominique Martinet
2018-05-14
Kill wl_shell
emersion
2018-05-13
Merge pull request #1970 from emersion/xdg-shell-stable
Drew DeVault
2018-05-13
Add xdg-shell stable support
emersion
2018-05-13
Idle handling for dpms/lockscreen et al
Mattias Eriksson
2018-03-31
Set xwayland cursor
emersion
2018-03-30
Add lite damage tracking
emersion
2018-03-30
Cleanup and remove global renderer reference
emersion
2018-03-28
Add initial layer shell skeleton
Drew DeVault
2018-03-19
Update wlroots API
emersion
2018-02-20
make handle_output_destroy() static
Tony Crisci
2018-02-14
output destroy
Tony Crisci
2018-01-30
Execute pending commands when Xwayland is ready
Drew DeVault
2017-12-07
rename input to input-manager
Tony Crisci
2017-12-04
Merge branch 'wlroots' into feature/xwayland
Tony Crisci
2017-12-04
xwayland shell
Tony Crisci
2017-12-03
basic wl-shell
Tony Crisci
2017-12-03
sway wl_shell
Tony Crisci
2017-11-22
Add views to tree and render them
Drew DeVault
2017-11-23
wlr_data_device header update
Dominique Martinet
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
Establish sway input submodule
Drew DeVault
2017-11-11
Fix build yml files
Drew DeVault
2017-11-11
Fire up the wlroots backend and run the event loop
Drew DeVault