Always on top?
#1763
-
|
Beta Was this translation helpful? Give feedback.
Answered by
Caellian
Apr 11, 2024
Replies: 1 comment 6 replies
-
Depends on your WM. As per wm-spec, you can use |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
brndnmtthws
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Depends on your WM.
As per wm-spec, you can use
above
inown_window_hints
(instead ofbelow
) to get the window to display on top of other windows. Note that this requiresown_window_type = 'normal'
. For other options and context, see Window Configuration page on wiki.