-
环境:
- Mac macOS 14.4.1
- CPU M3
- CLion IDE
- Qt 5.15.14
- 4K分辨率扩展屏
在Mac主屏,使用CLion运行启动程序:
在扩展屏,使用CLion运行启动程序:
即,程序出现在主屏或者扩展屏,窗口将会不一样。
```cpp
#include "MainWindow.h"
#inclu…
-
均未设置title及menuBar,启动时正常,但尝试拖动标题栏时,无法拖动,缩放窗口大小,系统三按钮移动到右侧
```
// windowBar->setMenuBar(initMenuBar());
// windowBar->setTitleLabel(titleLabel);
```
-
### Xmake 版本
2.9.4
### 操作系统版本和架构
Window
### 描述问题
依赖Qt的相关包,qwindowkit
在编译debug版本的Qt项目时
会引入release版本Qt库
### 期待的结果
正常工作
### 工程配置
qt 5.15.2
target("Clock")
add_rules("…
-
### Is your feature request related to a problem? Please describe
Within the `TitleBar`, there is a `Header`, but I prefer not to use it as it aligns to the right only. Therefore, I would like to fur…
-
想使用qwindowkit项目实现完善的无边框方案,但是看example,写的有些随意,不利于去理解,影响上手。以及会产生很多疑问,如:menu是否必需,`agent->setup()`在`ui->setup()`之前还是之后,希望能更完善example以及文档,降低上手门槛。
-
**Is your feature request related to a problem? Please describe.**
Add an optional "Title" for the output video.
**Describe the solution you'd like**
I came across this VHS-style demo gif. It's a…
-
### What Operating System(s) are you seeing this problem on?
Linux Wayland
### Which Wayland compositor or X11 Window manager(s) are you using?
Gnome 44
### WezTerm version
20230515-073311-76406e…
-
I have dozens of opened windows and need to go back to "OneNote" now and then. Thus, I would like to have an anchor for that tool only. While playing around with WindowTop, it seems that it auto gener…
-
Hi, and thank you for your work @madmaxms I have been using your theme for a few years on zorin 15 (version 4.14.3 xfce) and I am very happy with it. Unfortunately I changed distribution recently. Man…
-
When you maximize the window, the icon in the top right doesn't change, even though the tool tip does change to 'Restore'. When you close the app while it's maximized and then open it again, the tool …