Results 199 issues of Sylvia van Os

This bug just keeps coming back... ``` qt.network.ssl: QSslSocket: cannot resolve CRYPTO_num_locks qt.network.ssl: QSslSocket: cannot resolve CRYPTO_set_id_callback qt.network.ssl: QSslSocket: cannot resolve CRYPTO_set_locking_callback qt.network.ssl: QSslSocket: cannot resolve ERR_free_strings qt.network.ssl: QSslSocket: cannot...

bug
help wanted
linux

As AppImageUpdate isn't something that's installed commonly, Pext will have to check for updates in the AppImage itself. Probably calling appimageupdatecli from subprocess. This probably involves modifying _menu_check_updates and _menu_check_updates_actually_check...

enhancement
linux

Currently, Pext's system for QML to request changes into the code is one-way. QML calls it, and never knows if it worked or not. A solution needs to be found...

bug

[pyqtdeploy](https://pypi.python.org/pypi/pyqtdeploy) claims to support Android and iOS. We will need access to the actual Python 3 interpreter and pip because of the modules, but if anyone can figure out how...

enhancement
help wanted

**Current plan** Everything will be classes: *ModuleGlobal* - header: the header text to show, if no entry or subentry has header text set - options: list of extra options, which...

bug
discussion

This will be rather complex, and won't be any time soon, but will be basically the following: - [ ] All modules should run in their own process - [...

enhancement
discussion

Unity had a really cool feature called HUD that allowed you to search through the application menus of the active application. It would be really cool if Pext could have...

help wanted
module suggestion
discussion

I just read this article about a new Google Maps transit feature, where it shows a notification of your next action and when, and I find the idea pretty cool:...

enhancement 🏗️

It gets a bit ridiculous otherwise: ![image](https://user-images.githubusercontent.com/1885159/78460381-a313be80-76c0-11ea-8a16-e64fe44c79c0.png)

FlowLayout improvement

From reading the source code it seems that app names only increase, which means even apps you never use will eventually be really big. The refreshAppSize function should probably make...

SORTING_FEATURE