
Ideas for many minor KDE improvements
Various KDE 1.-4. Improvements
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
Hello KDE users & developers,
I think, we could save a lot of time and make KDE more usefull with adding some rather often used functions
to the popupmenus from konqueror. I saw WindowsXP in action with the bar on the side in "My Computer".
There are buttons for "Copy file", "My Documents", "My network places" and so one. I think this is generaly
a good idea, but we are all able to copy our files by drag&drop. But some more options in the popupmenu could realy
be usefull:
-> touch
-> upload to ftp
-> submenu with often used ftp-servers
-> send by mail (should be inteligent enough to pack file when usefull, maybe when sending folders, more than one file or
large uncompressed file formats. On the other hand, it should not pack a single ogg or jpg)
-> submenu with all people in the adressbook
-> entry "Adress by keyboard..."
-> entry "Adress from clipboard"
-> send by icq
-> submenu with all online friends
-> Run with arguments
-> Run as Root
-> Run as different User
-> Submenu apearing with all Users on the system
-> Copy to musicdir
-> Play, append to playlist
-> Play, clear playlist
-> New...
-> New C++ Project (launching KDevelop and lets you selecting a template. Today, KDevelop wants to create a new
directory, but some people first make a new dir for their project, writing their ideas down in a textfile, an then
start kdevelop)
->
-> Use as background
-> Copy to gallery (something like My Pictures in XP)
->
There are also some things that belong to the distribution, but I write them also down here:
- Konqueror should open Gimp XCF-Files with "gimp-remote -n ". How wants to have 20 instances
of Gimp running for editing 20 Files? You are not able to select the right Gimp Mainwindow for the
current open file. They all look exactly same.
- Konqueror can open textfiles in it's embedded textviewer, but asks me for a programm when I wanted to open
a file named README or INSTALL or COPYING altough these are textfiles.
There are some other things that would improve usability:
- KPackage should show an InstallShield-like wizzard when an rpm was opened that is not already installed
- KFontinstall should do something similar although there isn't a need for such a tool in the XFree,
New users don't know that the font-files have online to be copied in ~/.fonts. The wizzard could do this
job for them and showing them in a QLabel how to install a new fontfile by hand. KPackage could also
tell the user that an rpm can also be installed with "rpm -i ". Maybe a controllcenter-option
could tell all applications that they should show the user the commandline-commands for doing their job by hand
- Iconthemes for KDE are tgz-Files. If we would rename them from crystal.tar.gz to crystal.icons, konqueror would
identify them as iconthemes and could provide a preview with an installbutton
I'm using Mandrake 8.2 with KDE 2.2.2 so some of these ideas might be allready implemented. Im sorry, but I'm not
able to install Mandrake 9.1 until I bought a new CD-drive to check wich point are allready there.
Please excuse my bad english, because im from germany but I thought to try it in english so more people would
understand my ideas. Suggestions and corrections are welcome
(No homepage yet, the link is only to my page)
17 years ago
Changed from wallpaper to KDE improvement
17 years ago
Changed from wallpaper to KDE improvement
CraigD
17 years ago
I'm also planning to leave and entry in KControl so as to remain consistent - but this would just be another interface to the ioslave.
Report
CraigD
17 years ago
Report
tjansen
17 years ago
2. Many people will argue that Konqueror's context menu already has too many items, and does not need more
3. Your suggestions have the best chances when you submit them as 'wishlist' items to bugs.kde.org
Report
brendanorr
17 years ago
[Desktop Entry]
ServiceTypes=allfiles
Actions=touchFile
[Desktop Action touchFile]
Name=Touch the file
Icon=reload
Exec=touch %F
Report
omnivector
17 years ago
Report
brendanorr
17 years ago
Report