index
:
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
/
meson.build
Age
Commit message (
Expand
)
Author
2019-03-02
rootston: split rendering code into render.c
emersion
2019-02-23
rootston: move part of desktop.c to view.c, use an interface for views
emersion
2018-12-15
Working switches in rootston:
Ryan Walklin
2018-12-15
Factor out binding command execution to separate file
Ryan Walklin
2018-11-12
Use #if instead of #ifdef for wlroots config data
emersion
2018-10-09
rootston: add support for text input and the basic of input method
Dorota Czaplejewicz
2018-08-24
Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
Scott Anderson
2018-08-23
Revert "Merge pull request #1194 from ascent12/meson_feature"
Drew DeVault
2018-08-22
Update rootston to use new option
Scott Anderson
2018-08-22
Use new options for X11 backend and Xwayland
Scott Anderson
2018-05-28
virtual-keyboard: add support for the virtual-keyboard-v1 protocol
Dorota Czaplejewicz
2018-04-02
Change meson option names to use hypen
Danilo Spinella
2018-03-27
Add broken test client and rootston stubs
Drew DeVault
2018-02-14
xdg-shell stable: copy-pasta implementation
Dominique Martinet
2018-02-12
Reformat all #include directives
emersion
2018-01-18
rootston: do not redraw if output has no damage
emersion
2017-12-08
bring edges into wlr
Tony Crisci
2017-11-08
rootston: remove old cursor implementation
Tony Crisci
2017-11-07
multiseat: somewhat working
Tony Crisci
2017-11-05
rootston: roots_cursor
Tony Crisci
2017-11-04
rootston: move device init to seat
Tony Crisci
2017-11-04
move keyboard to seat
Tony Crisci
2017-10-27
Move xcursor stuff into its own file
emersion
2017-10-27
Send server-decoration ack event automatically
emersion
2017-10-20
Implement simple touch support for rootston
Drew DeVault
2017-10-06
Make xwayland compile-time optional
Versus Void
2017-10-01
Add basic drawing tablet support to rootston
Drew DeVault
2017-09-28
Fix rootston keyboard, add Xwayland
Drew DeVault
2017-09-27
Fix segfault, add wl_shell view
emersion
2017-09-26
Add first try to add wl_shell to rootston
emersion
2017-09-23
Initial keyboard support in rootston
Drew DeVault
2017-09-23
Fix rootston executable name
Drew DeVault
2017-09-23
Implement wlr_cursor in rootston
Drew DeVault
2017-09-23
Render XDG shell surfaces
Drew DeVault
2017-09-23
Wire up pointer, start on cursor
Drew DeVault
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