Houssam Elbadissi

Results 13 issues of Houssam Elbadissi

## Description This pull request replaces the old broken code (see #1952) with a simpler, working one for `bar_color_total`, just like `bar_color_elapsed`. Let me know if the old code was...

In the current documentation of the View DSL, it still says that Jetpack Compose is "not stable" and "still in alpha". However, I guess it should be encouraged to use...

## What Happened I installed elementary Code from source, but now I want to remove it. I'm used to use things like `make uninstall` which do just that for many...

Priority: Wishlist
Status: Blocked

Hi there! I stumbled across this library when I was looking though issues of kotlinx.html, and it looks really promising. However, it seems like development on it has stopped for...

**What is happening?** Trying to install the notion-app or notion-app-enhanced from dnf/yum after adding the sources (as shown in the docs) fails, as the server (yum.fury.io) always fails at 60%....

bug

### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue My project uses `gtk4` and `libadwaita` crates, and those rely on...

Hi! I was wondering if it's possible to add an "Archive" menu button that archives the tasks (kind of a history of achievements) where I can see them in a...

Type: Enhancement

Hi there! I just started using your library, and it worked perfectly well the first time I used it (2 days ago). The IDE was complaining about `description()` being deprecated,...

### Describe the solution Hi there! Not sure if this should be a bug or a feature request, but here's my need: I'm trying to build a Gemini proxy (an...

enhancement

Hi, I just updated the library to 1.0.0-beta.7 (from 1.0.0-beta.4), and now I'm getting this error while building the Android target: ``` .../composeApp/src/androidMain/AndroidManifest.xml Error: uses-sdk:minSdkVersion 24 cannot be smaller than...