Git Product home page Git Product logo

Comments (9)

DarNCelsius avatar DarNCelsius commented on May 28, 2024

Correct schema for Mate should be
org.mate.peripherals-mouse
Paths should be
/org/mate/desktop/peripherals/mouse/cursor-size and /org/mate/desktop/peripherals/mouse/cursor-theme

from fastfetch.

LinusDierheimer avatar LinusDierheimer commented on May 28, 2024

This is the expected behavior, as i have only specifically implemented cursor for Plasma and XFCE. For all other DEs it falls back to plain GTK, which often doesn't reflect live changes. Feel free to open a PR for Mate.
I guess its points, as it is similar to font size, which surely is pt.

from fastfetch.

DarNCelsius avatar DarNCelsius commented on May 28, 2024

I thought it was in pixels.
Anyway, XFCE does not show size changes either.

from fastfetch.

LinusDierheimer avatar LinusDierheimer commented on May 28, 2024

Relevant line:
ffSettingsGetXFConf(instance, "xsettings", "/Gtk/CursorThemeSize", FF_VARIANT_TYPE_INT).intValue
If xfconf doesn't update size, i don't know of any other method for XFCE.
Pixels is also possible, will look into this.

from fastfetch.

DarNCelsius avatar DarNCelsius commented on May 28, 2024

xfconf
xfconf2

from fastfetch.

LinusDierheimer avatar LinusDierheimer commented on May 28, 2024

Found the bug and fixed it.

from fastfetch.

DarNCelsius avatar DarNCelsius commented on May 28, 2024

Yup.

from fastfetch.

DarNCelsius avatar DarNCelsius commented on May 28, 2024

X11 XCursor
XCURSOR_SIZE This variable sets the desired cursor size, in pixels.

I think px is right.

from fastfetch.

LinusDierheimer avatar LinusDierheimer commented on May 28, 2024

Yea just read about that here: https://wiki.archlinux.org/title/Cursor_themes. Will change with next commit

from fastfetch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.