You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-6Lines changed: 22 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,8 @@ Thanks to the [contribution](https://github.com/githubuser0xFFFF/Qt-Advanced-Doc
38
38
39
39
#### Native Wayland Support
40
40
41
-
Thanks to the outstanding contributions of [Matt Liberty](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/844)
42
-
and [Davide Faconti](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/837), Qt ADS now provides native
41
+
Thanks to the outstanding contributions of [Matt Liberty](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/844),
42
+
the creator of [Joulescope](#joulescope), and [Davide Faconti](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/837), the creator of [PlotJuggler](#plot-juggler), Qt ADS now provides native
43
43
Wayland support, making Linux desktop environments such as GNOME and KDE first-class platforms for the Advanced Docking System.
44
44
45
45

@@ -762,6 +762,7 @@ says about the switch to Qt Advanced Docking:
762
762
763
763

764
764
765
+
765
766
### [DREAM3D-NX](https://www.dream3d.io)
766
767
767
768
DREAM3D-NX *(Digital Representation Environment for Analysis of Materials in 3D)* is a cross-platform and modular, software suite that allows users to prepare, reconstruct, quantify, instantiate, and mesh, multidimensional, multimodal microstructural data, as well as many other applications.
@@ -770,19 +771,21 @@ DREAM3D-NX *(Digital Representation Environment for Analysis of Materials in 3D)
770
771
taking advantage of the Advanced Docking System to present a highly customizable user interface
771
772
for DREAM3D-NX Version 7.
772
773
774
+
[read more...](http://www.dream3d.io/)
775
+
773
776

774
777
775
-
[read more...](http://www.dream3d.io/)
776
778
777
779
### [LabPlot](https://labplot.kde.org/)
778
780
779
781
KDE LabPlot is the ultimate free, open source and cross-platform tool for scientists, engineers, and students who need to analyze and visualize data. With its intuitive interface and powerful features, you can create stunning plots and diagrams with ease. Whether you're working with CSV, FITS, or HDF5 data, KDE LabPlot makes it simple to import and analyze your data.
780
782
781
783
The LabPlot project recently switched to the Qt Advanced Docking System for their user interface. This switch represents a significant improvement to the LabPlot software, allowing users to create and manage complex data visualization layouts with ease.
@@ -810,9 +813,22 @@ ADS powers Scrutiny’s flexible interface, letting users organize views and dat
810
813
811
814
PiSoWorks is an application for controlling the piezo amplifiers, such as the [NV200/D](https://www.piezosystem.com/product/nv-200-d-compact-amplifier/), from [piezosystem jena](https://www.piezosystem.com/) GmbH.
**Joulescope** is a professional desktop application for precision current, voltage, power, and energy analysis, widely used by embedded systems engineers to optimize the energy consumption of their hardware and firmware. Its highly customizable, dockable user interface has been powered by Qt Advanced Docking System (Qt ADS) for many years, making it an excellent real-world validation of the library.
824
+
825
+
Matt Liberty, the creator of Joulescope, made a [major contribution](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/844) to Qt ADS by implementing native Wayland support. His work brings a reliable and polished docking experience to modern Linux desktop environments while preserving the existing behavior on Windows, macOS, and X11.
826
+
827
+
Thanks to this contribution, Qt ADS now delivers a first-class docking experience on Wayland and is ready for the next generation of Linux desktop environments.
0 commit comments