Don't track globals in the client lib, just send out events
Users of the client library must install an global handler to get access to globals.
This commit is contained in:
@@ -3,9 +3,6 @@ Core wayland protocol
|
||||
- generate pointer_focus on raise/lower, move windows, all kinds of
|
||||
changes in surface stacking.
|
||||
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user