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
2017-11-09
Add wl_shell support for maximized views
emersion
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