Actions
Bug #1604
opensofthddevice with window manager pops out of fullscreen
Status:
New
Priority:
Normal
Assignee:
-
Start date:
11/08/2013
Due date:
% Done:
0%
Estimated time:
Description
I'm using the latest git version of softhddevice on ubuntu 12.04 and when using the plugin with window manager it pops out of fullscreen.
Maybe you can point me out where to look for the problem, or if it is some configuration error.
Updated by johns about 11 years ago
The plugin sets only _NET_WM_STATE_FULLSCREEN. This must be supported by the windowmanager.
Any mouse click toggles the fullscreen on/off.
Actions