Hojjat

Results 16 comments of Hojjat

@krayon007 Is using xcb an option? I have a small sample code that reports the display servers, monitors for each one and then the shared memory for each screen. It's...

We are having the same issue. The app crashes if you try to hide the pop up. But it works fine if you show the pop up (which covers the...

@PersistantStudio , Thank you. It took us a whole day to get android studio to compile this. We had already added a check on `text.size()` but adding the check for...

I tried to compile the code on my machine and noticed that you are creating the Appimage as well. That would be great if that would be available for download.

I'm also seeing the same issue on Manjaro. Gnome Version: 41.3

I tested it. It does not work. Here is the custom shortcut that exists in my "custom shortcuts" (It is generated by Planner): ``` Name: flatpak run --command=com.github.alainm23.planner.quick-add com.github.alainm23.planner Command:...

Thanks for your reply eladyn. Yes. I'm trying to create a UI for spotify's web API, just like spotify-tui. Since they are also using spotifyd, I expected my UI to...

Ellipsize::End for `Text` in `editor-libcosmic` example. ![image](https://user-images.githubusercontent.com/2222199/222925916-5a2663aa-0552-48a4-9441-188399ae2541.png)

> The elipsis seems to be overlapping the switch (to it's right) here. That doesn't seem right... That's actually the switch overlapping with the text. I wish I could set...

> Hmm... ok. Well, I'll defer to your expertise on this issue! Please don't! I'll take any help I can get. With multi-line ellipsize, I think GTK does it with...