Giter VIP home page Giter VIP logo

Comments (6)

jlnr avatar jlnr commented on September 21, 2024 1

I'm not sure if this is the same issue, but the scrolling is fast for me when I restart wingpanel, and then gets slower over time. Just opening the panel and scrolling up and down on the mouse wheel for a bit increases the delay to around a second, on an i7 desktop.

from wingpanel-indicator-datetime.

RonnyDo avatar RonnyDo commented on September 21, 2024

Can confirm that. When going fore and back with the arrow buttons the calender always hangs like about one second.

from wingpanel-indicator-datetime.

peteruithoven avatar peteruithoven commented on September 21, 2024

Taking some measurements it looks like the for loop of Grid.set_range is taking up a lot of time:
https://github.com/elementary/wingpanel-indicator-datetime/blob/master/src/Widgets/calendar/Grid.vala#L99-L126

Looks like that whole is grid is recreated every time.

from wingpanel-indicator-datetime.

jeremypw avatar jeremypw commented on September 21, 2024

Scrolling does not seem to lag now, but, using touchpad scroll at least, is not consistent. The scroll action sometimes changes a month (or more) and sometimes not. Seems to depend on speed of movement.

from wingpanel-indicator-datetime.

jeremypw avatar jeremypw commented on September 21, 2024

@tintou commented on #172:

I'd prefer to wait until we get proper gesture support in the Gtk stack with GtkGesture (something like https://valadoc.org/gtk+-3.0/Gtk.GestureSwipe.html )

from wingpanel-indicator-datetime.

danirabbit avatar danirabbit commented on September 21, 2024

calendar should be consistently more performant now

from wingpanel-indicator-datetime.

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.