https://bugs.kde.org/show_bug.cgi?id=473115

            Bug ID: 473115
           Summary: clientFullScreenSet signal is not being emitted
    Classification: Plasma
           Product: kwin
           Version: 5.27.7
          Platform: Archlinux
                OS: Linux
            Status: REPORTED
          Severity: major
          Priority: NOR
         Component: scripting
          Assignee: kwin-bugs-n...@kde.org
          Reporter: peter.fajd...@gmail.com
  Target Milestone: ---

Created attachment 160799
  --> https://bugs.kde.org/attachment.cgi?id=160799&action=edit
minimal example script

SUMMARY
A user of my Kwin script has a problem where the clientFullScreenSet signal is
not being emitted on Wayland (but it does work on X11). To confirm this, he has
been kind enough to run the minimal example script I'm attaching here, and
indeed he did not get the expected result (as seen below).


STEPS TO REPRODUCE
1. Install the provided minimal example script (kpackagetool5
--type=KWin/Script --install ./fullscreen-test.tar.gz)
2. Enable the script
3. Toggle fullscreen on a window
4. Observe the logs (journalctl -t kwin_wayland -g 'fullscreen-test')

OBSERVED RESULT
...kwin_wayland[...]: qml: fullscreen-test: script started

EXPECTED RESULT
...kwin_wayland[...]: qml: fullscreen-test: script started
...kwin_wayland[...]: qml: fullscreen-test: clientFullScreenSet


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
Incidentally, I am also running Arch Linux and the same versions of all the
software listed in this report, but I can't reproduce the issue. For me, the
clientFullScreenSet signal is emitted on both X11 and Wayland.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to