| Summary: | Game window looks ugly, mouse behaves incorrect | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Lach Sławomir <slawek> |
| Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.24.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Shown how window is displayed | ||
|
Description
Lach Sławomir
2022-02-14 18:52:51 UTC
Created attachment 146733 [details]
Shown how window is displayed
Do you run Wayland or X11 session? Can you also get xprop for one of such games? You would need to run xprop in terminal, e.g. `sleep 5 && xprop`, then click on a video game window. If those video games minimize themselves when they loose focus, increase the timeout value in the sleep command. > Do you run Wayland or X11
Wayland
I will perform steps to get more information later, sorry. Thanks for today help!
When windows appear:
xprop
_NET_WM_USER_TIME(CARDINAL) = 521906
_NET_WM_ICON(CARDINAL) = Icon (64 x 64):
(not shown)
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE
_KDE_NET_WM_FRAME_STRUT(CARDINAL) = 0, 0, 0, 0
_NET_FRAME_EXTENTS(CARDINAL) = 0, 0, 0, 0
_NET_WM_DESKTOP(CARDINAL) = 0
_KDE_NET_WM_ACTIVITIES(STRING) = "a514891e-bdfd-44fd-ac11-3a3afa8e2457"
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
_NET_WM_STATE(ATOM) = _NET_WM_STATE_FULLSCREEN, _NET_WM_STATE_FOCUSED
XdndAware(ATOM) = BITMAP
_NET_WM_NAME(UTF8_STRING) = "Imperator"
WM_NAME(STRING) = "Imperator"
_KDE_NET_WM_USER_CREATION_TIME(CARDINAL) = 520158
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING
_NET_WM_BYPASS_COMPOSITOR(CARDINAL) = 1
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
_NET_WM_PID(CARDINAL) = 12917
WM_LOCALE_NAME(STRING) = "C"
WM_CLASS(STRING) = "imperator", "imperator"
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
window id # of group leader: 0xec86c425
WM_NORMAL_HINTS(WM_SIZE_HINTS):
user specified location: 1440, 0
WM_CLIENT_MACHINE(STRING) = "localhost.localdomain"
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x1, 0x0, 0x0
STEAM_GAME(CARDINAL) = 859580
Once menu was loaded information do not change.
I see that Age of Wonders: Planetfall working. This is game working through Proton. I will test more Windows games in near future. If all Windows games will working, I will test more native games. Torchlight II (Linux build) probably working. I wrote probably, because I cannot move window by super key. Game grab keyboard or mouse, I think. But, when pressing alt+f3 and selecting move window to screen, it resizes to size of new screen. So probably, it is not Plasma Bug, but game developers bug. I try to move Imperator: Rome window by pressing alt+f3 and selecting screen name to move to another screen, but bug persist. Clue is: This is not Plasma bug, probably, but you must tell that. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Civilization V (Steam/Proton) do not change resolution, when moving windows across screens. Also, window content/image do not fit screen resolution (black outline is displayed). When moving window on another screen, black outline change it's size and window image content is attached to top of the screen instead of be at center of window. I think it even be Proton dependent, but game dependent. So it is not Plasma bug, I think. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Hi. I provided info long time ago. I hope I do not mess up by setting it to reopened. I think nobody look here, because of status. Thanks. > I think it even be Proton dependent, but game dependent. So it is not Plasma bug, I think.
Indeed. Thanks anyway!
|