ktprograms
ktprograms
**Is your feature request related to a problem? Please describe.** The project I am working on uses PyQt for its GUI. I want to make `acceptsFirstMouse_` return `False` (it currently...
Use PyObjC to call `setWindowMask:` with resizable flag on the underlying NSWindow. Fixes #4067
**Version info**: qutebrowser v2.5.2 Git commit: 951a14a66 on HEAD (2022-06-22 15:30:51 +0200) Backend: QtWebEngine 5.15.2, based on Chromium 83.0.4103.122 Qt: 5.15.2 **Does the bug happen if you start with `--temp-basedir`?**:...
There is a `scrollback:` value in the `TerminalOptions` struct, but no public API has the ability to change it from the default of 500.
### Describe the bug I had nheko hidden and my Mac's display was sleeping, when I turned it back on the "App has crashed" alert was showing. ### To Reproduce...
## PR Checklist Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open,...
## PR Checklist Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open,...
Hi, in the hints for Step 7, it says > The scope of the test needs to include the state, which is owned by `RallyApp`. I looked at the implementation...
Setting the background to white is removed since it doesn't work well with the zooming (Outside the image boundaries is still transparent). Transitions are disabled when zooming (or rather only...
Steps to reproduce: - Open Video - Swipe to home to automatically show PiP - Press PiP expand button - Swipe to home again PiP does not appear now, and...