tint2 fork to show minimized windows across all desktops in the taskbar
Find a file
2016-05-18 10:31:19 +02:00
doc Update old Google Code URLs to new GitLab location. 2015-07-05 11:14:00 +02:00
packaging tint2conf: Support for loading themes from /usr/share/tint2 2016-03-09 09:23:20 +01:00
src Draw background correctly (issue #580, thanks @stophe) 2016-05-17 22:19:09 +02:00
test Workspace stress test: minor changes 2016-02-26 11:09:12 +01:00
themes Update themes 2016-05-09 12:27:27 +02: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 Updated authors file (issue #580) 2016-05-18 10:31:19 +02:00
ChangeLog Release 0.12.11 2016-05-14 08:39:54 +02:00
CMakeLists.txt tint2conf: Support for loading themes from /usr/share/tint2 2016-03-09 09:23:20 +01: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 Version script: use ci instead of cI to prevent failure on older git versions 2016-03-13 16:41:28 +01:00
INSTALL.txt Fix some typo's and clean up indentation. 2015-07-05 11:23:57 +02:00
make_release.sh Updated release script 2015-04-26 10:47:53 +02:00
README.md Release 0.12.11 2016-05-14 08:39:54 +02: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 Add new theme vertical-neutral-icons (thanks to @Vladimir-csp) 2016-03-22 08:54:39 +01:00
tint2.includes tint2conf: Support for loading themes from /usr/share/tint2 2016-03-09 09:23:20 +01:00
tint2.svg Adding missing icons 2015-05-05 11:18:55 +02:00

Latest stable release: 0.12.11

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

Documentation: https://gitlab.com/o9000/tint2/wikis/Configure

Compile it with (see also dependencies):

git clone https://gitlab.com/o9000/tint2.git
cd tint2
git checkout 0.12.11
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 http://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 ...

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.

Links

Screenshots

Default config:

Screenshot_2016-01-23_14-42-57

Various configs:

screenshot