Actionless Loveless
Actionless Loveless
hi Gus! just accidentally noticed this page have broken image links: https://github.com/gusbemacbe/suru-plus/blob/master/tutorials.md probably as you moved screenshots from ./beta/ dir to ./images/
- Materia version: r1643.eda573bf - GTK4 version: 4.2.0 - Distribution (and version): Arch, GTK 4.2.0-5 - Desktop environment (and version): doesnt matter - Related application (and version): gtk4-demos **Steps to...
**Reporter Info** - Materia version: v20200320-83-g6f7e51a9 - GTK2 version: 2.24.32-2 - Distribution (and version): git - Desktop environment (and version): none - Related application (and version): awf-gtk2 **Actual Issue** ...
related to #4 assign it to me
before asking those, i would like to mention what discord link in the readme doesnt work so now the questions :) 1) do you maintain anywhere a list of music...
``` import gi gi.require_version('Gtk', '3.0') from gi.repository import Gtk style_context = Gtk.Window().get_style_context() vals = [0, 0] for idx, color in enumerate(( style_context.get_background_color( Gtk.StateFlags.NORMAL ), style_context.get_color( Gtk.StateFlags.NORMAL ) )): for channel...
1) first i run crawlera's proxy locally with docker: ``` sudo docker run -ti -p 3128:3128 -p 3130:3130 scrapinghub/crawlera-headless-proxy -p 3128 -a "$CRAWLERA_API_KEY" -x profile=desktop ``` 2) next i run...
DBUS: MPRIS: Metadata `xesam:title` hardcoded to `Tuner` instead of showing title from radio station
normally it should contain same info as displayed on the second line of the headerbar of the app, ie currently playing song/radioshow (it means title of the song, not title...