Chris

Results 46 comments of Chris

Where does the search code live? This would be good to get fixed.

Here's some example code on how to do this with SDL and GDBus, courtesy of Alexander Mikahaylenko: https://gist.github.com/BrainBlasted/931b763fc3dcdec2fc55a4ef64fca1ba

> other than perhaps getting desktop dark mode detection and such better, for more reliable automatic light vs dark theming. Just a note, this is still perfectly possible without libadwaita...

GTK4 has good accessibility, and in my experience it's easier to make an accessible app with it than in GTK3.

Currently we use `expect` if no parent implementation for a vfunc exists. There are [a few vfuncs in GtkWidget that default to `NULL`](https://github.com/GNOME/gtk/blob/gtk-3-24/gtk/gtkwidget.c#L1033) - what's the right way to handle...

Getting this as well, first found when trying to compile from the AUR. Compiling seperately now.

Just tested, and no, it still failed. [Log](https://hastebin.com/unofoqunig.pas).

Something you might take inspiration from is the mockups @bertob and I made for a Mastodon app: ![image](https://user-images.githubusercontent.com/29347290/94541759-ce551180-01fc-11eb-94d6-99bd78a8a510.png)

Ah, apologies 😅 Just wanted to share some additional ideas that might be of interest.