[PATCH 2/2] protocol: add state set functions for maximized and fullscreen.
Bill Spitzak
spitzak at gmail.com
Mon Nov 4 23:05:54 CET 2013
Jasper St. Pierre wrote:
> But serials are seat-specific, so we need the "activate" request to
> relay the seat back for the purposes of validating the timestamp. I
> don't think it makes sense to expose the active window on wl_seat, though.
That is annoying. Is there any reason this is a requirement? Or could
the compositor be required to make up a new serial and put a different
serial on every event?
Don't really like the timestamp idea because you are forced to
artificially put a different timestamp on each event so they can be
distinguished, even if more than one event was triggered by the same
physical action.
More information about the wayland-devel
mailing list