Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 22700 ideas, 138270 comments, 2629576 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor kuzniarpawel

People forget to empty their trash and get problems with space  
Written by sucotronic the 18 Feb 09 at 17:00. Global category: Accessibility. New
I've observed in my job that most of the users forgets to empty their trashes regularly, and suddenly one day they start to have problems due space limitations, or they don't know where is used their hard drive space.
809
votes
up equal down
Solution #1: Add a configurable reminder
Written by sucotronic the 18 Feb 09 at 17:00.
It would be useful to add a kind of reminders that prevents the users about their files in the trash or the occupation in the hard drive. And also it could be configured with an option under the System>Preferences menu.




-477
votes
up equal down
Solution #2: Clean trash automatically
Written by snizovtsev the 18 Feb 09 at 17:43.
Add the "Trash size" option (percent or absolute value) and automatically clean oldest files from the trash to fit this limit.
-380
votes
up equal down
Solution #3: Compress old files
Written by vlo the 19 Feb 09 at 20:05.
The operating system should silently compress some of the files. Perhaps this could be done when the system is not being used, or before shutdown.

The files that would be compressed would be the files that have been in the trash for a certain amount of time (configurable).
-338
votes
up equal down
Solution #4: Trash with maximum size
Written by blaxter the 19 Feb 09 at 23:41.
Like in solution #2, add a "Trash size" option but instead of automatically clean oldest files form the trash, just say "the trash is full, please clean it up" when the user try to send more files to it
171
votes
up equal down
Solution #5: Notification with "Delete now"-Button
Written by rakudave the 21 Feb 09 at 20:39.
Same as #1, but with a button to empty the trash directly from the notification-bubble
291
votes
up equal down
Solution #6: Don't put unnessecary distractions in the system!
Written by kapipi the 21 Feb 09 at 21:17.
This solution is a response to solution #1. Solution #1 is great, except that as a default the user should not be notified about the size of trash, unless space on the partition is getting critically low.

The rationale:

- We don't want to distract the user's attention unnecessarily
- We don't want to force or lure the user to empty his trash unnecessarily.
358
votes
up equal down
Solution #7: Low disk space notification instead of trash notification
Written by argon the 22 Feb 09 at 00:35.
The rationale of this problem is that sometimes people run out of disk space. So the notification should directly address this issue, and not just target the trash at an arbitary point, which will just lead to more annoying notifications.

Windows also does this when disk space is low...
777
votes
up equal down
Solution #8: Create a System Cleanup widget
Written by 311005901 the 22 Feb 09 at 15:59.
A notification alerts users when the system is running low on free space.


When clicked on, users can use a widget to remove unwanted files.


(Click to see full sized image)
-347
votes
up equal down
Solution #9: auto-remove when disk-space is low
Written by koenfloris the 25 Feb 09 at 14:00.
ubuntu begins to fragment when you've got not enough disk-space. lets say that the limit is about 20%.

when disk space is to full...
ubuntu should auto-remove unnecessary things to free it up. of course, it should ask the user the empty the trash, to prevent data-loss. but other cash-like things should get cleaned up.
173
votes
up equal down
Solution #10: Extend computer-janitor to support low disk space and trash notifications
Written by ziroday the 27 Feb 09 at 12:07.
computer-janitor (only in jaunty) is a small utility to clear up left over packages and left over files that have no use. It could easily be extended to support emptying the trash and notifying the user when disk space is low.
37
votes
up equal down
Solution #11: Use the desktop icon to provide information
Written by Menti the 7 Mar 09 at 12:23.
As proposed in idea #14699. Desktop icons in general are static and do not provide any useful information. Trashcan icon is slightly dinamic: it has an empty state and a full state. Let the icon change to show how much trash there is. There could be a (configurable, with a sane default) max limit to the trash size, and the desktop icon could show what percentage of that limit is already in use.

This way, we could have more information without actually adding anything to the current setup, no more clutter; only better use of an already existing and underused graphic element of the desktop.
-82
votes
up equal down
Solution #12: Put the trash icon on the desktop
Written by dubrict the 10 Mar 09 at 06:19.
The reason people forget is because by default, the trash icon is as tiny as can be and hiding in the corner. Placing it on the desktop instead puts it more directly in the user's conscious, reminding them to empty it while not being obtrusive or complex.

The "running low on free space" reminder is reasonable, because it would solve this problem while taking on another. There's no reason to add any complexity to the system beyond this.
-119
votes
up equal down
Solution #13: Empty Trash On system Shut down
Written by MOSAM the 10 Mar 09 at 20:06.
Have the system ask you if you want to empty the trash when shutting down the as it does when unmounting disk drives.
39
votes
up equal down
Solution #14: make gui to let the user decide
Written by linuxrules the 12 Mar 09 at 23:28.
settings dialog _ +/- X
=============================================================
put trash icon on desktop "on/off"

Empty Trash On system Shut down "on/off/ask/auto"

Use the desktop icon to provide information "on/off"

auto-remove when disk-space is low "on/off/ask/auto"

Notification with "Delete now"-Button "on/off"

Trash with maximum size & if to delete when size limit is exceeded "on -size-/off"

Compress old files "on/off/ask/auto"

Add a configurable reminder "on/off"
|advance..|
216
votes
up equal down
Solution #15: Beyond Icons
Written by trustno1uk the 16 Mar 09 at 20:02.
Icons that represent valuable information at first glance can really save you some time.

Some users don’t care about emptying their thrash and also use it as another folder at times, this will remind them to empty it.

trash

REF: http://www.kumailht.com/blog/linux/10-features-ubuntu-should-implement/
-6
votes
up equal down
Solution #16: Automatically delete after 30 days
Written by OrelEagle the 5 Dec 09 at 20:38.
I'm using a script to delete files permanently after 30 days spent in the trash:

find ~/.local/share/Trash/files -maxdepth 1 -ctime +30 -exec rm -r \;
find ~/.local/share/Trash/info -maxdepth 1 -ctime +30 -exec rm -r \;

This way the user doesn't have to worry about emptying the trash but still has a "second chance" in case a file was deleted by mistake.
3
votes
up equal down
Solution #17: Provide a suite of tools for the user to save/recover disk space
Written by yoda2031 the 28 Mar 11 at 17:26.
Computer Janitor already fulfils the requirement to recover disk space from files which are temporary/cached/etc.

Squashfs more-or-less fulfils the requirement to conserve space, but should be provided as an option on installation ("compress home directory" and "compress system directory" options)

A utility to automatically compress/remove components which have not been used for more than 30 days.

A utility which lists your installed applications in order of size and last used date. Allows the user to remove the bigger, unused packages.

A utility which allows you to "reorganise" your partitioning scheme.

Where applicable, these solutions should be accessible under an umbrella utility, possibly as an extension to the existing Disk Utility, or as a stand-alone utility.

See the 17 comments or propose a solution (latest comment the 7 May 13 at 15:00) >>

software updates in update manager must be organized in a tree  
Written by slsolaris the 8 Oct 08 at 03:24. Related project: Update manager. Implemented
in a tree becouse we'll know what to update:

1. for example:

>compiz
---compiz-core
---compiz-plugin
---compiz-gnome
>evolution
---evolution-data-center
---evolution-webcal
---evolution-plugin
>firefox
---firefox-3.0
---firefox-3.0-gnome-support
>security updates
---kernel

2. update manager should ask to confirm changes that also affect other programs

3. confirm recommended packages as dependencies like in synaptic package manager.

Update manager should be more intelligent in general!

Developer comments
This is being implemented as part of the Software Updater redesign. https://wiki.ubuntu.com/SoftwareUpdates#expanded —mpt, 2012-07-22
429
votes
implemented
Selected solution (#1): Auto-generated solution of idea #14205
Written by slsolaris the 8 Oct 08 at 03:24.
Ubuntu Brainstorm was updated in January 2009. Since the idea #14205 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 15 comments or propose a solution (latest comment the 19 Sep 12 at 11:04) >>

Unfriendly booting  
Written by yman the 25 Feb 09 at 16:39. Global category: Usability. Implemented
Currently there is no way to boot from Ubuntu into another OS without a restart. The bootloader's UI isn't integrated with the rest of the system. The boot options are static. The ability to load from removable media, or indeed the boot priority, is defined and restricted by the non user-friendly BIOS.
-197
votes
implemented
Selected solution (#1): Ubuntu boot menu
Written by yman the 25 Feb 09 at 16:39.
Make GRUB invisible, so that it directly loads Ubuntu. Ubuntu, in the 1st stage of booting will load a GUI boot menu and all the underlying stuff that's necessary for it, like Linux, X, Metacity, etc. The boot menu will automatically scan all connected devices for bootable OSs and media and display them in the GUI. If the user chooses to boot Ubuntu, Ubuntu will simply continue loading, which will result in the GDM login screen appearing in a near-instantaneous fashion (giving the user the impression that Ubuntu is faster than it is). If the user chooses another OS, Ubuntu will "chainload" it. The user will also be able to go back to the boot menu from within GDM and the desktop, thus allowing him to switch to another OS without reboot.

On the graphical side, this means a tightly integrated user experience, and the use of kernel-modesetting from the boot menu, instead of only from the bootsplash.
763
votes
implemented
Selected solution (#2): Push for Grub 2
Written by eapache the 25 Feb 09 at 21:59.
Grub 2 should significantly help these problems. Push for its development, and if necessary donate a developer to get it finished in the near future.
-140
votes
implemented
Selected solution (#4): Use GRUB4DOS
Written by maybeway36 the 9 Mar 09 at 18:55.
GRUB4DOS has the same features as regular GRUB, plus many, many more. It is updated on a regular basis. It is also compatible with gfxboot now, so it can look pretty.
-23
votes
implemented
Selected solution (#7): kexec, #1
Written by luXy the 21 Mar 09 at 21:38.
We can have kexec support in the Ubuntu kernel and have a menu that opens up to choose a OS to boot. This menu program should be customizable: a configuration in the menu would be great. When a user chooses to boot Ubuntu, the menu session would choose and gdm would start. Otherwise, the session ends, and we can call kexec to boot the other OS.
12
votes
implemented
Selected solution (#8): Use a splashtop-like system for a bootloader
Written by Kver the 27 Mar 09 at 06:22.
This revolves around using a minimal splashtop-type system as the bootloader itself. Splashtop boots in 5 seconds into a full browser; This concept revolves only loading a graphical selection screen with additional options, sans-browser until launched. This differs from GRUB 2 in that this could launch small applications like a web-browser or repair kit.

The boot might work something like this:
- Detect the display settings, and quickly boot into X
- User would be presented with larger icons (128x128?) for each OS they have installed. Clicking the icons would message the system to boot into that OS. Right-clicking could allow users booting into safe-modes or other common options. This UI could possibly use components from login managers like KDM.
- Other options might include simple tools to manage booting and operating systems (similar to existing GRUB editors), Ie detecting, adding or removing systems.
- Later versions could include options for web-browsing or other more splashtop-esque tasks to be loaded. It would only load these AFTER the selection screen.
- If possible, pass the Xserver off to Plymouth for no flickering on plymouth-enabled systems.

Only loading 2-4 icons and a minimal interface should take the already blazing 5-second load of splashtops and reduce it to near-nothing for a fully graphical environment. Minimal widgets or only what's needed could be used. In addition, users would be more comfortable and less frightened of a dual-booting machine.
-7
votes
implemented
Selected solution (#9): Leave as is
Written by Hetor the 1 May 09 at 16:46.
GUI in a bootloader is not necessary and will only increase booting time, realize it. Can you live 10 seconds without pretty graphics?
6
votes
implemented
Selected solution (#10): Implement mouse support
Written by Kver the 16 May 09 at 16:25.
Assuming a graphical boot loader is eventually used, enable mouse support.
20
votes
implemented
Selected solution (#11): Menu entry in the user switcher applet
Written by biasibo the 16 Oct 09 at 21:04.
There might be a menu entry in the user switch applet that expands to show all the available operating systems on the machine.

See the 12 comments or propose a solution (latest comment the 21 Apr 12 at 01:51) >>

Create a better hardware database  
Ubuntu

In :  
Priority : Low
Definition : New (Needs guidance)
Implementation : Unknown
Assignee : Tomas Gustavsson
spec
Written by Ubuwu the 28 Feb 08 at 15:22. Global category: System. Implemented
People around the globe that are using/concidering using Ubuntu are afraid that some of their hardware won't work for them. And some are frustrated to buy additional add-on cards to work around unsupportad onboard chips. All this could be avoided with a lookup in an ubuntu Hardware Database Website.

Some problematic hardware can be used with more or less work if helping information is available together with the hardware compatabillity data.

The hardware database can be found at http://hwdb.ubuntu.com/

From idea #47: The data should then be available in a format that is simple for users to browse on-line when considering new hardware.

Developer comments
Work is on-going at https://launchpad.net/hwtest
5093
votes
implemented
Selected solution (#1): Auto-generated solution of idea #40
Written by Ubuwu the 28 Feb 08 at 15:22.
Ubuntu Brainstorm was updated in January 2009. Since the idea #40 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 47 comments or propose a solution (latest comment the 12 Apr 12 at 08:03) >>

Power Management  
Ubuntu

In :  
Priority : Low
Definition : Pending Approval (Needs guidance)
Implementation : Slow progress
Assignee : Amit Kucheria
spec
Written by jsmidt the 28 Feb 08 at 16:49. Global category: Others. In development
Ubuntu needs to go green. Powertop, Lesswatts and other tools have finally hit the Linux scene to pave the way for better power management. It needs to be said, "if you want your battery to last longest, or have your energy bill be the lowest, you better use Ubuntu Linux."

Merged from 18976:
Power management still isn't very effective in Linux and it still puts a lot of laptop users off Linux. While Linux has come on a long way thanks to the work of Intel with PowerTOP informing developers when their software breaks the idol state unnecessarily so they are doing their part as well as the kernel developers now we still have a long way to go to compete with Windows and I'm looking at ways for Ubuntu to do this.

One of the benefits of Linux is that is very easy to customise and a lot of its users love to tinker. Ubuntu should therefore use this to its advantage by allowing its power users to easily have access to the latest developments in Linux power efficiency. This would also be useful to Ubuntu as power users could submit results on what settings are most economical for specific hardware. This would give Ubuntu the chance to market itself on its power efficacy over other operating systems by it silently implementing these settings on the detected hardware setup for new users.

To give users these advantages Ubuntu should help more on Intels Lesswatts projects as these are Linux's best bet on beating windows power management. The problem is the solution to effective power management needs to simple enough that it works for a new user that wont even know its active but also very easy for power users to modify and test their own setups from one central tool.

http://www.lesswatts.org/
8015
votes
inprogress
Selected solution (#1): Auto-generated solution of idea #81
Written by jsmidt the 28 Feb 08 at 16:49.
Ubuntu Brainstorm was updated in January 2009. Since the idea #81 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
336
votes
inprogress
Selected solution (#2): Include a software like Ekobatt
Written by biniou the 3 Feb 09 at 11:48.
It would be a good solution to include a software like Ekobatt or eee-control which permit to desactivate some features of laptop.
663
votes
inprogress
Selected solution (#3): Add more power saving techniques to gnome-power-manager
Written by amrhassan the 4 Feb 09 at 07:20.
Since it's already in control of power consumption. Two power managers running may conflict.
Add options to disable bluetooth and webcam when on battery power to gnome-power-manager.
333
votes
inprogress
Selected solution (#5): Analyze which software makes your machine use more power with PowerTOP
Written by torkiano the 9 Feb 09 at 16:15.
PowerTOP is a Linux tool that helps you find those programs that are misbehaving while your computer is idle

More information: http://www.lesswatts.org/projects/powertop/
2
votes
inprogress
Selected solution (#6): Develop/Intergrate WattOSPM (GUI laptop-mode/Powersaving) in2 Gnome-power-manger
Written by chappell101 the 1 Apr 09 at 15:16.
This is taking Solution #3 to prevent conflict and expanding to give Gnome-power-manger 2 modes, simple for average user and button to reveal an advance set of options for power users based off the options in WattOSPM and PowerTOP.

To stop average users completely breaking their system with the tool only include safe things to disable in the simple mode in an on/off switch manor such as the optical drives and sound chipsets which aren't necessary to all users on the go but still waste power, Also this is a feature possible in windows for a long time now! The advanced mode could log user results of all their changes and show on a graph similar to Gnomes current power chart and have the option to submit the best back to Ubuntu so they can be set as silent defaults values for specific hardware for less technical users.

WattOSPM is already an effective little python tray-bound GUI to enable fast changing of laptop-mode-tools, X-backlight, and Powersaving settings to optimise many parts of your system for battery consumption and performance. So it would be nice to see it assisted by Ubuntu developers to add more features while it is integrated into Gnome to give back to the whole Linux community. These changes could be those found in Rightmark CPU Clock Utility for Windows Eg.CPU performance states editor, Thermal throttling values, and CPU PLL lock time these could be accessed through the Gnome CPU Frequency Scaling Monitor applet in the tray if cpufreq-selector is installed by default.



Also get Ubuntu to look at some of the power/speed measures used in the Ubuntu derivative distribution WattOS and port them back to the main distribution where possible.

How to Install http://ubuntuforums.org/showpost.php?p=6362540&postcount=103
Review http://www.raiden.net/?cat=2&aid=539
138
votes
inprogress
Selected solution (#7): Write a simple GUI to control laptop-mode-tools.
Written by andrew.p the 19 Mar 09 at 22:03.
Here are some parameters of /etc/laptop-mode/laptop-mode.conf that sometimes should be customized not only by greatly experienced users: readahead size, disk spin down timeout, maximum time to keep data in memory, low battery level to write data to disk, whether to enable all of this on AC power. There IS a reason for it, for example optimal readahead can be very different on machines with different amount of RAM. Also, this is a way of locking some values (for example the tool should not allow to set readahead >RAM/50).
Also there should be a global Enable HDD Powersave Tools checkbox controlling /etc/default/acpi-support ENABLE_LAPTOP_MODE.

And I also think there should be an option (with warning) to set hdparm -B to 254 in all modes (this fixes ustoppable spinning down on battery for some laptops).
18
votes
inprogress
Selected solution (#8): Make it a separate package
Written by cheesehead the 12 Mar 09 at 18:12.
g-p-m already handles a lot of critical tasks, and does it pretty well. Since the advanced power tools being discussed are clearly optional, and since they are more user-interactive, they should be in a separate package instead of included in the g-p-m package.
57
votes
inprogress
Selected solution (#9): Expand the capabilities of gnome-power-manager
Written by brand0con the 12 Mar 09 at 01:27.
Gnome power manager is a great tool but I think it could use some expansion. Namely, I'd like to see it logging (and eventually graphing) the system's battery history over the long term (not just a session) to give a more accurate picture of how a user typically uses his or her machine battery-wise and to give a sense of the machine's capabilities.

Ideally, the app would mature and after a set interval of recording this data, it would be able to provide a few basic suggestions based on power related events as to how the user can get the most life out of their battery in the long and short term.
5
votes
inprogress
Selected solution (#10): "Green Software" Logo
Written by MX the 27 Mar 09 at 12:44.
To increase visibility and to be supported by facts: e.g. increases battery life by x% on average (for notebooks) or reduces average energy consumption by x % (for Pc's).

From my experience proper, non-technical and business oriented communication is key to reach most users and convince them about the usp's of a product.

Thinking of a usp - energy efficiency has a high impact.

Appreciate your thoughts and keep going!
159
votes
inprogress
Selected solution (#11): Integrate in other powersaving options.
Written by Biornus the 2 Mar 09 at 18:59.
The options should automatically be available if you install the OS on a laptop.
85
votes
inprogress
Selected solution (#12): Automatic charge/discharge
Written by Mondane the 9 Feb 09 at 14:26.
The user shouldn't be bothered checking his battery and/or removing the battery when on AC power. Make the OS drain the battery on intervals so the battery stays intelligent when the laptop is on AC power.

The user should have the option the interrupt and revert the draining if he knows he needs a full battery and is leaving in a short time.
25
votes
inprogress
Selected solution (#13): Set the maximum battery charge on AC power
Written by mathieu the 5 Feb 09 at 18:36.
In order to preserve its battery's life, I would like to set the maximum percentage of charge (60% or 80% for example) when I'm not using it outdoor.

But if I have to use it outdoor, I want to release the limitation easily to get the maximum charge.
Finally, when I come back at home, I would like to use the battery power if the charge level is over the limitation setting, even if I have plugged the AC cable.

This trick will increase our Li-ion battery lifetime. Because if it is always completely charged when the laptop is running on AC power, its charging/discharging capacity will decrease quickly than if it is set on a lower value.
0
votes
inprogress
Selected solution (#14): Simple GUI or tray icon
Written by TuxHHG the 22 Jun 09 at 22:36.
Today we can suspend many unused devices over the proc filesystem, but this is very annoying for a simple user. I provide a gui tool or trayicon that list devices. It should have simple checkbuttons to activate or suspend it.
Such a tool exist for the asus eee, with improvements it should work on many other computers.

See the 86 comments or propose a solution (latest comment the 9 Apr 12 at 16:26) >>

Improve NTFS writing support  
Written by diegoj the 1 Dec 08 at 18:54. Global category: Usability. New
Many people use NTFS drives, and Ubuntu shows poor performance dealing with them.

NTFS writes are slow, put my CPU at 80% during the process. Basically, writing a ntfs-formatted USB hard disk makes my system unusable (pentium-m toshiba laptop).

Maybe it's not possible to integrate NTFS driver in Linux kernel, so I suggest optimice it to have a better performance.
67
votes
up equal down
Solution #1: Auto-generated solution of idea #16111
Written by diegoj the 1 Dec 08 at 18:54.
Ubuntu Brainstorm was updated in January 2009. Since the idea #16111 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 21 comments or propose a solution (latest comment the 16 Mar 12 at 01:28) >>

Auto-Detection for GPS-Devices  
Written by redd the 28 Feb 08 at 16:50. Global category: Hardware support. Not an idea
Today the usage of a GPS-Device isn't easy in Ubuntu. There should be an auto-detection for GPS-Devices ..like Printers and Bluetooth-Devices. It would be very cool to track myself with tools from the standard-installation. Only the basic GPS-information are needed: positions, altitude, speed and tracking (positions-with-time). Thanks.
343
votes
closed
Solution #1: Auto-generated solution of idea #82
Written by redd the 28 Feb 08 at 16:50.
Ubuntu Brainstorm was updated in January 2009. Since the idea #82 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 7 comments or propose a solution (latest comment the 25 Nov 11 at 19:54) >>

Add support for hybrid graphic cards  
Written by gmeier the 29 Sep 08 at 17:45. Global category: Hardware support. New
More and more notebooks have hybrid graphic cards now. It would be very nice to see this battery saving technology supported under linux.
89
votes
up equal down
Solution #1: Auto-generated solution of idea #13862
Written by gmeier the 29 Sep 08 at 17:45.
Ubuntu Brainstorm was updated in January 2009. Since the idea #13862 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 3 comments or propose a solution (latest comment the 8 Nov 11 at 16:04) >>

Move disk space warning (karmic) from a dialog window to a notification  
Written by Apiman the 26 Jun 09 at 16:39. Related project: Gnome. New
Trying karmic I've seen that it warns you about low disk space on any partition. The problem is that it uses a dialog window and you must press a key to get rid of it. The warning itself it's a good idea but that method it's not convenient at all; it's very annoying.
584
votes
up equal down
Solution #1: Use the new eye candy notification system instead
Written by Apiman the 26 Jun 09 at 16:39.
Instead using a dialog window, use libnotify. It's much more beautiful.
-164
votes
up equal down
Solution #3: Use both notification and alert box.
Written by Darwin Survivor the 27 Jun 09 at 11:15.
Have the notification used when disk space is relatively low (10% for instance), but have an alert window (with action button) when disk space becomes critical (2 or 3% for instance)
585
votes
up equal down
Solution #4: Change the color of the notification system for important things.
Written by Maxime7101 the 29 Jun 09 at 17:10.
The notification system has to be different if for example a new song is playing or if the disk space is low.

So I purpose to change the color (maybe red), or make flash it.

L2Image

It could be a great thing if the user should click the notification system, to show that he became aware of the warning.
-112
votes
up equal down
Solution #5: Tray icon
Written by Lachu the 1 Jul 09 at 14:20.
Add tray icon called "show notification". In this mode user might read and interaction with notification.
85
votes
up equal down
Solution #6: Notification logger
Written by twocool the 1 Jul 09 at 21:31.
Create a daemon to log all notifications and a GUI application to see it.
14
votes
up equal down
Solution #7: Use Indicator not OSD
Written by nachokb the 8 Jul 09 at 15:12.
Many of these proposal (including the screenshot) violate the NotifyOSD guidelines (no interaction, disposable, non critical notifications). For these kinds of stuff, I think the Indicator Applet is the appropriate medium. This was pointed at by cheesehead in the comments. https://wiki.ubuntu.com/NotifyOSD#Interaction
-69
votes
up equal down
Solution #8: Use a popup indicator
Written by da brain the 8 Jul 09 at 22:45.
Use something like the update notifier that pops up from the top bar. It will flash to the user that it is running out of disk space.

See the 12 comments or propose a solution (latest comment the 25 Oct 11 at 10:58) >>

Empty directories should have a different icon from those with files  
Written by Endolith the 13 Oct 08 at 18:31. Related project: Nautilus. Not an idea
Hovering over a directory and looking at the status bar for "0 items" is slow.
301
votes
closed
Solution #1: Empty directories should have a different icon
Written by Endolith the 13 Oct 08 at 18:31.
It would be nice if we could see at a glance that a directory contains nothing, or contains only other directories.

See the 12 comments or propose a solution (latest comment the 19 Oct 11 at 14:30) >>

2 3 4 5 6 Next >>