sboli / twmn

A notification system for tiling window managers
GNU Lesser General Public License v3.0
525 stars 47 forks source link

Support latest Ubuntu LTS #98

Open gunslingerfry opened 3 years ago

gunslingerfry commented 3 years ago

I run Manjaro at home but my work PC they want to standardize on Ubuntu. 20.04 uses Qt 5.12.8 and the most recent commits use new functions available only in 5.15.

Recommendation: Simply create a tag or a branch off of commit 861a323229d34aa42c837bacb15a9d9f2cb9fa4f which works fine in 20.04 and add instructions in the readme to use that tag for Ubuntu.