Bug 434 - Doesn't join the ion2 dock automatically
Status:
RESOLVED WONTFIX
Component:
GUI
Version:
1.6.2
Hardware:
PC Linux
Importance:
P4 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Oct 15 2004 06:32:14 UTC
by:
Baruch Even
Modified:
Nov 27 2009 23:53:18 UTC
WhoWhenWhatRemovedAdded
Rob CaelersAug 27 2007 14:03:45 UTCpriorityP2P4
Rob CaelersNov 27 2009 23:53:18 UTCstatusNEWRESOLVED
resolutionWONTFIX
Description
Baruch Even  Oct 15 2004 06:32:14 UTC
I'm using workrave on a Debian machine with the ion2 window manager. The ion2 wm
has a dock that works according to the WindowMaker protocol and should embed the
workrave applet automatically.

Some applets do not work according to the protocol and there is a need to tell
ion2 dock to add them to the dock. Workrave is one such application, I've added
the hack to ion2 to add workrave to the dock but it would be best if you could
figure out what was needed to make it happen automatically.
Comment 1
Toni Timonen  Aug 6 2005 22:07:18 UTC
> I've added
> the hack to ion2 to add workrave to the dock but it would be best if ...

How did you do that?
I tried putting <<<
defwinprop{
    class = "Workrave",
    instance = "workrave",
    target = dock
}
<<<
to cfg_cludges.lua, with no success.
Comment 2
Rob Caelers  Nov 27 2009 23:53:18 UTC
- It seems Ion3 has been released long time ago.
- Workrave uses the same notification area code as gtk+

Closing bug. Please reopen if the Workrave applet still does not appear in the Ion3 dock.