Hemish

Results 17 comments of Hemish

@lakinduakash I created a draft UI for this: https://github.com/lakinduakash/linux-wifi-hotspot/assets/74466492/6209172e-4131-4dfd-9cd8-54ee78e72158 (Wrote using [blueprint](https://gitlab.gnome.org/jwestman/blueprint-compiler)) Here is the blueprint code: ``` using Gtk 4.0; using Adw 1; menu menu { item ("About Wifi...

The link is framed like this: ![image](https://user-images.githubusercontent.com/74466492/230708206-de369339-5045-43dc-8cb7-7484fec5a06e.png)

If the spotify app is installed, then open the spotify: uri else open the open.spotify.com link directly. If spotify app is available or not can not be checked inside a...

@theCapypara I suggest using a .get_ancestor method on the button as button is contained inside row. See https://github.com/workbenchdev/demos/pull/109#issuecomment-1962976016 This would ensure we aren't creating a reference to row in a...

I have not tested your app, so I can't really say, but even if the code changes are required, mostly they would be correctly using libsecret for storing secrets (if...

Something similar: #937

Just to say, KDE's Tokodon also somewhat looks like this ![image](https://user-images.githubusercontent.com/74466492/236516559-b849689a-6fc8-42c6-8913-15f9219e8722.png) Looks awesome!