Hello,

so in plasma-phone shell, we have this code,

https://cgit.kde.org/plasma-phone-components.git/tree/components/fullscreenpanel.cpp

Which essentially sets window to fullscreen and the skiptaskbar,

but this results in weird plasmashell "hang" when used on phone with top
panel. So I tried to port it to use PlasmaShellInterface and
ShellInterface to set it fullscreen and skip taskbar.

see,

https://commits.kde.org/plasma-phone-components/02fd43edb80f560e7

But turns out this is not easy as I thought, it results in protocol
error as both shellinterface and plasmashellinterface can't be used in
single surface.

Thoughts on how to resolve this? i.e have skiptaskbar and fullscreen
window at same time? Maybe we need to add fullscreen in
plasmashellsurface?

Thanks

-- 
Bhushan Shah
http://blog.bshah.in
IRC Nick : bshah on Freenode
GPG key fingerprint : 0AAC 775B B643 7A8D 9AF7 A3AC FE07 8411 7FBC E11D

Attachment: signature.asc
Description: PGP signature

Reply via email to