summaryrefslogtreecommitdiffstats
path: root/kicker/libkicker/paneldrag.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-08 15:18:52 +0900
committerMichele Calgaro <[email protected]>2024-12-13 08:18:45 +0900
commitd0a2cfa94f8ebf5476be9521c9997cf7f152cc95 (patch)
tree90500ca0cba5b9c506f184c8e44c6ca9041b169c /kicker/libkicker/paneldrag.h
parent1c05f36ad14d115b52151b61a06b239d0e6ef27b (diff)
downloadtdebase-master.tar.gz
tdebase-master.zip
kcminit: fix initialization of multiple modules provided by a single library. This resolves issue #554.HEADmaster
The problem was that libinput was serving multiple modules and after initializing the first one, the others would be ignored because of a check on whether the library itself had already been initialized. The solution is rather simple and checks not only the library name but also the module factory name. This ensures each library/factory module is correctly initialized. Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kicker/libkicker/paneldrag.h')
0 files changed, 0 insertions, 0 deletions