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

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Keith Maika (kicken)
Assigned to: Nobody/Anonymous (nobody)
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.

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

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