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-10-06
Match default keybindings with sway's
emersion
2017-10-06
Unset input->active_view when view is destroyed
emersion
2017-10-06
Disconnect wl_shell clients when closing
emersion
2017-10-06
Update rootston.ini.example
emersion
2017-10-06
Implement wlr_xdg_toplevel_v6_send_close
emersion
2017-10-06
Add close command, add close for xwayland
emersion
2017-10-06
Require exec prefix to execute shell commands
emersion
2017-10-06
Merge pull request #223 from versusvoid/xwayland-activate
Drew DeVault
2017-10-06
Deactivate xwayland when focus leaves there
Drew DeVault
2017-10-06
Activate only active xwayland views
Versus Void
2017-10-06
Transform hotspot with cursor
Versus Void
2017-10-05
Fix #210
Drew DeVault
2017-10-05
Fix focusing null view
Versus Void
2017-10-05
Merge pull request #198 from emersion/rootston-move-resize-rotate
Drew DeVault
2017-10-05
Fix memory leaks
Versus Void
2017-10-04
rootston: fix rotated subsurfaces
emersion
2017-10-04
rootston: rotation by steps
emersion
2017-10-04
rootston: fix cursor coordinates for rotated subsurfaces
emersion
2017-10-04
rootston: rotate cursor coordinates
emersion
2017-10-03
rootston: add meta-key to config file
emersion
2017-10-03
rootston: rotate views!
emersion
2017-10-03
rootston: force move and resize
emersion
2017-10-03
Set WAYLAND_DISPLAY in rootston environment
Drew DeVault
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
Move wlr-example.ini.example to rootston.ini.example and reference it from ex...
Versus Void
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
2017-09-30
Merge pull request #160 from acrisci/feature/subcompositor
Drew DeVault
2017-09-30
Merge pull request #179 from emersion/wl-shell-resize
Drew DeVault
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
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
[next]