mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
Introduce 'shell' object for moving and resizing surfaces in the compositor
This commit is contained in:
parent
a1f3f60bea
commit
83fc061c9c
8 changed files with 299 additions and 119 deletions
8
TODO
8
TODO
|
|
@ -1,5 +1,13 @@
|
|||
Core wayland protocol
|
||||
|
||||
- enter notify needs coordinates for cases where pointer focus
|
||||
changes without motion (surfaces coming or going)
|
||||
|
||||
- generate marshal stubs as static inline functions.
|
||||
|
||||
- don't store globals on client side, require global_handler like
|
||||
everything else.
|
||||
|
||||
- glyph cache
|
||||
|
||||
- dnd, figure out large object transfer: through wayland protocol or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue