What's on your wishlist?

One feature, tool, or change you’d love to see happen.

If you could snap your fingers and make one thing happen in the Linux, hardware or tech world, what would it be? A feature in your DE, better hardware support, a tool that doesn’t exist yet, something that’s been promised for years but never landed?

Keep it to one thing so we can actually discuss each wish. You never know we might make it happen! :grinning_face:

I wish that everything I write will still run in fifteen years from now without rewriting my source.

I can do that with bash and C (textmode)

But it is impossible with:

  1. python
  2. GTK
  3. Qt

All three of them are unstable so it is impossible to standardize them or write anything futureproof.

Also, a common (and stable) API for all the different toolkits would be a blessing. Write your application and compile for any toolkit you want :slight_smile:

2 Likes