Post #543697
2026-03-03 16:20 UTC
I've been doing some small features in Identity in preparation for the GNOME 50 update (not much time for apps so I usually update them when a new GNOME releases).
This one is curious: a hover popup that shows exactly where the video will seek when you click on the bar. Looks simple, but unfortunately needed plenty of hacks since GTK doesn't currently expose some necessary API.
Note how the time always matches, including to the very left and very right of the time slider.
#GNOME #gtk
Replies (2)
-
@surendrajat@fosstodon.org 2026-03-03 16:30
@YaLTeR@mastodon.online showing thumbnail/preview must be extra difficult then?
-
@alice@mk.nyaa.place 2026-03-04 13:13
@YaLTeR@mastodon.online oh, that's nice if we ever have a GtkScale replacement, def will need to have preview popup support built-in