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

            Bug ID: 498027
           Summary: kwin ignores applications' initial geometry requests
    Classification: Plasma
           Product: kwin
           Version: 6.2.4
          Platform: Debian unstable
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: X11 Integration
          Assignee: kwin-bugs-n...@kde.org
          Reporter: o...@kde.org
  Target Milestone: ---

kwin seems to have become extremely opinionated about window placement in
plasma 6.
specifically, it seems to ignore the position specified on the command line.
given this command:

  qdbusviewer6 --qwindowgeometry 400x800+900+100

the window size is heeded, but the position is plainly ignored.
interestingly enough, the following command does what it should:

  xmessage -geometry 120x80+900+900 foo bar

so as a first guess i'd say it's only ignoring the netwm hints, but heeds the
old-style x11 geometry.

KDE Frameworks Version: 6.8.0
Qt Version: 6.7.2

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

Reply via email to