tint2 fork to show minimized windows across all desktops in the taskbar
Find a file
o9000 c874e76343 Merge branch 'moreclicks' into 'master'
Moreclicks

The two commits in this merge request would allow the user to set up as many as eight extra custom actions via tint2rc.

I've been running these changes (minus the up/down wheel actions) for many months without any obvious issues, mainly to adjust laptop screen brightness via a couple of scripts.

I've just tested the wheel actions and they appeared to work fine. The clock commit should solve issue #505.

I have merely augmented the work of two other people, and appropriate credits/references are indicated in the individual commit messages.

See merge request !5
2015-08-01 07:02:51 +00:00
doc Update old Google Code URLs to new GitLab location. 2015-07-05 11:14:00 +02:00
sample Updated theme files 2015-07-12 17:40:32 +02:00
src Merge branch 'moreclicks' into 'master' 2015-08-01 07:02:51 +00:00
AUTHORS Free space item 2015-06-12 01:42:00 +02:00
ChangeLog Update changelog 2015-08-01 08:30:00 +02:00
CMakeLists.txt Add define _GNU_SOURCE for getline() 2015-07-12 17:50:59 +02: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 Remove v from git tag when generating version string 2015-07-12 18:24:19 +02: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 Updated readme 2015-07-26 10:31:20 +00:00
README.source Fix some typo's and clean up indentation. 2015-07-05 11:23:57 +02:00
tint2.config Add IDE files 2015-07-04 16:57:45 +02:00
tint2.creator Add IDE files 2015-07-04 16:57:45 +02:00
tint2.desktop Capitalize name in desktop shortcut 2015-07-05 15:48:09 +00:00
tint2.files Updated string files for translations 2015-07-12 17:24:43 +02:00
tint2.includes Add IDE files 2015-07-04 16:57:45 +02:00
tint2.svg Adding missing icons 2015-05-05 11:18:55 +02:00

New stable release: 0.12

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

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

Try it out with (see also dependencies):

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

Known issues:

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.

Releases

  • Latest stable release: tint2 0.12 (July 2015)

Screenshots

screenshot