wayland-transpositor / wprs

Apache License 2.0
282 stars 6 forks source link

Handle getting toplevel messages before commits edge case #37

Closed maxhbooth closed 1 month ago

maxhbooth commented 1 month ago

Right now, VSCode will send an unmaximize toplevel request in it's initial commit. Because we don't buffer these requests, wprsc will process it before the inital commit and error out.