Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Releases: city41/mate-i3-applet

bind mode color support, fix gtk3 check

22 Dec 19:58
Compare
Choose a tag to compare

bind mode color support and gtk3 check fix, thanks to @antoniotrkdz

Sort workspaces, helps with multi-monitor setups

09 Dec 18:22
77833eb
Compare
Choose a tag to compare

Sorting the workspaces keeps the icons in order on multi-monitor setups. Thanks to @tott for the fix.

Python 3.5 support, custom foreground colors

29 Nov 04:56
Compare
Choose a tag to compare

This release re-adds support for Python 3.5. Recent changes inadvertently meant this applet required 3.6.

Tested using Python 3.5.2 on Ubuntu 16.04.

Also, thanks to @tott foreground color customizations are now supported.

Works with GTK 2 and GTK 3

29 Oct 17:11
bc931a6
Compare
Choose a tag to compare

Thanks to help from @landmaj , mate-i3-applet can now work in GTK 2 or GTK 3.

Switch to GTK 3.0

26 Oct 01:50
0556d82
Compare
Choose a tag to compare

This release switchins to using GTK 3.0. This is a breaking change, hence the major bump.

You will need MATE versions 1.18.0 or greater.

If you are on an older GTK 2 based MATE (ie, older than 1.18.0), please use version 1.1.1 which is GTK 2 based. It's possible a future version of the applet may detect which version of GTK to use. But it's also possible it might not. To be honest, I don't have too much time to dedicate to this project unfortunately.

Fix regression on restart

12 Aug 01:20
Compare
Choose a tag to compare

Version 1.1.0 had a regression in it. I missed reconnected the subscriptions correctly on i3 restart.

This version fixes the regression.

Added mode label -- BAD RELEASE

12 Aug 01:09
Compare
Choose a tag to compare

This release had a regression, use 1.1.1 instead

This release adds a mode label. The most common mode is "resize", but any mode you use in i3 will show up.

Once you return to "default" mode, the label goes away.