Commit graph

11 commits

Author SHA1 Message Date
nia
f2d08e4b4e wm: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:25:09 +00:00
nia
5830fbbfa0 wm: Remove SHA1 hashes for distfiles 2021-10-07 15:05:02 +00:00
nia
7a0c5c857f swc: Update to 0.0.0.20200228
Fixes the server-side decoration protocol implementation, and upstreams
a fix for Qt5.

Applications supporting the protocol (e.g. Qt apps) will no longer display
client-side decorations.
2020-03-15 16:15:23 +00:00
nia
76b06256a1 swc: Link to upstream issues/PRs 2020-02-24 14:23:53 +00:00
nia
7f3f4d5986 swc: Disable decoration managers until these are stable.
Currently causing problems when exiting applications.
2020-02-24 14:11:17 +00:00
nia
0317094824 swc: Allow qt5 applications to run again.
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
2020-02-24 12:31:20 +00:00
nia
c8a45fa9af swc: Update to 0.0.0.20200222
NetBSD support was upstreamed. Switch to the upstream repos.
2020-02-24 11:58:57 +00:00
nia
668659a9c9 swc: Update to 20200219
- Support for KDE server-side decorations protocol
- Support for xdg-decoration protocol
- Some xdg-shell bug fixes
2020-02-19 14:27:09 +00:00
nia
f9091bab22 swc: Update to 0.0.0.20200111
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.
2020-01-11 23:58:50 +00:00
nia
6269ebd0e0 swc: Update to 0.0.0.20191213
This adds support for detecting and automatically setting the keyborad
layout on NetBSD based on wscons settings.
2019-12-13 14:32:21 +00:00
nia
f73785b80b wm: Add swc.
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.
2019-12-11 21:18:05 +00:00