openbox icon indicating copy to clipboard operation
openbox copied to clipboard

Fullscreen on/off actions

Open matklad opened this issue 8 years ago • 0 comments

Hi!

I've added two specific functions for turning fullscreen on an off. It's useful when you are writing an action which needs to make sure that the window is not fullscreen. You can't achieve that with just toggle, because you can't query fullscreenness status.

matklad avatar Mar 25 '17 20:03 matklad