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
/
rootston
/
wl_shell.c
Age
Commit message (
Expand
)
Author
2018-02-25
rootston: add view_create
Guido Günther
2018-02-12
Reformat all #include directives
emersion
2018-01-28
rootston: fix damage tracking for SSD
emersion
2018-01-22
rootston: damage tracking for wl_shell
emersion
2018-01-21
rootston: track subsurface damage
emersion
2018-01-20
rootston: fix artifacts when un-maximizing a view
emersion
2018-01-18
rootston: replace view_damage with view_apply_damage and view_damage_whole
emersion
2018-01-18
rootston: damage views when moved
emersion
2017-12-27
validate grab serial for shell events
Tony Crisci
2017-12-27
wl-shell: role committed
Tony Crisci
2017-12-03
rootston: use wl-shell surface commit
Tony Crisci
2017-11-21
Merge branch 'master' into fullscreen
emersion
2017-11-21
Merge pull request #387 from emersion/laggy-move-resize
Drew DeVault
2017-11-21
Unify view events naming, remove client from event structs
emersion
2017-11-20
Merge branch 'master' into fullscreen
emersion
2017-11-20
Fix segfault when closing xwayland views
emersion
2017-11-20
Initial fullscreen support
emersion
2017-11-20
Merge branch 'master' into laggy-move-resize
emersion
2017-11-20
Fix laggy move-resize for wl-shell views
emersion
2017-11-17
rootston: add per-seat views
emersion
2017-11-11
Merge branch 'master' into feature/multiseat
Tony Crisci
2017-11-09
Add wl_shell support for maximized views
emersion
2017-11-07
multiseat: somewhat working
Tony Crisci
2017-11-03
Fix moving views when resizing below min size
emersion
2017-10-25
Focus last view on close in rootston
emersion
2017-10-22
Forgot to rename these
Drew DeVault
2017-10-21
Remove wl_list_init when using wl_signal_add
emersion
2017-10-19
rootston: view set position
Tony Crisci
2017-10-16
bug: fix view centering
Tony Crisci
2017-10-10
wl-shell: cleanup
Tony Crisci
2017-10-10
wl-shell: popup input handling
Tony Crisci
2017-10-10
wl_shell: map transient surfaces closer to parent
Tony Crisci
2017-10-08
Rename wlr_surface->signals to events
emersion
2017-10-08
Activate new views
emersion
2017-10-08
Only center toplevel wl_shell views
emersion
2017-10-08
Center wl shell views
emersion
2017-10-06
Disconnect wl_shell clients when closing
emersion
2017-09-30
Fix segfault in handle_request_resize
emersion
2017-09-30
Add resize support for wl_shell
emersion
2017-09-30
React to xdg shell resize requests
emersion
2017-09-28
DRY up focus and implement z ordering
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
2017-09-27
wlr_wl_shell: implement all requests except set_popup
emersion
2017-09-27
Set view->surface
emersion
2017-09-27
Fix segfault, add wl_shell view
emersion
2017-09-26
Add first try to add wl_shell to rootston
emersion