Always on Top

Olivier Fourdan fourdan at xfce.org
Mon Nov 20 13:15:49 CET 2006


James,

On 11/20/06, Odenthal, James P <james.odenthal at accusort.com> wrote:

> [...]
> last 10/20 boxes.  Maybe a dock, or a toolbar would work better?
> I've got 56 hours to demo time....

Ok, then use a popup. Given what you are trying to achieve, whatever you do,
the window manager will come into your way, one way or another.

By using an override redirect window (ie a "GTK_WINDOW_POPUP" as gtk+ call
them), it will not be managed by the window manager, so it will never get
covered. See code attached.

You can still tweak the code so places/resizes the window, it's just a sample
code... But it could help to find a solution within 56hrs ;)

HTH
Olivier.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unobscure-present-v2.c
Type: text/x-csrc
Size: 2382 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20061120/4f668d05/attachment.c>


More information about the Xfce mailing list