CyberSimon

Results 37 comments of CyberSimon

> For the future when I have time to work on it: > > * an issue for a official support for the flatpak artifact: [Flatpak support JetBrains/compose-multiplatform#3202](https://github.com/JetBrains/compose-multiplatform/issues/3202) > >...

Here are the basic steps to sign your own custom Firefox add-on: 1. Get the credentials from [AMO](https://addons.mozilla.org/en-US/developers/addon/api/key/). 2. Download and Install [NodeJs](https://nodejs.org/en/). 3. Install web-ext using this command: `npm...

Please block this section. Thank you! ![image](https://github.com/user-attachments/assets/2657f8a3-1494-48a8-9f36-302b2c4b9a34)

This one will get the active window, which I'm sure is the functionality you're looking for: https://github.com/jinliu/kdotool

I am also receiving an error instead of displaying the free disk space: ![image](https://github.com/user-attachments/assets/a17f22e1-2fba-4f9f-9db4-15e1125beb95)

I had the same issue. Remove the line worked. Please add this fix to the next release. Thanks!

Any update getting this to work on Python 3.13?