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

Maik Qualmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Maik Qualmann <[email protected]> ---
The digikamstaterc file is not written directly by us; the KDE framework
handles this in the background.

Note that under Wayland, it's not possible for us to read or set the window
position. This is a silly security feature that the Wayland developers think is
cool. Under Wayland, we always get 0,0 as the position, regardless of where the
user has moved the window.

It's the window manager's job to center the application window on startup, for
example, and it should have the necessary permissions to do so. Incidentally,
the AppImage works perfectly fine under KWin with Wayland.

Maik

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

Reply via email to