hollisticated-horse

Results 45 comments of hollisticated-horse

![reaction_bubble_reacted](https://user-images.githubusercontent.com/76632257/152664176-dc0bfc2c-6df7-49bf-b3d1-ae1453c1b75c.png) Current reacted bubble color

Hey @AnisTaluqdar, I'm a bit confused. Is the problem the many options to create a chat with others ? Or the too many buttons in the quick access button ?

https://pub.dev/packages/any_link_preview https://pub.dev/packages/simple_url_preview https://flutterawesome.com/a-url-preview-plugin-for-flutter-that-previews-the-content-of-a-url/ https://opensourcelibs.com/lib/flutter-simple-url-preview https://stackoverflow.com/questions/65428935/flutter-detect-url-and-show-preview

Nothing to do with URL preview, but seemed relevant... https://www.kindacode.com/article/viewing-pdf-files-in-flutter/

If you want to prepare it @0x1a8510f2 at least that would be done ?

I can confirm that markdown is rendered locally but not in other apps.

Anyone found the correct boxshadow settings ? I've looked in gtk.css for libadwaita, found that 12px radius is the correct value, but I cannot find anything for boxshadow.

Yup, had found it too. But even after some testing, I don't really know how which box shadows settings it uses for focus and unfocused window states. Seems to me...

> 0.5, 0.5, 0.5, 1.0 I assume that's RGBA. I converted `#404040` to `rgba(64,64,64,1)` with a HEX to RGBA. So `64,64,64,1` @flexagoon ?

Hey everyone, is anybody working on a sys-tray icon for the desktop app ? I'm looking at the tauri doc, and since I'm not familiar with rust and Tauri, i'm...