descriptionA lightweight panel/taskbar for Linux and BSD
repository URLhttps://gitlab.com/nick87720z/tint2.git
ownernick87720z@gmail.com
last changeMon, 18 Apr 2022 16:19:35 +0000 (18 21:19 +0500)
last refreshSat, 27 Apr 2024 11:07:01 +0000 (27 13:07 +0200)
content tags
add:
README.md

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: doc/tint2.md

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

Mirror code hostings

WARNING: Any of these hostings may become at least unsupportable if not unavailable due to current fashion to block russian people at unknown regularity (not a typo - sometimes its just fashion, not more).

Screenshots

Default config:

Screenshot_2016-01-23_14-42-57

Various configs:

Demos

More

shortlog
2022-04-18 Nikita Zlobinupdate TODOmaster
2022-04-18 Nikita Zlobintext2cstr: Avoid comments in the end of statements
2022-04-18 Nikita Zlobinlist2csarray: Fix possible string value change
2022-04-18 Nikita Zlobinupdate README
2022-03-25 Nikita Zlobinupdate release generator (add more git mirrors)
2022-03-25 Nikita Zlobinupdate changelog
2022-03-24 Nikita Zlobincppcheck raid
2022-03-24 Nikita Zlobinill optimization: messed has_mouse_press_effect and...
2022-03-24 Nikita ZlobinRelease 17.1.317.1.3v17.1.3
2022-03-24 Nikita Zlobinupdate changelog
2022-03-24 Nikita Zlobincode cleanup
2022-03-24 Nikita Zlobinoptimization: task clicks already trigger desktop switc...
2022-03-24 Nikita ZlobinFix event race if task from other desktop is activated...
2022-03-24 Nikita ZlobinRelease 17.1.217.1.2v17.1.2
2022-03-24 Nikita Zlobinupdate changelog
2022-03-24 Nikita Zlobinoptimize translations update script
...
tags
2 years ago v17.1.3 version 17.1.3
2 years ago 17.1.3 version 17.1.3
2 years ago v17.1.2 version 17.1.2
2 years ago 17.1.2 version 17.1.2
2 years ago v17.1.1 version 17.1.1
2 years ago 17.1.1 version 17.1.1
2 years ago v17.1 version 17.1
2 years ago 17.1 version 17.1
2 years ago v17.0.3 version 17.0.3
2 years ago 17.0.3 version 17.0.3
2 years ago d version 17.1
2 years ago v17.0.2 version 17.0.2
2 years ago 17.0.2 version 17.0.2
2 years ago v17.0.1 version 17.0.1
2 years ago 17.0.1 version 17.0.1
3 years ago v17.0 version 17.0
...
heads
2 years ago master
2 years ago tint2conf-ui-autoedit-fix
2 years ago color-config-fix-other-prec
2 years ago fix-applet-size-calc-with-icon
2 years ago fix-tint2conf-context-menu-upd
2 years ago disable-battery-without-applet
2 years ago fix-tooltip-border-stich
2 years ago tint-keep-brightness
2 years ago fix-execp-tooltip-truncaton
2 years ago live-tooltip-update
2 years ago time-to-string-format
2 years ago limit-corner-radius
2 years ago optimize_and_fix
5 years ago thumb-xrender
6 years ago memtrace
6 years ago aaaz/tint2-master
...