1 May 2010 01:22
Re: Add function to make frame topmost?
Lennart Borgman <lennart.borgman <at> gmail.com>
2010-04-30 23:22:28 GMT
2010-04-30 23:22:28 GMT
On Sat, May 1, 2010 at 12:32 AM, David De La Harpe Golden <david <at> harpegolden.net> wrote: > Stefan: >> >> I see, thanks. I don't know if there's a word for such things >> under X11 (I guess we should ask the freedesktop guys). > > Not affiliated with freedesktop as such, just familiar with specs: > > ITYM "Always on top" or "above other windows", or technically asking that > _NET_WM_STATE include _NET_WM_STATE_ABOVE Thanks. > N.B. For "normal" windows (such as ordinary emacs frames), this is something > usually configured by the user via the window manager's menu, setting it > within emacs for normal frames would not be something I would particularly > want or need to do, though possible (*** below), and setting it for special > framey things is not AFAIK a good idea (following): > > http://standards.freedesktop.org/wm-spec/wm-spec-latest.html#STACKINGORDER > > [lennart] >> My use case for something like this is reminders that pops up at a >> certain times. > > Note that X11 apps (or more usually the gui toolkit the app uses) specify > the purpose of the window in higher-level terms _NET_WM_WINDOW_TYPE, like > "this is a tooltip", "this is a notification" _NET_WM_WINDOW_TYPE_TOOLTIP, > _NET_WM_WINDOW_TYPE_NOTIFICATION(Continue reading)
RSS Feed