Re: Incubation Request: Kiview

2024-04-29 Thread Sven Brauch
Hi, On 28.04.24 12:22, Méven wrote: Here is an email for incubating a new KDE project: Kiview. Kiview is a simple file previewer written in C++/Qml, from its README: looking through the code there are unfortunately a lot of things one trips over. First and foremost, as others have mentioned

Re: Incubation Request: Kiview

2024-04-29 Thread christoph
On 2024-04-29 09:21, Sune Vuorela wrote: On 2024-04-28, Méven wrote: The immediate goal with this application is to fill this request feature for dolphin : https://bugs.kde.org/show_bug.cgi?id=272539 And we can imagine reusing it in many other places potentially. I just opened 'DocumentViewe

Re: Incubation Request: Kiview

2024-04-29 Thread Sune Vuorela
On 2024-04-28, Méven wrote: > The immediate goal with this application is to fill this request feature > for dolphin : > https://bugs.kde.org/show_bug.cgi?id=272539 > And we can imagine reusing it in many other places potentially. I just opened 'DocumentViewer' class and spent 5 minutes and got a

Incubation Request: Kiview

2024-04-28 Thread Méven
Hi everyone, Here is an email for incubating a new KDE project: Kiview. Kiview is a simple file previewer written in C++/Qml, from its README: ``` Kiview gives the user the ability to quickly preview different file types without the need to launch the default application. ``` The original author