UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Meybe using KDE Frameworks?

    Scheduled Pinned Locked Moved General
    3 Posts 2 Posters 619 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • Y Offline
        yalvex
        last edited by

        Is it possible to better use kde frameworkworks for the basis of the environment?
        To avoid having to create the same thing several times, thus increasing the probability of bugs ("shortcut dont works in non-english" still happens; i dont know for UBports)

        In general, it would be best that UBports LXQt and KDE have a standard API for programs, such as: indicators, file manipulation, fonts, passwords, and more.

        In order to create the program once and it worked equally in these Qt-based environments.

        1 Reply Last reply Reply Quote 0
        • U Offline
          UniSuperBox
          last edited by

          Hi @yalvex,

          I'm not entirely sure what you mean by KDE frameworks. Ubuntu Touch is already based on Qt technologies. Unity8 is already mostly written in QML and Qt's special flavor of C++:

          0_1533251406408_4d86c4fd-f1bc-4c1d-a31c-0ee0d74d0edf-image.png

          For indicators, the API in Ubuntu Touch is extremely ugly to support everything that they need to support. I'll grant you that, but I wouldn't say that anyone has a better solution right now.

          In the file manipulation camp, Ubuntu Touch has restrictions on what apps can do so that even a malicious app will have a difficult time compromising your data. The way to manipulate files is by using content-hub, which is also not the most elegant solution for the job but it does its job for the mobile space.

          As for the rest, Ubuntu Touch is a mostly bog-standard Linux distribution. I'm not sure what exactly you're looking for?

          Y 1 Reply Last reply Reply Quote 2
          • Y Offline
            yalvex @UniSuperBox
            last edited by

            Hi @unisuperbox,
            Sorry, in previous post i've all mixed in a pile((

            I meant that if possible, use KDE Frameworks, аor example: for the archiver to use karchive.

            Or make a similar a public program interface. Core apps, perform the same function in the listed environments, why not use the same basis (and the UI for each one is different according to HIG).

            But it probably works freedesktop.org, as well notifications, indicators, and more.

            PS. Sorry for my very bad English(

            1 Reply Last reply Reply Quote 0
            • First post
              Last post