Bug 22 - Workrave is always on top
Status:
VERIFIED FIXED
Component:
GUI :: gtkmm
Version:
unspecified
Hardware:
PC Windows NT
Importance:
P3 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Sep 2 2002 20:03:31 UTC
by:
Kees-Jan Dijkzeul
Modified:
Oct 22 2002 01:54:46 UTC
WhoWhenWhatRemovedAdded
Rob CaelersSep 2 2002 21:30:09 UTCresolutionFIXED
statusNEWRESOLVED
Kees-Jan DijkzeulSep 8 2002 18:00:26 UTCresolutionFIXED
statusRESOLVEDREOPENED
Rob CaelersSep 8 2002 18:06:34 UTCresolutionFIXED
statusREOPENEDRESOLVED
Kees-Jan DijkzeulSep 23 2002 01:46:14 UTCstatusRESOLVEDVERIFIED
Description
Kees-Jan Dijkzeul  Sep 2 2002 20:03:31 UTC
I'd like workrave to behave just like the rest of my windows, I.e. "always-on-
top" turned off.
Comment 1
Rob Caelers  Sep 2 2002 21:30:09 UTC
New configuration options added:
  <gui>
    <mainwindow always_on_top="true"/>
  </gui>

See example config.xml
Comment 2
Kees-Jan Dijkzeul  Sep 8 2002 18:00:26 UTC
Can't do this in gconf :-)
Comment 3
Rob Caelers  Sep 8 2002 18:06:34 UTC
Fixed. option was not set by workrave when not defined. always_on_top now also
support dynamic changes.