index
:
navi/wayland/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
/
desktop.h
Age
Commit message (
Collapse
)
Author
2018-01-10
Include idle protocol in rootston
Heghedus Razvan
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
2017-12-31
Fix views outside output layout
emersion
2017-12-27
config: Avoid clash with other config-headers
Björn Esser
2017-12-26
config: Put all defines into config.h
Björn Esser
2017-12-22
Add missing gtk-primary-selection interfaces
emersion
2017-11-21
Add fullscreen command, fix view_at with fullscreen views
emersion
2017-11-20
Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface
emersion
2017-11-19
Merge branch 'master' into seat-views
emersion
2017-11-19
rootston: xwayland ready listener
Tony Crisci
2017-11-17
rootston: add per-seat views
emersion
2017-11-12
Remove unnecessary include
emersion
2017-11-12
Introduce wlr_xcursor_manager
emersion
2017-11-11
rootston: add roots_xcursor_theme
emersion
roots_xcursor_theme loads multiple wlr_xcursor_theme at different scales.
2017-10-27
Send server-decoration ack event automatically
emersion
2017-10-21
Rename remaining refs to wlr_list
Drew DeVault
2017-10-09
Merge pull request #220 from versusvoid/optional-xwayland
Drew DeVault
Make Xwayland optional
2017-10-07
rootston: create screenshooter interface
emersion
2017-10-06
Make xwayland compile-time optional
Versus Void
2017-10-05
Fix memory leaks
Versus Void
2017-09-30
input events for subsurfaces
Tony Crisci
2017-09-28
DRY up focus and implement z ordering
Drew DeVault
2017-09-28
Fix rootston keyboard, add Xwayland
Drew DeVault
2017-09-26
Add first try to add wl_shell to rootston
emersion
2017-09-23
Implement pointer motion and buttons
Drew DeVault
2017-09-23
Render XDG shell surfaces
Drew DeVault
2017-09-23
Initialize display, backend; add frame handling
Drew DeVault
2017-09-22
Establish rootston headers & main
Drew DeVault