[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-07-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421232

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.20.0

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-07-07 Thread Benjamin Port
https://bugs.kde.org/show_bug.cgi?id=421232

Benjamin Port  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/687ef9787576 |ma/kwin/commit/2d13bc3aa8e6
   |1db0f64dcc76bb1761060a26812 |943fc169ab71310ee1ecc680a14
   |e   |b
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Benjamin Port  ---
Git commit 2d13bc3aa8e6943fc169ab71310ee1ecc680a14b by Benjamin Port.
Committed on 07/07/2020 at 08:35.
Pushed by bport into branch 'master'.

Prevent move/resize event when handling set full screen event

M  +32   -0autotests/integration/move_resize_window_test.cpp
M  +1-0xdgshellclient.cpp

https://invent.kde.org/plasma/kwin/commit/2d13bc3aa8e6943fc169ab71310ee1ecc680a14b

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-06-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421232

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-06-30 Thread Benjamin Port
https://bugs.kde.org/show_bug.cgi?id=421232

Benjamin Port  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/687ef9787576
   ||1db0f64dcc76bb1761060a26812
   ||e

--- Comment #7 from Benjamin Port  ---
Git commit 687ef97875761db0f64dcc76bb1761060a26812e by Benjamin Port.
Committed on 29/06/2020 at 07:03.
Pushed by bport into branch 'fullscreen_moving'.

Prevent move/resize event when handling set full screen event

M  +32   -0autotests/integration/move_resize_window_test.cpp
M  +1-0xdgshellclient.cpp

https://invent.kde.org/plasma/kwin/commit/687ef97875761db0f64dcc76bb1761060a26812e

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-06-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=421232

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/93

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-06-25 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=421232

Andrey  changed:

   What|Removed |Added

 CC||butir...@gmail.com

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-06-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421232

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-05-11 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421232

Vlad Zahorodnii  changed:

   What|Removed |Added

  Flags||Wayland+, X11-

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-05-10 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=421232

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #5 from David Edmundson  ---
>From the kwin log.

[951406.429]  -> xdg_toplevel@14.set_fullscreen(nil)
[951406.573] xdg_toplevel@14.configure(0, 0, array)

That's a super weird thing for us to send.

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-05-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421232

--- Comment #4 from magib...@hotmail.com ---
It is easier to understand if you place mpv's window at the top left corner of
the screen. What seems to happen (judging from what I see, without having read
the logs) is:

1. Double click into mpv
2. mpv does get in fullscreen mode
3. Immediately after that, mpv's area is resized to the initial window size.
4. But mpv is still in fullscreen mode (so says the Alt+F3 menu, and it is also
not possible to drag the window even if holding the Alt key).

Additionally, there are times when double-click doesn't trigger the fullscreen
mode.

When pressing key 'f', mpv gets into fullscreen mode as expected.

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-05-10 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=421232

Méven Car  changed:

   What|Removed |Added

   Keywords||wayland
 CC||meve...@gmail.com

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421232

--- Comment #3 from magib...@hotmail.com ---
Created attachment 128303
  --> https://bugs.kde.org/attachment.cgi?id=128303=edit
Output of mpv with WAYLAND_DEBUG=1 on weston

Those logs are with gnome-session 3.36.0 and weston 8.0.0

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421232

--- Comment #2 from magib...@hotmail.com ---
Created attachment 128302
  --> https://bugs.kde.org/attachment.cgi?id=128302=edit
Output of mpv with WAYLAND_DEBUG=1 on GNOME

On GNOME, the first click also causes the drag cursor to be shown but the
second one enables fullscreen mode.

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

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421232

--- Comment #1 from magib...@hotmail.com ---
Created attachment 128301
  --> https://bugs.kde.org/attachment.cgi?id=128301=edit
Output of mpv with WAYLAND_DEBUG=1

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