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
/
include
/
rootston
Age
Commit message (
Collapse
)
Author
2017-10-09
Merge pull request #206 from emersion/client-cursor
Drew DeVault
Client provided cursors
2017-10-09
Merge pull request #220 from versusvoid/optional-xwayland
Drew DeVault
Make Xwayland optional
2017-10-09
Switch back to compositor cursor when switching from one view to another
emersion
2017-10-09
Switch back to compositor cursor when leaving view
emersion
2017-10-08
rootston: handle request_set_cursor
emersion
2017-10-08
Merge pull request #243 from acrisci/feature/input-bounds
Drew DeVault
Use wl_surface input bounds for input handling
2017-10-08
Merge pull request #239 from emersion/center-views
Drew DeVault
Center views in rootston
2017-10-08
use input bounds for pointer events
Tony Crisci
2017-10-08
Activate new views
emersion
2017-10-08
Center wl shell views
emersion
2017-10-08
Do not remove the commit listener
emersion
2017-10-08
Merge pull request #140 from emersion/screenshooter
Drew DeVault
Add screenshooter
2017-10-08
Center xdg shell views
emersion
2017-10-07
Merge branch 'master' into feature/xdg-popup
Tony Crisci
2017-10-07
rootston: create screenshooter interface
emersion
2017-10-06
Make xwayland compile-time optional
Versus Void
2017-10-06
Add config option to disable Xwayland
Versus Void
2017-10-06
Add close command, add close for xwayland
emersion
2017-10-06
rootston: handle grab end
Tony Crisci
2017-10-05
Merge pull request #198 from emersion/rootston-move-resize-rotate
Drew DeVault
rootston: force move, resize and rotate
2017-10-05
Fix memory leaks
Versus Void
2017-10-03
rootston: add meta-key to config file
emersion
2017-10-03
rootston: rotate views!
emersion
2017-10-03
Add modifiers support in wayland backend, parse modifiers in rootston config
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-01
Add basic drawing tablet support to rootston
Drew DeVault
2017-09-30
Merge branch 'master' into feature/subcompositor
Tony Crisci
2017-09-30
input events for subsurfaces
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 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
Fix rootston keyboard, add Xwayland
Drew DeVault
2017-09-28
rootston: handle request_move
emersion
2017-09-27
wlr_wl_shell: implement all requests except set_popup
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 pointer motion and buttons
Drew DeVault
2017-09-23
Implement wlr_cursor in rootston
Drew DeVault
2017-09-23
Render XDG shell surfaces
Drew DeVault
[next]