index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootston
/
main.c
Age
Commit message (
Expand
)
Author
2018-02-12
Reformat all #include directives
emersion
2018-01-23
Backport screenshooter fixes from the renderer redesign v1
emersion
2018-01-13
Remove unnecessary wlr_backend_destroy
Drew DeVault
2017-12-31
Allow configurable verbosity
Calvin Lee
2017-12-27
config: Avoid clash with other config-headers
Björn Esser
2017-12-26
config: Put all defines into config.h
Björn Esser
2017-12-21
rootston: server backend check
Tony Crisci
2017-12-20
rootston: handle backend creation failed
Tony Crisci
2017-12-19
Destroy multi backend on display destroy
emersion
2017-12-18
rootston: revert to auto backend
emersion
2017-12-17
Merge pull request #496 from emersion/headless-backend
Drew DeVault
2017-12-17
Add headless input devices
emersion
2017-12-17
Add full refresh rate support to custom modes
emersion
2017-12-17
Initialize headless backend
emersion
2017-12-14
Merge branch 'master' into xwm-selection
emersion
2017-12-07
Add display destroy listener in screenshooter, destroy display in rootston
emersion
2017-11-22
xwayland: clean up seat setting
Tony Crisci
2017-11-22
xwm: send selection data
Tony Crisci
2017-11-21
xwm: get selection targets
Tony Crisci
2017-11-19
rootston: xwayland ready listener
Tony Crisci
2017-11-17
Fix segfault when xwayland is disabled
emersion
2017-11-12
Run startup command after xwayland is ready
Drew DeVault
2017-11-11
rootston: prefix config structs and functions
Tony Crisci
2017-10-21
Merge branch 'master' into feature/data-device-selection
Tony Crisci
2017-10-20
Add startup command option to rootston
D.B
2017-10-15
wlr-data-device: drag icons
Tony Crisci
2017-10-15
wlr-data-device interface
Tony Crisci
2017-10-05
Fix memory leaks
Versus Void
2017-10-03
Set WAYLAND_DISPLAY in rootston environment
Drew DeVault
2017-09-30
rootston: create desktop before input
Tony Crisci
2017-09-23
Initial pass on roots_input
Drew DeVault
2017-09-23
Initialize display, backend; add frame handling
Drew DeVault
2017-09-22
Establish rootston headers & main
Drew DeVault