Bug 88692 - Add option to start only in system tray (main window hidden)
Summary: Add option to start only in system tray (main window hidden)
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-02 16:19 UTC by Pat Double
Modified: 2005-03-27 17:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pat Double 2004-09-02 16:19:38 UTC
Version:           1.0 beta 6 (using KDE KDE 3.3.0)
Installed from:    Gentoo Packages
OS:                Linux

I would like either an option to hide the main window when restoring my session so akregator is only in the system tray OR have the session record whether the main window was shown or not and restore this state. This will help reduce desktop clutter when I log in.
Comment 1 Sashmit Bhaduri 2004-09-03 20:35:21 UTC
The latter sounds reasonable.. I'm suprised that doesn't happen now
Comment 2 Thomas Otto 2004-10-11 19:17:12 UTC
To not open another bug but make this a general "Trayicon case":

I would like the option to *disable* usage/display of the Trayicon since I usually just want certain 2 apps in my tray and nothing beyond that (under a non-gnome/KDE/Xfce envrionment). Though at least this app shows something usefull in the tray and not just "Hey, I'm running!"

And to avoid clutter I bind apps to specific workspaces where they don't bother me even if they are in fullscreen :)
Comment 3 Sashmit Bhaduri 2004-10-12 00:06:00 UTC
We already implemented showing the trayicon in CVS.. should be in beta7 (a week or so?)
Comment 4 Pat Double 2004-10-20 05:07:44 UTC
This problem still happens in 1.0 beta 7. I am using KDE 3.3.1. The steps to reproduce:

1. Log into KDE.
2. Start akregator, the main window will open and a tray icon will be added.
3. Close the window, only the tray icon will be present.
4. Log out.
5. Log in again.
6. akregator starts with the tray icon AND main window open. 
Comment 5 George Staikos 2004-12-03 09:49:19 UTC
CVS commit by staikos: 

Implement a messy workaround to make it restore to the tray if it was there at
shutdown.  Is there no easier way with KMainWindow??!?!  This is rather
crazy....  Also fix a crash on session saving: don't delete the kpart when
the session is saved!

Adding a "start in tray" feature is a bit overkill IMHO.

BUG: 88692


  M +2 -2      Makefile.am   1.48
  M +22 -15    akregator.cpp   1.73
  M +1 -0      akregator_view.cpp   1.180
  M +6 -0      main.cpp   1.25
  M +1 -1      trayicon.cpp   1.24



Comment 6 Matthew robinson 2005-01-16 05:25:43 UTC
I'd like an option to start only in tray, thats surely the simplest way to do it
Comment 7 Łukasz Derkacz 2005-03-27 17:20:22 UTC
I would like this option too. What's more in KDE 3.4 one can select icon to hide in systray
Comment 8 Łukasz Derkacz 2005-03-27 17:31:26 UTC
I meant about making this option in configuration menu. If one forgets to minimize aKregator before logout it will be in the same state at startup which will mess the desktop.