Bug 126532 - minimize to system tray
Summary: minimize to system tray
Status: RESOLVED DUPLICATE of bug 126536
Alias: None
Product: kicker
Classification: Unmaintained
Component: systemtray (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR wishlist
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
: 126533 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-30 20:05 UTC by Benjamin Creekmore
Modified: 2006-05-17 11:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Creekmore 2006-04-30 20:05:23 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Debian stable Packages
OS:                Linux

minimize to system tray button should be on every title bar and on taskbar options (when you right-click) on a minimized or non-minimized taskbar entry. (INTEGRATION!)
Comment 1 Thiago Macieira 2006-05-03 19:23:31 UTC
The system tray is not the taskbar. Applications must support system tray integration in the first place.
Comment 2 Thiago Macieira 2006-05-03 19:23:51 UTC
*** Bug 126533 has been marked as a duplicate of this bug. ***
Comment 3 Thiago Macieira 2006-05-03 19:26:34 UTC

*** This bug has been marked as a duplicate of 126536 ***
Comment 4 Konstantin Pelepelin 2006-05-17 11:34:44 UTC
There are external tools (KDocker?) which allows to remove application from taskbar and place its icon into "system notification area".
There is kwin window/application setting "skip taskbar button".
There is kmenu application option "place application icon to notification area", but it removes application from taskbar only when user clicks on that icon, not when clicks "minimize" button.
There is ksystraycmd console application for the similar purpose.

Now that all should be integrated.

For me, I'd be pretty happy with possibility to set "minimize to tray" in kwin settings, as I like to always dock many applications. This way, developers have no need to write docking code for each and every application.

But an option for a single application instance will be good too.