forked from gitGNU/gnu_devilspie2
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi.
There is a way to do this?
I want to constrict the windows to a place even if the app is set to "fullscreen". (im not talking about maximize, instead fullscreen)
Thanks
Edit:
i try this code but nothing happen when i put firefox in fullscreen
if get_window_fullscreen()==true then
debug_print("LOWERING WINDOW " .. get_window_name())
set_window_above(false)
set_window_below(true)
end
What i want is to constrict the app to some part of the screen
Metadata
Metadata
Assignees
Labels
No labels