Miguel Sánchez de León Peque

Results 184 comments of Miguel Sánchez de León Peque

I encountered this issue as well. Only the same happens if I use `CTRL+ALT+SHIFT+R` (cursor stuck in the top-left corner). :shrug: The cursor is recorded if I choose to record...

I opened an issue in the GNOME Shell repo: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4689

It seems the same applies to `pyxirr.ppmt`. Updating title. :blush:

@Anexen Thanks for the clarification! :blush:

I have my `flake8` configuration written in `tox.ini` and it seems to work fine (i.e. both when calling `flake8` from the terminal and when running `pytest --flake8`).

As of today it seems `?print-pdf` is working as expected. @hvwaldow's [workaround](https://github.com/astefanutti/decktape/issues/151#issuecomment-456166075) works too. @astefanutti Can you help with creating a minimal reproducible example? I can create a reproducible example,...

@Baklap4 Flatpaks can run on any distro that has the flatpak package installed and most distro’s software centers have added the Flathub remote. So basically, build once, deploy everywhere. Compared...

I found this interesting: [where the desktop might be moving forward in Linux](https://blogs.gnome.org/uraeus/2021/09/24/fedora-workstation-our-vision-for-linux-desktop/) (a summary about Flatpak, Silverblue/OSTree, Wayland, Pipewire...).

@Baklap4 Great news! :blush: I think the best way to distribute Performous as a Flatpak is through Flathub: https://github.com/flathub/flathub/wiki/App-Submission

@Baklap4 Thanks for sharing! :blush: I think that is the way to go (Flatpak tries to avoid relying on specific package builds from distros). Once it is built once, I...