Actionless Loveless

Results 90 issues of Actionless Loveless
trafficstars

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...

bug

**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** ![2020-08-24--1598260595_1021x1002_scrot](https://user-images.githubusercontent.com/1655669/91026970-c30a3700-e5fb-11ea-9fc5-0d140c2de261.png)...

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...

enhancement
help wanted

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...

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...

enhancement