tint2 fork to show minimized windows across all desktops in the taskbar
Find a file
2017-03-07 09:06:50 +01:00
doc Update tint2.md 2017-03-04 22:17:40 +00:00
packaging tint2conf: Support for loading themes from /usr/share/tint2 2016-03-09 09:23:20 +01:00
src Distribute size between taskbars correctly (issue #628) 2017-03-07 09:06:50 +01:00
test Battery: fix issue #616 2016-12-28 19:13:54 +01:00
themes Allow docdir to be defined at build-time 2017-01-14 16:16:20 +00:00
.clang-format Cleanup indentation with clang-format and changed a few variable names 2015-11-20 23:28:37 +01:00
.gitignore Add script to build Ubuntu package 2016-02-14 19:08:22 +01:00
AUTHORS Systray: new config option systray_name_filter 2017-03-04 15:52:17 +01:00
ChangeLog Systray: new config option systray_name_filter 2017-03-04 15:52:17 +01:00
CMakeLists.txt Generate default config file instead of empty file when tint2 has not been installed properly 2017-03-05 14:50:28 +01:00
CONTRIBUTING.md Add contribution guide 2017-02-26 16:30:54 +00:00
COPYING New import 2008-10-02 18:47:02 +00:00
default_icon.png add default icon on task (/usr/share/tint2/default_icon.png needed) 2009-09-19 05:30:43 +00:00
get_version.sh Update for 0.13 2017-03-04 15:19:23 +01:00
make_release.sh Updated release script 2015-04-26 10:47:53 +02:00
README.md Update README.md 2017-03-04 22:58:27 +00:00
README.source Fix some typo's and clean up indentation. 2015-07-05 11:23:57 +02:00
tint2.config tint2conf: Updated French PO (removed fuzzy flag; review still needed) 2015-11-01 13:56:11 +01:00
tint2.creator Add IDE files 2015-07-04 16:57:45 +02:00
tint2.desktop Updated desktop files 2016-02-28 12:17:28 +01:00
tint2.files Generate default config file instead of empty file when tint2 has not been installed properly 2017-03-05 14:50:28 +01:00
tint2.includes Add separator plugin 2016-10-02 11:25:44 +02:00
tint2.svg Adding missing icons 2015-05-05 11:18:55 +02:00

Latest stable release: 0.13

Changes: https://gitlab.com/o9000/tint2/blob/0.13/ChangeLog

Documentation: doc/tint2.md

Compile it with (after you install the dependencies):

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

To install, run (as root):

make install

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

Please report any problems to https://gitlab.com/o9000/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

  • Panel with taskbar, system tray, clock and launcher icons;
  • Easy to customize: color/transparency on fonts, icons, borders and backgrounds;
  • Pager like capability: move tasks between workspaces (virtual desktops), switch between workspaces;
  • Multi-monitor capability: create one panel per monitor, showing only the tasks from the current monitor;
  • Customizable mouse events.

Goals

  • Be unintrusive and light (in terms of memory, CPU and aesthetic);
  • Follow the freedesktop.org specifications;
  • Make certain workflows, such as multi-desktop and multi-monitor, easy to use.

I want it!

How do I ...

Known issues

  • Graphic glitches on Intel graphics cards can be avoided by changing the acceleration method to UXA (issue 595)
  • Window managers that do not follow exactly the EWMH specification might not interact well with tint2 (known issues for awesome, bspwm. openbox-multihead)
  • Full transparency requires a compositor such as Compton (if not provided already by the window manager, as in Compiz/Unity, KDE or XFCE)

How can I help out?

  • Report bugs and ask questions on the issue tracker;
  • Contribute to the development by helping us fix bugs and suggesting new features. Please read the contribution guide: CONTRIBUTING.md

Links

Screenshots

Default config:

Screenshot_2016-01-23_14-42-57

Various configs:

screenshot

Demos