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
2018-05-04
Fix a rootston crash when a client creates non-topmost popups
emersion
2018-05-03
rootston: remove mode and transform signals when output is destroyed
Ilia Bozhinov
2018-04-29
rootston: map input devices with wlr_input_device.output_name
emersion
2018-04-28
cursor: use NAN for unspecified axes, refactor absolute warping code
emersion
2018-04-26
layer-shell: Fix crash when cursor is intially outside any output
Guido Günther
2018-04-24
layer-shell: use output_damage_{whole,from}_local_surface on map/unmap
Guido Günther
2018-04-24
layer-shell: use output_damage_{whole,from}_local_surface for popups
Guido Günther
2018-04-23
rootston: Send frame_done for popups too
Guido Günther
2018-04-23
rootston: Damage layer-shell popups
Guido Günther
2018-04-23
rootston: Let layer_surface_at look at popups
Guido Günther
2018-04-23
Finish forward-porting @acrisci's positioner work
Drew DeVault
2018-04-23
Basic layer popup rendering
Drew DeVault
2018-04-22
Implement output auto-selection in rootston
Drew DeVault
2018-04-21
Remove wlr_surface::subsurface
emersion
2018-04-20
Add wlr_renderer_init_wl_shm to advertize supported renderer formats
emersion
2018-04-16
rootston: don't crash on shutdown
Guido Günther
2018-04-13
Merge pull request #862 from emersion/renderer-scissor-upside-down
Drew DeVault
2018-04-13
Merge pull request #866 from emersion/xwayland-unmapped-on-create
emersion
2018-04-13
xwayland: emit new_surface when unmapped
emersion
2018-04-13
Fix gcc string truncation warnings
Dominique Martinet
2018-04-12
Make wlr_renderer_scissor take normal coords instead of upside-down ones
emersion
2018-04-08
Merge pull request #853 from emersion/xwayland-client-timeout
Drew DeVault
2018-04-08
Add wlr_xwayland_surface_ping
emersion
2018-04-08
Fix syntax errors
Drew DeVault
2018-04-08
Fix assertions with side-effects
Drew DeVault
2018-04-08
Merge pull request #850 from emersion/remove-backend-egl
Drew DeVault
2018-04-08
backend: remove wlr_backend_get_egl
emersion
2018-04-07
rootston: fix compilation without XWayland support
Bruno
2018-04-05
Remove rootston surface iterator
emersion
2018-04-05
Add surface iterators
emersion
2018-04-05
Merge pull request #830 from swaywm/xdg-output
Drew DeVault
2018-04-05
Initialize rootston _surface
Tancredi Orlando
2018-04-05
Add wlr_xdg_output_manager
Drew DeVault
2018-04-04
Fix xdg-shell popups, add wlr_xdg_surface_surface_at
emersion
2018-04-04
Add wlr_xdg_surface_v6_surface_at and wlr_wl_shell_surface_surface_at
emersion
2018-04-04
rootston: fix view_at
emersion
2018-04-04
Fix wlr_surface_subsurface_at, change it to be wlr_surface_surface_at
emersion
2018-04-03
rootston: send enter event for layer surfaces
emersion
2018-04-03
Implement input inhibit in rootston
Drew DeVault
2018-04-03
Add input-inhibitor example client
Drew DeVault
2018-04-03
Fix segfault when clicking rootston desktop
Drew DeVault
2018-04-02
Merge pull request #804 from swaywm/keyboard-layers
Drew DeVault
2018-04-02
Add wlr_surface_is_*_surface
Drew DeVault
2018-04-02
Address review feedback
Drew DeVault
2018-04-02
Handle layer surfaces below shell surfaces
Drew DeVault
2018-04-02
Change meson option names to use hypen
Danilo Spinella
2018-04-02
Always give keyboard focus to the topmost layer
Drew DeVault
2018-04-02
Identify topmost interactive layer surface
Drew DeVault
2018-04-02
Don't reset exclusive between layer shell passes
Drew DeVault
2018-03-31
FIx crash on touch down
Drew DeVault
[next]