Bugs item #1023284, was opened at 2004-09-06 13:19
Message generated for change (Comment added) made by kicken
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1023284&group_id=40696

Category: Behaviour
Group: CVS
Status: Open
Resolution: Works For Me
Priority: 5
Submitted By: Keith Maika (kicken)
Assigned to: Bradley T. Hughes (bradleyhughes)
Summary: Programatically set 'Always on top/bottom' support

Initial Comment:
GTK has a couple new functions to set the always on
top/always on bottom flags via a program.  These
functions are gtk_window_set_keep_above and
gtk_window_set_keep_below.  The keep_below function
works fine it seems.  It does keep the window below all
others and checkes the 'Always on bottom' window menu
item.  The keep_above function though also sets the
always on bottom flag rather than the always on top
flag.  I've attached a sample program that can be used
to test it.  Requires GTK+ 2.4 or better (I have 2.4.0)
for the functions to work.

The only other window manager I've tested this in is
Enlightenment.  It's the only other one I have access
to atm.

----------------------------------------------------------------------

>Comment By: Keith Maika (kicken)
Date: 2004-09-08 10:37

Message:
Logged In: YES 
user_id=381596

Well, I just updated and rebuilt blackbox using CVS thinking
that perhaps something had changed recently which made it
work now, but it seems to still fail.  When I click the 'Set
always on top' button in my test application it turns on the
'Always on bottom' flag for the window instead of the always
on top flags.

Here's some details if any of them would help.

gcc --version
gcc (GCC) 3.3
Copyright (C) 2003 Free Software Foundation, Inc.

blackbox --version
Blackbox 0.70.0beta2
Copyright (c) 2001 - 2003 Sean 'Shaleh' Perry
Copyright (c) 1997 - 2000, 2002 - 2003 Bradley T Hughes

pkg-config --modversion gtk+-2.0
2.4.0


Also I attached a small screen shot of what happens.

----------------------------------------------------------------------

Comment By: Bradley T. Hughes (bradleyhughes)
Date: 2004-09-08 02:00

Message:
Logged In: YES 
user_id=459209

this works for me using CVS, it should also work with 0.70.0beta2 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1023284&group_id=40696

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to