flxzt / rnote

Sketch and take handwritten notes.
https://rnote.flxzt.net
GNU General Public License v3.0
8.35k stars 293 forks source link

Window's size change when change desktop #1185

Open Nephino opened 3 months ago

Nephino commented 3 months ago

Describe the bug
When I use win + ctrl + arrow to switch between several desktops, rnote seem response to the destop change: The windows sizes changes.

To Reproduce
Steps to reproduce the behavior:

  1. Create desktop2 and open Rnote on dektop1.
  2. Full screen rnote. 前
  3. Click on win + ctrl + →.
  4. Click on win + ctrl + ←.
  5. See error: 后

Expected behavior
Rnote would keep maximize after I change desktops.

Desktop:

Doublonmousse commented 3 months ago

Gtk-related issue : https://gitlab.gnome.org/GNOME/gtk/-/issues/5090

Nephino commented 3 months ago

Gtk-related issue : https://gitlab.gnome.org/GNOME/gtk/-/issues/5090 I think my situation is not like that because I have just 1 monitor. win + ctrl + arrow just change the desktops on my computer. The desktops in Windows, as the screenshot shows below, is more like the Workspace in Ubuntu. image