The compositor was throwing an unsupported transformation type error when
qt5 tried to set a transformation type of "normal" on surfaces, even though
this is asking for the default behaviour.
Bump PKGREVISION
Changes:
- Restore keycode translation on exit on NetBSD to avoid input problems
when returning to a tty. Temporary hack until we can do this all
with wscons (hopefully?)
- Merged in some cleanups and fixes from upstream.
swc is a small Wayland compositor implemented as a library.
It has been designed primary with tiling window managers in mind.
This is a friendly fork of swc that adds NetBSD support.