Image 01
profile-image

nowardev

nowardev nowardev
Dolphin Service Menus
Wallpaper Other
KDE 4 Splashscreens
KTextEditor Snippets
Plasma Color Schemes
Utilities
Icon Sub-Sets
KDM4 Themes
Plasma Themes
System Tools (NOT OS or ROMS)
Video Apps
kde-service-menu-vlc

Dolphin Service Menus by nowardev 29 comments

sorry to inform you i don't work anymore on kde , so all the software i produced is NOT DEVELOPED anymore , sorry but i don't use linux anymore since some years now - Aug 20 2024
minimize maximize close buttons plasma 5

Plasma 5 Applets by nowardev 10 comments

hello just use the widget active window control i am in touch with developer it should work fine - Feb 03 2017
Command Output [Plasma 5]

Plasma 5 Applets by Zren 75 comments

nice - Jan 01 2017
FabariaGest stable release

Financial by kratos839 2 comments

download the debian package , it requires to start properly

mysql-server-5.6

if mysqò-server-core is installed it doesn't work - May 11 2015
minimize maximize close buttons plasma 5

Plasma 5 Applets by nowardev 10 comments

perfect - Apr 20 2015
minimize maximize close buttons plasma 5

Plasma 5 Applets by nowardev 10 comments

THANK YOU , fixed the link

for the script you mean this ?

mkdir /tmp/nowardev ; cd /tmp/nowardev ; wget https://github.com/nowardev/kde-peace-settings/raw/master/plasmoid/plasma-applet-nowardev-button_0.0.2.tar.gz ; tar xzf plasma-applet-nowardev-button_0.0.2.tar.gz ; ./installscript


if yes here it works fine , btw what does it says exactly ?
- Apr 20 2015
minimize maximize close buttons plasma 5

Plasma 5 Applets by nowardev 10 comments

well i used kwin buttons before but this configuration it's my default configuration , i have to figure out how to do that and it will take time .... maybe the original dev could you help out i dunno if i have time and i can figure out how to do that with option i will try - Apr 12 2015
Active Window Control

Plasma 5 Applets by clearmartin 136 comments

well plasma has a nice feature , that it's called plasma shell console , where you can use javascript to script plasma and so ... add widgets and configure them

for example open the console with this :

qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.showInteractiveConsole

then add the code

http://paste.ofcode.org/qy4ap6Hy3hx7jcRhEvPybi

and click on execute it should appear a new panel with your widget but unluckly the configuration is not read so i guess you need to tweak a little bit the code

i guess youi need to read this

https://techbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting#Widget_Object_API

- Apr 05 2015
Active Window Control

Plasma 5 Applets by clearmartin 136 comments

hi , maybe you don't know but , there is plasma panels collection , which it's a simple collection of javascript scripts to load plasma panels .

it would be handy if the yours would be loaded with javascript support - Mar 28 2015
kde-service-menu-vlc-transcode

Dolphin Service Menus by nowardev 2 comments

hi , make sure you have added some files to the list first

so check this file

/tmp/kde-service-menu-vlc-transcode-list.lst

then run the script from shell

let me know what it says

kde-service-menu-vlc-transcode - Mar 08 2015
Modern Chakra KDE Splash

KDE 4 Splashscreens by xiorone 1 comment

i released in gpl - Jan 01 2015
dolphin patch autoplay on video\aud file

System Tools (NOT OS or ROMS) by nowardev 2 comments

on ubuntu you need to install dev packages to build dolphin

sudo apt-get build-dep dolphin

on other distro i dunno but with this command in ubuntu and debian you are able to download every packages you need to compile it ... - Nov 26 2014
wmip

Plasma 4 Extensions by juanmahv 5 comments

i have a dark wallpaper , and i have black text this is not very handy - May 18 2014
lprinter-qt

Dolphin Service Menus by nowardev 8 comments

o wow i read this comment now well you need to translate it in your languages i wil try to improve it in these days btw - Feb 14 2014
Keystroke

System Tools (NOT OS or ROMS) by gergap 22 comments

ok deleted git repo re-downloaded => fixed
sorry - Feb 03 2014
Keystroke

System Tools (NOT OS or ROMS) by gergap 22 comments


[ 85%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/dialog.cpp.o
[ 88%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/aboutdialog.cpp.o
/home/shared/git/keystroke-master/gui/aboutdialog.cpp: In constructor ‘AboutDialog::AboutDialog(QWidget*)’:
/home/shared/git/keystroke-master/gui/aboutdialog.cpp:27:110: error: ‘GIT_SHA1’ was not declared in this scope
ui.lblVersion->setText(tr("Version: %1 %2\nBuild from Git: Sha %3").arg(VERSION).arg(VERSION_SUFFIX).arg(GIT_SHA1));
^
make[2]: *** [gui/CMakeFiles/keystroke-gui.dir/aboutdialog.cpp.o] Error 1
make[1]: *** [gui/CMakeFiles/keystroke-gui.dir/all] Error 2
make: *** [all] Error 2

- Feb 03 2014
Keystroke

System Tools (NOT OS or ROMS) by gergap 22 comments

i did :D now it's pefect - Jan 31 2014
Keystroke

System Tools (NOT OS or ROMS) by gergap 22 comments

ok the program works but only with the primary keyboard , i use a second keyboard usb and with that it doesn't work ,

solutions for secondary usb keyboard?


btw i love the penguin popup when i type window's button heheh , and thank you for the good idea and work. - Jan 31 2014
Keystroke

System Tools (NOT OS or ROMS) by gergap 22 comments

ok the program works but only with the primary keyboard , i use a second keyboard usb and with that it doesn't work , instead using the primary keyboard it works.

i have a laptop :D solutions ?

i love the penguin popup when i type window's button heheh - Jan 31 2014
Keystroke

System Tools (NOT OS or ROMS) by gergap 22 comments

deosn't work

it is running but it doesn't do the job :S


The C compiler identification is GNU 4.8.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- The CXX compiler identification is GNU 4.8.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/bin/qmake (found version "4.8.4")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/shared/git/keystroke-master/bld





make -j3


[ 4%] [ 8%] Scanning dependencies of target keystroke
Generating qmlapplicationviewer/moc_qmlapplicationviewer.cxx
Generating ui_dialog.h
[ 13%] Building C object CMakeFiles/keystroke.dir/main.c.o
[ 17%] Generating moc_keygrabber.cxx
[ 21%] [ 26%] Generating moc_dialog.cxx
Generating moc_file.cxx
[ 30%] [ 34%] Building C object CMakeFiles/keystroke.dir/keymap.c.o
Generating moc_settings.cxx
[ 39%] Generating qrc_keystroke.cxx
Scanning dependencies of target keystroke-gui
Linking C executable keystroke
[ 39%] Built target keystroke
[ 43%] [ 47%] [ 52%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/moc_keygrabber.cxx.o
Building CXX object gui/CMakeFiles/keystroke-gui.dir/moc_dialog.cxx.o
Building CXX object gui/CMakeFiles/keystroke-gui.dir/qmlapplicationviewer/moc_qmlapplicationviewer.cxx.o
[ 56%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/moc_file.cxx.o
[ 60%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/moc_settings.cxx.o
[ 65%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/qrc_keystroke.cxx.o
[ 69%] Building C object gui/CMakeFiles/keystroke-gui.dir/__/main.c.o
[ 73%] Building C object gui/CMakeFiles/keystroke-gui.dir/__/keymap.c.o
[ 78%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/gui.cpp.o
[ 82%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/keygrabber.cpp.o
[ 86%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/dialog.cpp.o
[ 91%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/file.cpp.o
[ 95%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/settings.cpp.o
[100%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/qmlapplicationviewer/qmlapplicationviewer.cpp.o
Linking CXX executable keystroke-gui
[100%] Built target keystroke-gui
sem@peace-SVE1512Y1ESI:/home/shared/git/keystroke-master/bld$


sudo make install


[ 8%] Built target keystroke
[100%] Built target keystroke-gui
Install the project...
-- Install configuration: ""
-- Installing: /usr/bin/keystroke
-- Installing: /usr/bin/keystroke-gui
-- Up-to-date: /usr/bin/qml/KeyStrokeOverlay.qml
-- Up-to-date: /usr/bin/qml/Key.qml
- Jan 31 2014
Keystroke

System Tools (NOT OS or ROMS) by gergap 22 comments

deosn't work

it is running but it doesn't do the job :S


The C compiler identification is GNU 4.8.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- The CXX compiler identification is GNU 4.8.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/bin/qmake (found version "4.8.4")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/shared/git/keystroke-master/bld





make -j3


[ 4%] [ 8%] Scanning dependencies of target keystroke
Generating qmlapplicationviewer/moc_qmlapplicationviewer.cxx
Generating ui_dialog.h
[ 13%] Building C object CMakeFiles/keystroke.dir/main.c.o
[ 17%] Generating moc_keygrabber.cxx
[ 21%] [ 26%] Generating moc_dialog.cxx
Generating moc_file.cxx
[ 30%] [ 34%] Building C object CMakeFiles/keystroke.dir/keymap.c.o
Generating moc_settings.cxx
[ 39%] Generating qrc_keystroke.cxx
Scanning dependencies of target keystroke-gui
Linking C executable keystroke
[ 39%] Built target keystroke
[ 43%] [ 47%] [ 52%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/moc_keygrabber.cxx.o
Building CXX object gui/CMakeFiles/keystroke-gui.dir/moc_dialog.cxx.o
Building CXX object gui/CMakeFiles/keystroke-gui.dir/qmlapplicationviewer/moc_qmlapplicationviewer.cxx.o
[ 56%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/moc_file.cxx.o
[ 60%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/moc_settings.cxx.o
[ 65%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/qrc_keystroke.cxx.o
[ 69%] Building C object gui/CMakeFiles/keystroke-gui.dir/__/main.c.o
[ 73%] Building C object gui/CMakeFiles/keystroke-gui.dir/__/keymap.c.o
[ 78%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/gui.cpp.o
[ 82%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/keygrabber.cpp.o
[ 86%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/dialog.cpp.o
[ 91%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/file.cpp.o
[ 95%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/settings.cpp.o
[100%] Building CXX object gui/CMakeFiles/keystroke-gui.dir/qmlapplicationviewer/qmlapplicationviewer.cpp.o
Linking CXX executable keystroke-gui
[100%] Built target keystroke-gui
sem@peace-SVE1512Y1ESI:/home/shared/git/keystroke-master/bld$


sudo make install


[ 8%] Built target keystroke
[100%] Built target keystroke-gui
Install the project...
-- Install configuration: ""
-- Installing: /usr/bin/keystroke
-- Installing: /usr/bin/keystroke-gui
-- Up-to-date: /usr/bin/qml/KeyStrokeOverlay.qml
-- Up-to-date: /usr/bin/qml/Key.qml
- Jan 31 2014
Wood Icon Theme

Full Icon Themes by paudelanup 5 comments

http://simplest-image-hosting.net/png-0-l24769
- Oct 05 2013
Copy full path

System Tools (NOT OS or ROMS) by Coster 13 comments

ok i think this is trolling me, do as you please i don't care. - Aug 25 2013
Copy full path

System Tools (NOT OS or ROMS) by Coster 13 comments

btw
why do you need to open a terminal when there an integrated terminal in dolphin :S

why do you need to select and copy the path from the terminal ? :S the most of cases you need the path of a file to paste in a terminal
- Aug 25 2013
Copy full path

System Tools (NOT OS or ROMS) by Coster 13 comments

as i said my comment was for the license. stop. and the sense of it : use gpl license instead of creative common cuz it's a software so with gpl if someone wants to modify the software it will be forced to release even the "code" - Aug 25 2013
Copy full path

System Tools (NOT OS or ROMS) by Coster 13 comments

the answer was for the previous comment that was asking for :

"if you need the URL of the CURRENT visible directory"

if you need the location of a file just drag and drop in a terminal
- Aug 25 2013
Copy full path

System Tools (NOT OS or ROMS) by Coster 13 comments

right click , properties , location => double click copy path - Aug 25 2013
Copy full path

System Tools (NOT OS or ROMS) by Coster 13 comments

go up and drag and drop the folder into terminal , anyway my comment was for creative license. - Aug 25 2013
Copy full path

System Tools (NOT OS or ROMS) by Coster 13 comments

1 first of all creative license sucks.
2 have you tried to drag and drop the file into the terminal ?
mah.. - Aug 24 2013
showebkam

Webcam & Monitoring by nowardev 2 comments

mmm try this :

run the program normally then do

grep -i err /tmp/showebkam.log - Jul 12 2013
Fabric Dots Nowardev

KDE 4 Splashscreens by nowardev 4 comments

lol - Jun 03 2013
Fabric Dots Nowardev

KDE 4 Splashscreens by nowardev 4 comments

what ? i did a video preview lol - Jun 03 2013
Fabric Nowardev

Wallpaper Other by nowardev 2 comments

:) i was joking around with krita and i did this glad that you liked it - May 31 2013
Plasma Panels Collection

Plasma 4 Extensions by nowardev 17 comments

mm i don't provide rpm packages .. just install with the installer - May 29 2013
kde-service-menu-video-dl

Dolphin Service Menus by nowardev 2 comments

noo have you seen that :D hahahaha...ok i will change the screenshot :P - Apr 02 2013
Minimal Clock

Plasma 4 Extensions by flak37 42 comments

love it but move it is a trouble :S - Feb 04 2013
Potenza

Icon Sub-Sets by AlessandroBompadre 22 comments

good to see that is gpl
tx

- Nov 29 2012
Adjustable Clock

Plasma 4 Extensions by Emdek 354 comments

well you need to configure krunner and turn on desktop console plugin

http://wstaw.org/m/2012/11/26/plasma-desktopwu5011.png

or if you can't there is a shell command that works for sure , type in konsole :

qdbus org.kde.plasma-desktop /MainApplication showInteractiveConsole

there is no problem for delay cuz i have already done plasma panels collections 2 it would say i will use your widget when we will be able to script it ;) - Nov 26 2012
Adjustable Clock

Plasma 4 Extensions by Emdek 354 comments

ok upgraded but ... no changes how should i do ?

it's faster if you do because i can't undestand your way.

i have tested this : with and without the array Configuration

you could just try it out : alt f2 >> desktop console => copy and paste the code it's not a pain it just add an empty panel and it tries to add your widget with some config


var panel = new Panel
panel.location = 'bottom' //panel.location = 'top'



var applet = panel.addWidget("adjustableclock")

applet.currentConfigGroup = new Array('Configuration')


applet.writeConfig("timeFormatNames","Default 2")


applet.writeConfig("timeFormatStrings",'<html><body><div style="text-align:center; margin:5px; white-space:pre;"><span style="color:#ffffff;"><b style="font-size: 27px; "><span style="font-size: 32px; "><span style="font-family:\'Ubuntu\';">%d %x</span><span style="font-family: Ubuntu; font-size: 40px; "> </span></span><big style="font-size: 56px; "><span style="font-family:\'Ubuntu\';">%H:%M</span></big></b></span></div>')

panel.reloadConfig()

- Nov 03 2012
Adjustable Clock

Plasma 4 Extensions by Emdek 354 comments

:D no problem at all for delay for now i have made my collection of panels with standard clock but because of it lacks of options i would like use your widget so i need to use it with javascript.

anyway i have this one (debian package)

ii plasma-widget-adjustableclock 2.6.1-1
- Nov 03 2012
Adjustable Clock

Plasma 4 Extensions by Emdek 354 comments

what?
i am unable to use your widget via javascript i have tried a lots nothing worked




var panel = new Panel
panel.location = 'bottom' //panel.location = 'top'



var applet = panel.addWidget("adjustableclock")

applet.currentConfigGroup = new Array('Configuration') // CONFIGURE DOCKERS HELPERS

applet.writeConfig("timeFormatStrings",'<html><head></head><body><div style="text-align:center; margin:5px; white-space:pre;"><font face="\'Nimbus Roman No9 L\'" color="#ffffff"><b><big>%x %H:%M </big></b></font></div>')
- Oct 21 2012
Adjustable Clock

Plasma 4 Extensions by Emdek 354 comments

hi i can't use your widget in javascript


var applet = panel.addWidget("adjustableclock")
applet.writeConfig("announceInterval","0")
applet.writeConfig("calendarType","locale")
applet.writeConfig("clipboardFormats","%x,%f,%H:%M:%S,,%X,%F,,%c,%C,%Y-%m-%d %H:%M:%S,,%t")
applet.writeConfig("defaultTimezone","Local")
applet.writeConfig("displayEvents","true")
applet.writeConfig("displayHolidays","true")
applet.writeConfig("fastCopyFormat","%Y-%m-%d %H:%M:%S")
applet.writeConfig("holidaysRegions","us_en-us")
applet.writeConfig("holidaysRegionsDaysOff","us_en-us")
applet.writeConfig("timeFormat","<html><head></head><body><div style")
applet.writeConfig("timeFormatNames","Default 2,dbClock with reflection 2")
applet.writeConfig("timeFormatStrings",'<html><head></head><body><div style="text-align: center; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; white-space: pre; font-size: 57px; "><font color="#ffffff" face="Ubuntu"><span style="font-size: 54px; "><span style="font-size: 45px; ">%d.%m</span> </span><big style="font-size: 60px; "><b>%H:%M </b></big></font></div>,<html><head></head><body><div style="height:50px; background:none;"><div style="text-align:center; white-space:pre; font-size:25px; margin:-10px 0 5px 5px; -webkit-box-reflect:below -5px -webkit-gradient(linear\\, left top\\, left bottom\\, from(transparent)\\, color-stop(0.5\\, transparent)\\, to(white));"><span style="font-family:\'Nimbus Roman No9 L\';">%H:%M<span style="font-size:30px; position:relative; left:-8px; top:4px; z-index:-1; opacity:0.5;">%S</span></span></div></div>') - Oct 11 2012
rekonq Web Browser

Browser by adjam 285 comments

which was the latest stable release when i commented ? i dunno remember 0.9 or 1.0

anyway there is no point on rekonq and i will tell you why, yea yea i know you don't care , anyway

1 has it plugins? for example to dowload and convert videos ? no
2 can you video chat ? no
3 is stable like firefox\ others ? no
4 can you install service menu like konqueror
5 is it light ? yes

so why should someone use only rekonq ? i can image a combination of firefox for good web browsing experience and rekonq when i need less ram usage but after that .... i will i use ti ? no because i use firefox all the time

i will not report bugs and crash sorry i don't seee something that work well here.
- Oct 07 2012
IRCPlasmoid

Plasma 4 Extensions by Camberwell 30 comments

i was leaving irc.freeenode.org unconfigured because i have seen it already written so i thought it was already set like default ...

so it didn't work

anyway autocompletion is not active for names i mean

and it seems a little buggy nice try btw - Sep 24 2012
IRCPlasmoid

Plasma 4 Extensions by Camberwell 30 comments

Overwriting existing cached entry due to collision.
plasmoidviewer(12389)/libplasma Plasma::AuthorizationManagerPrivate::matchingRule: no matching rule
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20 (X_GetProperty)
Resource id: 0x5e000b9
- Sep 24 2012
IRCPlasmoid

Plasma 4 Extensions by Camberwell 30 comments

configured but after that it says configure me :D - Sep 23 2012
Plasma Panels Collection

Plasma 4 Extensions by nowardev 17 comments

.... read how to install
download
extract
run ./install

or just

use the debian package...
or install locally like you can read on the main - Sep 22 2012
Plasma Panels Collection

Plasma 4 Extensions by nowardev 17 comments

just see the javascript, it's not so complicated just comment what you dislike

then run in konsole

qdbus org.kde.plasma-desktop /MainApplication local.PlasmaApp.showInteractiveConsole


a window will appear in top right corner there is load button , you can load all my javascript if you have installed plasma panels collections

load the unity-panel

the javascript will appear in the text editor

locate this line

var menubar = panel.addWidget("menubar");
and put before // i mean

//var menubar = panel.addWidget("menubar");

now remove your own panels or keep them as you wish and click on execute

if you are smart you can create your own panel in few seconds taking the code from even the other panels

(you can comment line in this way select lines then press CTRL D to decomment => CTRL ALT D )


- Aug 10 2012
Stupid file browser menu

System Tools (NOT OS or ROMS) by kahu 5 comments

loved the screenshoot hahahahaha - Aug 06 2012
FFmpeg Service Menu (headache)

Dolphin Service Menus by nowardev 15 comments

you can edit the configs file with your own settings
editing the files :

~/.FFmpeg_profiles-qt_audio.lst
~/.FFmpeg_profiles-qt_device.lst
~.FFmpeg_profiles-qt_video.lst

for example here

you have just to write it correctly for example

OGG_personal ogg options_you_want_in ffmpeg

and then use your profile

of course you need to test in konsole your own personal settings... - Aug 04 2012
Tibanna

Plasma Themes
by TheRob

7.0
Feb 17 2012
Run Command

Plasma 4 Extensions
by Emdek

7.5
Jan 01 2012
BeClock

Various KDE 1.-4. Improvements
by thomas12777

8.4
Dec 25 2009
Oxygen System Monitor

Plasma 4 Extensions
by kilah

6.1
Nov 28 2009
Amarok2 CoverArt

Karamba & Superkaramba
by stjaernan

5.0
Nov 28 2009
RecordItNow

Screen Recorders
by justi

7.2
Nov 22 2009
Kdenlive

Video Apps
by jbm

8.5
Apr 04 2009
Drop2Imageshack

Plasma 4 Extensions
by nxbalazs

5.7
Mar 17 2009
Command Output [Plasma 5]

Plasma 5 Applets
by Zren

9.0
9   Jan 01 2017
4.1
3   Jan 01 2017
Minimal Clock

Plasma 5 Clocks
by DavidEdmundson

7.2
9   Apr 10 2015
QjackCtl

Music Production
by rncbc

7.2
9   Oct 20 2014
wmip

Plasma 4 Extensions
by juanmahv

6.1
9   May 18 2014
8.4
9   Feb 19 2014
Keystroke

System Tools (NOT OS or ROMS)
by gergap

6.8
9   Jan 31 2014
5.3
3   Jan 19 2014
4.7
3   Jan 19 2014
4.7
3   Dec 15 2013
December Leaves

Wallpaper Other
by sunshine1337

5.3
3   Dec 15 2013
Minty

Wallpapers Mint
by Brahimsalem

4.7
3   Dec 15 2013
star clouds

Wallpaper Other
by starwolf

4.7
3   Aug 23 2013
Mint Energy

Wallpapers Mint
by Brahimsalem

4.7
3   Jun 08 2013
Orologio Italiano

Plasma 4 Extensions
by OpenNingia

7.5
9   Apr 20 2013
f-hue

Wallpaper Other
by DJStarBuck

5.0
3   Nov 09 2012
Fancy Tasks

Plasma 4 Extensions
by Emdek

8.4
3   Jun 04 2012
Flare

Wallpaper Other
by kharir

5.8
3   May 07 2012
Kubuntu Sitter KDM

KDM4 Themes
by TCK

7.0
3   May 07 2012
Helium One Wallpaper Pack

Wallpaper Other
by mcder

7.0
3   Mar 23 2012