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
Age
Commit message (
Expand
)
Author
2017-09-29
xwayland: add state support
emersion
2017-09-29
Code style
emersion
2017-09-29
xwayland: add signals for configure, set_{class,title}
emersion
2017-09-28
DRY up focus and implement z ordering
Drew DeVault
2017-09-28
Handle input device removal
Drew DeVault
2017-09-28
x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types
emersion
2017-09-28
Merge pull request #163 from emersion/wl_shell-fixes
Drew DeVault
2017-09-28
Add xwayland activate and fix EGL bug
Drew DeVault
2017-09-28
Fix rootston keyboard, add Xwayland
Drew DeVault
2017-09-28
Remove ping_timer when destroying wlr_wl_shell_surface
emersion
2017-09-28
wl_shell: gluten-free cosmetic variable renaming
emersion
2017-09-28
rootston: no need to implement get_input_bounds and activate for wl_shell views
emersion
2017-09-28
rootston: handle request_move
emersion
2017-09-27
class_ -> class, free more stuff in destroy_shell_surface
emersion
2017-09-27
wlr_wl_shell: implement all requests except set_popup
emersion
2017-09-27
Set view->surface
emersion
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
Implement xdg surface request_move
Drew DeVault
2017-09-23
Implement tool tip -> click simulation
Drew DeVault
2017-09-23
Implement pointer motion and buttons
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