flathub / org.jitsi.jitsi-meet

https://flathub.org/apps/details/org.jitsi.jitsi-meet
6 stars 7 forks source link

Lost window decorations #9

Open yajo opened 3 years ago

yajo commented 3 years ago

This makes the app more difficult to use. It looks like full screen always. I cannot reduce or move the window.

Using the fullscreen option does nothing.

csett86 commented 2 years ago

Wayland CSD will return once this is merged, released and used in jitsi-meet-electron: https://github.com/electron/electron/pull/29618

csett86 commented 2 years ago

This should be solved since #42 if you run it with --enable-features=WaylandWindowDecorations, can you try @Yajo?

yajo commented 2 years ago

I noticed no difference, both under Xorg and Wayland.

yajo commented 2 years ago

Oh BTW I just noticed the steps to reproduce are wrong.

Try this:

  1. Enter meeting.
  2. Enter fullscreen.
  3. Close Jitsi.
  4. Reopen Jitsi.
  5. Enter meeting.

No way to disable fullscreen.

csett86 commented 2 years ago

With version 2022.8.1 it should now really work, try launching it under wayland with --ozone-platform-hint=auto