Originally posted by smitty3268
View Post
Announcement
Collapse
No announcement yet.
Qt 6.5 Adding Wayland Native Interface
Collapse
X
-
- Likes 3
-
Originally posted by oleid View Post
I once wrote a cli tool which was supposed to create PDF files. It worked well, until I tried to run it on a headless machine. It turned out in order to print you needed a QApplication object, which requires a DISPLAY. Well, in the end I reworked the tool to Cairo and that worked well xD
- Likes 1
Leave a comment:
-
Originally posted by Danny3 View PostGreat!
Now do something about Vulkan support!
I wonder how lightweight and optimized KDE Plasma would be with Vulkan support?
As now, at least on Wayland with Intel GPUs seems kinda slow.
Maybe it could achieve some more consistent timing which could be helpful in spots.Last edited by smitty3268; 10 December 2022, 01:14 AM.
- Likes 1
Leave a comment:
-
Originally posted by ClosedSource View PostI've written networking tools in Qt in the past (headless). It's very tolerable if you are required to write C++ code.
Leave a comment:
-
Originally posted by Danny3 View PostI wonder how lightweight and optimized KDE Plasma would be with Vulkan support?
KDE is really great DE, will be with stability optimisation... And Vulkan of course
- Likes 1
Leave a comment:
-
Originally posted by Danny3 View PostGreat!
Now do something about Vulkan support!
I wonder how lightweight and optimized KDE Plasma would be with Vulkan support?
As now, at least on Wayland with Intel GPUs seems kinda slow.
I recall writing a few custom functions going on a little different initialization path to allow choosing the physical device myself. Maybe by now it's an option, I don't follow.
Leave a comment:
-
I've written networking tools in Qt in the past (headless). It's very tolerable if you are required to write C++ code.
Leave a comment:
-
Great!
Now do something about Vulkan support!
I wonder how lightweight and optimized KDE Plasma would be with Vulkan support?
As now, at least on Wayland with Intel GPUs seems kinda slow.
- Likes 6
Leave a comment:
-
removal of Qt X11 Extras is pretty nice ,hope they allow completely disabling X11 for Wayland only Apps
- Likes 8
Leave a comment:
Leave a comment: