TINT2 needs help

I had to adopt tint2 from o9000 account rather automatically after it was suddenly sentenced to end-of-life by previous maintainer without warning. My free time is too limited, so I may not be able to keep pace with all bugs and feature requests, some of whom need to be recovered yet (Chris Lee disabled sections for MR and issues).

There already was number of fixes, optimizations and just enhancements since 2021, just now I just merging whatever I already have. There are still few more ideas to implement, until I can consider tint2’s development is exhausted without breaking some of its own core rules, starting with lightweightness and versatility.

Testing for BSD specifically will not be possible as I don’t use it anywhere, so at most I’m able to check POSIX compatibility.

So, for short - any help is welcome, not a problem if someone maintains own fork for a while when I’m unable to respond about own fork.

Code does not die. Not as long as there’s compiler, able to build it, and system, able to run it, in the world. Moreover while it’s FLOSS project.

Latest stable release: 17.1.3

Changes: https://gitlab.com/nick87720z/tint2/blob/17.1.3/ChangeLog

Documentation: manual.html

Compile it with (after you install the dependencies):

git clone https://gitlab.com/nick87720z/tint2.git cd tint2 git checkout 17.1.3 mkdir build cd build cmake .. make -j4

To install, run (as root):

make install update-icon-caches /usr/local/share/icons/hicolor update-mime-database /usr/local/share/mime

And then you can run the panel tint2 and the configuration program tint2conf.

Please report any problems to https://gitlab.com/nick87720z/tint2/issues. Your feedback is much appreciated.

P.S. GitLab is now the official location of the tint2 project, migrated from Google Code, which is shutting down. In case you are wondering why not GitHub, BitBucket etc., we chose GitLab because it is open source, it is mature and works well, looks cool and has a very nice team.

What is tint2?

tint2 is a simple panel/taskbar made for modern X window managers. It was specifically made for Openbox but it should also work with other window managers (GNOME, KDE, XFCE etc.). It is based on ttm https://code.google.com/p/ttm/.

Features

Goals

I want it!

How do I …

Known issues

Development issues

How can I help out?

Links

Screenshots

Default config:

Screenshot_2016-01-23_14-42-57

Various configs:

Demos

More