Javier O. Cordero Pérez

Results 240 comments of Javier O. Cordero Pérez

We could add the ability to select which cursor the user wants to see while hovering over the prompter. Options would be limited to system cursors in order to maintain...

The duration of "passive notifications", as they're called in Kirigami, is currently set to Kirigami's default, which is subject to vary according to the amount of text being notified. I...

The duration may have to do with the length of the path to the saved file. File size may affect duration, but hardly by that many seconds. I'll make it...

Re-opening due to user requesting for visual feedback to be added in full screen mode, where the title bar isn't visible. I would be enabling the notification there or perhaps...

It should not. Mouse cursors are drawn by X11 or by the shell when you're using a Wayland session. Drawing a blank image, like I've described, should not increase nor...

What I do to keep performance optimal is perform checks to prevent unnecessary code from running. The faster the checks and the less are needed, the better. If the feature...

Hello @shankarsh1, In order to pinpoint the issue, I must know which systems are affected. Please indicate what operating system and version of Imaginary Teleprompter you are running. If you're...

Possible duplicate: https://github.com/Orama-Interactive/Pixelorama/issues/725 I'm facing a similar issue when using the latest Flatpak on a Linux system running KDE Plasma. The issue is not present on the same system when...

Various Linux desktop environment developers are leaning towards creating an xdg-portals API that enables the creation of global shortcuts that work with Wayland and is compatible with all desktop environments....

User @HansVanNeck also suggested a similar functionality on issue https://github.com/Cuperino/QPrompt/issues/19. His proposition is to have users specify desired words per minute or lines per minute, to have QPrompt dynamically adjust...