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
/
xdg_shell_v6.c
Age
Commit message (
Collapse
)
Author
2017-11-10
Merge pull request #390 from emersion/rootston-maximize
Drew DeVault
Maximize views in rootston
2017-11-09
Fix maximize delay in xdg-shell
emersion
2017-11-09
Merge remote-tracking branch 'origin/master' into hidpi
Drew DeVault
2017-11-05
Basic maximization implementation for xdg-shell
emersion
2017-11-03
Fix moving views when resizing below min size
emersion
2017-11-01
Handle output enter/leave correctly
Drew DeVault
2017-10-30
Fix resize bounds check in rootson
Valentin Hăloiu
2017-10-28
Enforce resize bounds in rootston
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-16
bug: fix view centering
Tony Crisci
2017-10-08
Only center toplevel xdg shell views
emersion
2017-10-08
Activate new views
emersion
2017-10-08
Do not remove the commit listener
emersion
2017-10-08
Center xdg shell views
emersion
2017-10-07
Merge branch 'master' into feature/xdg-popup
Tony Crisci
2017-10-06
Implement wlr_xdg_toplevel_v6_send_close
emersion
2017-10-02
xdg-popup: render popups in the right place
Tony Crisci
2017-09-30
Completely 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-28
DRY up focus and implement z ordering
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
Render XDG shell surfaces
Drew DeVault