tint2 fork to show minimized windows across all desktops in the taskbar
Find a file
2016-02-28 15:41:50 +01:00
doc Update old Google Code URLs to new GitLab location. 2015-07-05 11:14:00 +02:00
packaging Update packaging script for Ubuntu 2016-02-19 14:26:10 +01:00
sample Changed tint2rc 2016-01-10 15:13:10 +01:00
src Load fallback icon themes lazily to speed up tint2 startup 2016-02-28 15:41:50 +01:00
test Workspace stress test: minor changes 2016-02-26 11:09:12 +01: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 desktop files 2016-02-28 12:17:28 +01:00
ChangeLog Update changelog 2016-02-26 11:11:30 +01:00
CMakeLists.txt Disable backtrace by default 2016-01-05 23:46:26 +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 Fix get_version.sh so that it returns the correct version when .git is missing 2016-02-18 17:35:45 +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 Update for 0.12.7 2016-01-29 23:09:12 +01: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 Load fallback icon themes lazily to speed up tint2 startup 2016-02-28 15:41:50 +01:00
tint2.includes Merged execplugin from tint2-mods2 (no config GUI yet) 2015-12-05 10:05:42 +01:00
tint2.svg Adding missing icons 2015-05-05 11:18:55 +02:00

New stable release: 0.12.7

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

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

Try it out with (see also dependencies):

git clone https://gitlab.com/o9000/tint2.git
cd tint2
git checkout 0.12.7
mkdir build
cd build
cmake ..
make -j4
./tint2 &
./src/tint2conf/tint2conf &

To install from source, also run (as root):

make install

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 of the latest release:

Screenshot_2016-01-23_14-42-57

Various configurations:

screenshot