[konsole] [Bug 454160] New: Noobie question: How to make a plugin for Konsole ?

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat May 21 15:38:25 BST 2022


https://bugs.kde.org/show_bug.cgi?id=454160

            Bug ID: 454160
           Summary: Noobie question: How to make a plugin for Konsole ?
           Product: konsole
           Version: 21.12.3
          Platform: Gentoo Packages
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: plugins
          Assignee: konsole-devel at kde.org
          Reporter: admin at xutaxkamay.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

Hello there,
is there an official way to make a plugin for Konsole without having to make a
pull request for merging into the repository or patching the source code
(adding plugin in the plugins directory) ?
I was hoping to find some headers that exported functions to use, so Konsole
could dynamically load my plugin, but I could not find anything like that.

In fact, I'm wanting to make a small plugin for splits:

The feature I want to add is a way to make all splits (possibly also even
automatically, so even if you are resizing the window) having the same
rectangle size, it actually gets resized correctly with 2 splits, but when I
add 3 splits, they don't really align each others so I have to manually resize
them every-time.

Thank you for your reply in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list