-
How about adding an icon to the titlebar? There's 0 \/ /\ - _ [] x , so why not a '.' (a period or dot) for minimize(or dock) to tray? kcontrol->Appearance & Themes-> Window Decorations->Buttons.
2009-06-22 09:25:10 UTC in KDocker
-
Have the ability to pass arguments to a program started with kdocker
I'm trying to make a script to startup, and typing these in command line gives
kdocker -d "ipblock -g" &
Failed to exec [ipblock -g]: No such file or directory
kdocker -d "sudo ipblock -g" &
Failed to exec [sudo ipblock -g]: No such file or directory
It will still manually dock
sudo ipblock -g &
kdocker
click...
2009-06-22 07:13:46 UTC in KDocker
-
One step further would be a choice of screensavers
example:
Start ScreenSaver -> auto ulock, or no auto unlock -> Chose ScreenSaver
The last two could be done in either order.
This might make things more complex than wanted, and
since blank, random, and default(s) are popular maybe there could be a way to set those apart.
2008-12-20 21:09:40 UTC in BlueProximity
-
You could also add an option to right click of the BluePoximity icon to start the screen saver with auto unlock(for when you go away and come back) and one without autounlock.
2008-12-20 20:59:01 UTC in BlueProximity
-
I have a keyboard shortcut to lock the screen. I use it, then I go away. When I come back BlueProxmity unlocks the screen, but I'm not wanting it to at that time, because of the distraction, etc... But I still want the unlock feature for when I walk away, and come back. So how about an option like a check box for BlueProximity to only unlock when BlueProximity was the program that locked the...
2008-12-20 20:52:59 UTC in BlueProximity
-
It can, go to
Start->Control Panel->Switch to Classic View->Folder Size->Display tab->Format->Compact (2.45 GB)
The other option only does KB; it would be nice if it had an option to display units in other units, keeping the numbers in that unit...
Having the units in bytes would help find out if small changes were made to the file, and having the units in a disk mediums size would help in...
2007-05-17 05:37:58 UTC in Folder Size for Windows
-
Option to change the default column size that a folder size column is added at
Right now, every time a folder size is added, it starts at 90, every time it is added.
For a folder or dive that has a folder with more than 10 GB, 90 isn't enough for larger folders, and the KB explorer style view.
On this computer 109 is just perfect even for a folder that contains a subfolder of 100-999 GB,
2007-05-17 05:36:54 UTC in Folder Size for Windows
-
It can, go to
Start->Control Panel->Switch to Classic View->Folder Size->Display tab->Format->Compact (2.45 GB)
The other option only does KB; it would be nice if it had an option to display units in other units, keeping the numbers in that unit...
Having the units in bytes would help find out if small changes were made to the file, and having the units in a disk mediums size would help in...
2007-05-17 05:03:45 UTC in Folder Size for Windows
-
Logged In: YES
user_id=683696
There could also be a varible that gets the path, path+filename, filename, ...
2006-11-04 23:51:12 UTC in Dev-C++
-
Summary: A way to get the line number that the program
is working on
A useful debugging tool would be a way to get the line
number that a program is on.
Ex: for use in cout
2006-11-04 23:45:01 UTC in Dev-C++