-
Whenever I try to create a Dialog which has an existant active parent Window, the placement of the Dialog on show (or exec_) is dependant upon the binding in question.
For example if have:
```p…
-
### Before posting
Please follow the steps below and check the boxes with [x] once you did the step.
- [x] I checked the issue tracker for similar issues
- [x] I checked the [changelog](https:/…
-
MoonLightDE should provide a module to allow file browsing and management. Originally took PCManFM-QT and after some transformations today there's the libfm-qt library..(see #31 ) its more easyle to i…
-
**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 y…
-
Hi,
I'd like to build opentrack for a macosx m1, but at linking stage here is the error I get:
```
[ 19%] Building CXX object compat/CMakeFiles/opentrack-compat.dir/moc_variance.cpp.o
[ 20%…
-
kkv@thinkpad:/tmp/tmp.uaXhOWbzNl/Practice/GUI$ make
/usr/lib/x86_64-linux-gnu/qt5/bin/uic mainwindow.ui -o ui_mainwindow.h
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS …
-
- mpv version
mpv v0.37.0-161-gbd35dc8c Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects
built on Jan 14 2024 00:09:37
libplacebo version: v6.338.0-64-g34e019b-dirty
FFmpeg version: N-11332…
-
**Version info**:
qutebrowser v1.14.1
Git commit:
Backend: QtWebEngine (Chromium 83.0.4103.122)
Qt: 5.15.2
**Does the bug happen if you start with `--temp-basedir`?**: Yes, after making a bind…
-
In trying to squeeze performance for #109 I stumbled upon many resources for toying with avoidance of graphics re-drawing/rendering and have now a slew of place to get started if we decide to dig furt…
-
I've activated venv and tried install from requirements.txt
```
python -m venv .venv
.venv/scripts/activate
python -m pip install -U pip
python -m pip install -r requirements.txt
...
ERROR:…