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 (
Collapse
)
Author
2017-10-03
Merge branch 'master' into feature/xdg-popup
Tony Crisci
2017-10-03
rootston-desktop: popup input handling
Tony Crisci
2017-10-03
rootston-desktop: use window geometry for input bounds
Tony Crisci
2017-10-03
Set WAYLAND_DISPLAY in rootston environment
Drew DeVault
Duh
2017-10-03
Fix modifiers support with backend != wayland
emersion
2017-10-03
Add modifiers support in wayland backend, parse modifiers in rootston config
emersion
2017-10-03
exec command if it's not exit
emersion
2017-10-03
Free config->bindings
emersion
2017-10-03
Bind logo+q when no config file is specified
emersion
2017-10-03
Use a command string rather than an action enum
emersion
2017-10-03
Parse bindings in config, execute bindings
emersion
2017-10-03
Use keysyms instead of keycodes
emersion
2017-10-03
Add keyboard state to rootston
emersion
2017-10-02
xdg-popup: render popups in the right place
Tony Crisci
2017-10-02
Move wlr-example.ini.example to rootston.ini.example and reference it from ↵
Versus Void
examples' config parser
2017-10-01
Fix keyboard handling in examples
Drew DeVault
2017-10-01
Forgot that file :/
Drew DeVault
2017-10-01
Add basic drawing tablet support to rootston
Drew DeVault
2017-09-30
Reverse loop in view_at
Drew DeVault
Looks for the top-most view now.
2017-09-30
Merge pull request #160 from acrisci/feature/subcompositor
Drew DeVault
Subcompositor
2017-09-30
Merge pull request #179 from emersion/wl-shell-resize
Drew DeVault
rootston: add resize support for wl_shell
2017-09-30
Fix segfault in handle_request_resize
emersion
2017-09-30
Merge branch 'master' into feature/subcompositor
Tony Crisci
2017-09-30
input events for subsurfaces
Tony Crisci
2017-09-30
Add resize support for wl_shell
emersion
2017-09-30
Add x, y, width, height arguments to wlr_xwayland_surface_configure
emersion
2017-09-30
rootston: render subsurfaces
Tony Crisci
2017-09-30
Add view->resize for xwayland
emersion
2017-09-30
Merge pull request #175 from emersion/xdg-shell-resize
Drew DeVault
rootston: add xdg shell resize support
2017-09-30
update rootston for surface changes
Tony Crisci
2017-09-30
rootston: create desktop before input
Tony Crisci
2017-09-30
Completely fix resize offset
emersion
2017-09-30
Partially fix resize offset
emersion
2017-09-30
Add edges support, remove get_input_bounds
emersion
2017-09-30
Add view_resize
emersion
2017-09-30
React to xdg shell resize requests
emersion
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
wl_shell fixes
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
[next]