
Separator
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
4 years ago
[li]Version 0.1[/li]
* initial release
dirtyhewr
4 months ago
Report
alisson3000br
9 months ago
Report
Nourepide
1 year ago
Report
Warmuser
1 year ago
Report
Psifidotos
1 year ago
v0.6 for plasma 5.8
v0.7 for plasma >= 5.9
v0.8 for plasma >= 5.12
Report
bdamor5
1 year ago
./build.sh: line 5: cmake: command not found
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
Report
Psifidotos
1 year ago
Report
pasiTech
2 years ago
Report
jolugaju
2 years ago
I installed it with Discover. It says "Installed".
After I click on Add Widgets and Search, there's nothing there.
I use KDE Neon Plasma 10.5.0. I'm a newbie on Linux.
Report
audoban
2 years ago
Report
clearmartin
2 years ago
I'd like to suggest a slight change to the separator visual so it matches the one already present in Plasma built-in widget Digital Clock (it appears when you make your panel really thin):
Rectangle {
height: 0.8 * main.height
width: 1
color: theme.textColor
opacity: 0.4
}
I've already done that for the separator of Active Window Control widget. Of course it is possible that I've missed another separator also already present in Plasma matching your visual...
Report
oroble
2 years ago
Instalación perfecta: ./build.sh
mkdir: no se puede crear el directorio «build»: El fichero ya existe
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.2")
-- Found PythonInterp: /usr/bin/python (found version "2.7.12")
-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.26.0")
-- Found KF5: success (found version "5.26.0") found components: Plasma I18n
-- Configuring done
-- Generating done
-- Build files have been written to: /home/*****/Descargas/Separator/build
Scanning dependencies of target pofiles_1
[100%] Generating es-plasma_applet_audoban.applet.separator.gmo
[100%] Built target pofiles_1
[100%] Built target pofiles_1
Install the project...
-- Install configuration: ""
-- Installing: /usr/share/plasma/plasmoids/audoban.applet.separator
-- Installing: /usr/share/plasma/plasmoids/audoban.applet.separator/contents
-- Installing: /usr/share/plasma/plasmoids/audoban.applet.separator/contents/ui
-- Installing: /usr/share/plasma/plasmoids/audoban.applet.separator/contents/ui/main.qml
-- Installing: /usr/share/plasma/plasmoids/audoban.applet.separator/metadata.desktop
-- Installing: /usr/share/metainfo/audoban.applet.separator.appdata.xml
-- Installing: /usr/share/kservices5/plasma-applet-audoban.applet.separator.desktop
-- Installing: /usr/share/locale/es/LC_MESSAGES/plasma_applet_audoban.applet.separator.mo
Report
binh06
3 years ago
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE
GETTEXT_MSGFMT_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.7/Modules/FindGettext.cmake:76 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
/usr/lib/x86_64-linux-gnu/cmake/KF5I18n/KF5I18NMacros.cmake:28 (find_package)
/usr/lib/x86_64-linux-gnu/cmake/KF5I18n/KF5I18nConfig.cmake:86 (include)
/usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package)
CMakeLists.txt:13 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/prime/Downloads/Separator/build/CMakeFiles/CMakeOutput.log".
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
Maybe my computer lacks some dependencies? Can anyone help me please
Report
audoban
2 years ago
Please install gettext for build locale files.
Report
binh06
2 years ago
Report
madsheytan
4 years ago
PS: can you port the global menu bar? :D
Report
audoban
3 years ago
Yo no tengo los medios ni el conocimiento de remplazar un software de esa magnitud. Ademas no deseo programar un globalmenu.
Report