Hi Albert, One "problem" is that it seems that no distribution is packaging this at > the moment from what i can see. >
You got me there! I think no one is packing it! I came across it because QtCreator is using it now and also the Qt Design Studio, but at least QtCreator has its own version. They have changed the namespaces a little bit and the library is included in the source code. Have you tried looking at what other KDE software like for example kate do > for their split screen functionality? > I am doing that now. I have checked the functionality in Kate, but not the code. Thanks for the answer! On Sat, May 9, 2020 at 5:45 PM Albert Astals Cid <aa...@kde.org> wrote: > El dissabte, 2 de maig de 2020, a les 16:50:16 CEST, Andy Sardina va > escriure: > > Hi, > > > > There are many users who would like to have a split view in Okular. > > Currently, using a QTabWidget I think implementing such a feature could > be > > difficult. My proposal is to start using the Advanced Docking System for > Qt > > <https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System> (ADS) > to > > replace the QTabWidget and from that point work in the split view > > functionality. > > It seems indeed powerful :) > > I wonder if maybe "too" poweful that may get some people lost trying to > use it. > > One "problem" is that it seems that no distribution is packaging this at > the moment from what i can see. > > Have you tried looking at what other KDE software like for example kate do > for their split screen functionality? > > Cheers, > Albert > > > > > In this small video ADS Integration > > <https://drive.google.com/open?id=1DGkTZIRNopy8feW5A03wJ50IKuBAahJO> you > > can see a small video of how it could look when using ADS. > > > > Please let me know what you think! > > > > P.S: Take into consideration that the video is just for showing the > > capabilities and not the final result. > > > >