J.D. Purcell
J.D. Purcell
I had some ideas about using Multitouch for volume and brightness control. This is not necessarily a feature request, but I thought some of these ideas were too cool not...
* Fixes #662 * Fixes libwebp CVE-2023-4863 Explanation of changes: * Use Qt 6.5.3. I've been using this in my builds for months and it's been working fine. Could go...
This PR fixed 2 issues with the shortcut editor dialog. 1. Assuming all shortcuts are set to / saved with their default values, edit the "Show File Info" shortcut, changing...
* Resolves #497 and presumably #637 (couldn't repro w/ OneDrive specifically). * Fixes issue as shown in #637 error message where the filename part is missing. * Cleaned up macOS...
When I implemented #375 in my `master` branch, it got me thinking it would be nice to have a "Custom" option for the "Titlebar text" setting, which gives a textbox...
I have these actions configured: I noticed that if I want to hold Cmd and three finger tap, the receiving app only gets the middle click with no modifier keys....
**PREREQ:** https://github.com/jurplel/kimageformats-binaries/pull/5 (wait until merged / uploaded to release) Don't know if this is needed, i.e. whether any code on the qView side (plus included headers / moc_ files /...
For your consideration. Whether you'd like to use it as-is, take inspiration from it but reimplement it in your own way, or none of the above 😋.
Related to #421. This is strictly: 1) A menu item (w/ optional shortcut key) to hide/show the titlebar. Enabled for macOS only. 2) The ability to hold Cmd/Ctrl when clicking/dragging...
Slightly less ambitious version of the graphicsview-rewrite branch. I actually started with that branch, made some minor fixes, squash merged everything down, removed anything related to constrained positioning, removed anything...