Open miraculixx opened 10 months ago
I found a workaround to remove the window title selectively using the following command shell alias:
# added to .bashrc
alias vokome='xprop -id $(xdotool search --name "Camera ") -f _MOTIF_WM_HINTS 32c -set _MOTIF_WM_HINTS "0x2, 0x0, 0x0, 0x0, 0x0"'
Then I can start vokoscreenng 4.0 and just type vokome
in my bash shell to removed the window title, as would be expected. Perhaps this is helpful in resolving the issue. The workaround is inspired by https://unix.stackexchange.com/a/446519/477548
Thanks for the hint. The bug has been fixed. https://github.com/vkohaupt/vokoscreenNG/commit/7471cb97a194458d4a73b73765ecb431b49bff9e
Bug report checklist
Describe the bug
The cam is displayed with a window frame and title, despite selecting "Remove window frame".
To Reproduce Steps to reproduce the behavior:
Expected behavior The cam window should be shown without a frame
Additional context
Screenshots This is the screenshot of the cam window following the "remove window frame" is toggled active. The time of toggling the option does not influence the result. Note the window background is in fact transparent.
Log messages