Archer Allstars archerallstars
  • Joined on 2022-07-07
Archer Allstars commented on issue blender/blender#117864 2024-05-04 23:18:03 +02:00
Gnome Wayland: window decoration doesn't follow system theme

For someone who is running into this issue, as with most pre-GTK4 apps, you can fix this with:

For default theme:

gsettings set org.gnome.desktop.interface gtk-theme Adwaita

#…

Archer Allstars commented on issue blender/blender#105895 2024-03-29 22:50:18 +01:00
Wayland: tiny mouse cursor with 125% fractional scaling

@ideasman42

while I can't tell exactly, it looks like the default cursor on your theme is smaller than 24, it could be the that the cursor theme which is default picks the closest size which…

Archer Allstars commented on issue blender/blender#105895 2024-03-29 08:03:55 +01:00
Wayland: tiny mouse cursor with 125% fractional scaling

@ideasman42

Adding env XCURSOR_THEME=Adwaita fixed the mouse cursor size in Blender, as my system doesn't specify XCURSOR_THEME in the environment variable. But It will use the default

Archer Allstars commented on issue blender/blender#105895 2024-03-27 19:35:13 +01:00
Wayland: tiny mouse cursor with 125% fractional scaling

@ideasman42

  • Could you check if the XCURSOR_SIZE is set?

    Run this in the Python console. import os; os.environ.get("XCURSOR_SIZE")

It has no return at all.

It seems…

Archer Allstars commented on issue blender/blender#105895 2024-03-27 08:19:44 +01:00
Wayland: tiny mouse cursor with 125% fractional scaling

@ideasman42 I am using GNOME 46 in Wayland session with fractional scaling at 125% (1080p display resolution) on openSUSE Tumbleweed.

As far as I can tell, from 4.0 to 4.1, the windowing issue…

Archer Allstars commented on issue blender/blender#105895 2024-03-27 02:35:20 +01:00
Wayland: tiny mouse cursor with 125% fractional scaling

As of Blender 4.1, this issue is still reproducible.

Archer Allstars reopened issue blender/blender#105895 2023-06-28 07:51:19 +02:00
Wayland: tiny mouse cursor with 125% fractional scaling
Archer Allstars commented on issue blender/blender#105895 2023-06-28 07:51:16 +02:00
Wayland: tiny mouse cursor with 125% fractional scaling

I think we should reopen this issue again. Starting from version 3.6, the UI scale correctly on my system, but the mouse cursor size is still tiny regardless of the resolution scale value.

I…

Archer Allstars opened issue blender/blender#105895 2023-03-19 04:31:07 +01:00
Tiny mouse cursor in Wayland session