Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 21986 ideas, 135057 comments, 2615221 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor Penguin Guy

Nautilus to display more info while asking for copying existing file  
Written by aufather the 9 Nov 08 at 04:07. Related project: Nautilus. Implemented
When I copy a newer version of a file, nautilus asks whether to skip or replace this file. But it does not provide any info other than the file name. It would be nice if it would at least provide the file sizes too. More info maybe accessible from a drop down button. Like modified time, owner, permissions etc. But these can be hidden and be accessible from a drop down button (like the button which shows progress of individual files during software installation). This will help the user to compare both the files and make an informed decision there itself. Instead of canceling the operation and then comparing both the files and then redoing the same operation.
260
votes
implemented
Selected solution (#1): Auto-generated solution of idea #15427
Written by aufather the 9 Nov 08 at 04:07.
Ubuntu Brainstorm was updated in January 2009. Since the idea #15427 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!
529
votes
implemented
Selected solution (#2): Collapsed additional information
Written by dcruz the 28 Apr 09 at 10:47.
The dialog should contain collapsed additional information from both files that the user could access, such as:
* size
* creation date
* modification date
* creator
* etc.
202
votes
implemented
Selected solution (#3): Diff view for text files
Written by dcruz the 28 Apr 09 at 10:48.
Have an option the see the difference between both files it those files are textual.
338
votes
implemented
Selected solution (#4): Have an option to suggest another name.
Written by Lachu the 28 Apr 09 at 13:08.
GNOME should have option, like in KDE to write file in destination folder, but changes the name. When file should be named "SomeDocument", we should name it "SomeDocument-CurrentDate" or "SomeDocument-SourceFolderName".
229
votes
implemented
Selected solution (#5): Have an option to rename old file
Written by Akerbos the 29 Apr 09 at 19:52.
Similar to #3, but rename the existing file (kind of backup style)
I'd like this because most often you want the new file to be in effect at that moment while preserving the old one.
103
votes
implemented
Selected solution (#6): Option to Merge files/folders
Written by sanketmedhi the 4 May 09 at 09:55.
There should also be an option for merging files/folders together just as in some other operating systems. This will be especially beneficial in case of folders.
95
votes
implemented
Selected solution (#7): Easy way to open both files for visual comparison
Written by philip the 5 May 09 at 22:25.
The motivation is like #2 but for non-text files. If one or both files are images, office documents or media files, diff will not help. Clicking on the file name should open the file. This saves a visual search for the files in the directory.
42
votes
implemented
Selected solution (#8): Previews of the files
Written by philip the 5 May 09 at 22:52.
The dialog should contain pre-computed views of the files, so you don't have to wait for (say) the spreadsheet program to load and open the files. The views should be about 100x100 pixels large and should show a cropped, scrollable view of each file. When the user resizes the dialog,, the preview areas should show more or less of the files. Or, a larger preview can show as a tool tip when the mouse hovers over the small preview.
45
votes
implemented
Selected solution (#9): nautulis: copy old file to trash before overwrite
Written by bgfeldm the 12 May 09 at 13:01.
add an option to move old file to the trash before overwrite.
nautulis:
move file to trash before overwrite, if file is a text or document file below a preconfigured size such as 1 MB.

This way overwritten files can be retrieved at a dept of one.
Or you could make the trash bin a temporary source repository for overwritten/deleted files, only storing the diff of the text files, so you limit space taken up by the trash bin and have multiple restore points for files. The repository will be clear every time the user clears the repository or after a defined amount of days.

56
votes
implemented
Selected solution (#10): Compare checksum of files.
Written by Matir the 26 May 09 at 03:19.
Since md5sum is necessary for parts of apt and is installed in every base system, only files with the same name and different checksums need to be considered.
139
votes
implemented
Selected solution (#11): Relace If Newer button
Written by Redge the 2 Jun 09 at 18:34.
See also solution #6. We now have a "Replace All" button, but I miss Windows Explorer's "Replace if Newer" option. Displaying extra info is all nice, but I want to be able to do file operations that don't require further user interaction. So let's add that "Replace All if Newer" button.
25
votes
implemented
Selected solution (#12): Push transfers requiring user feedback to the end of the queue
Written by Redge the 8 Jun 09 at 00:07.
When doing file operations and Nautilus encounters conflicts or errors that require the user's feedback to resolve, Nautilus should first try to complete the rest of the queue and push the files needing feedback to the end. That way, if the user is AFK as much of the operation as possible will be done by the time he/she gets back.
-3
votes
implemented
Selected solution (#13): Use Desktop files.
Written by Lachu the 19 Jun 09 at 08:47.
On situation in idea, Ubuntu should save file on different name and create Desktop file to it. Many user uses only GUI application with file managers supporting Desktop Files.
37
votes
implemented
Selected solution (#14): Check files below a certain size
Written by korin43 the 18 Jun 09 at 20:58.
Decide on a on file size where it's faster to just check if it's an identical file than ask the user if they want to replace/skip. If the files with the same name are identical, we just skip them instead of presenting the replace/skip dialogue (since both options would have the same result).

Note: This would be a complete byte-for-byte comparison, not just a comparison of timestamps and name.

Here's the order that the system would check:
- Is there a file with the same name?
- Is it below the maximum size set to check? (we don't want to auto-check if it would be faster to ask the user. ex: 10 Gb file)
- Compare size
- Compare the two files (byte-for-byte), fail as soon as you find anything different (if the first byte of the new file is different, fail immediately instead of checking the whole file)

Note 2: Timestamps will not be compared. If the new file is identical with a different timestamp, the new timestamp should be applied.
21
votes
implemented
Selected solution (#15): Add "auto" option to replce/skip pop-up
Written by vegetarianshrimp the 19 Jun 09 at 19:03.
This gives the user the option to replace/skip if they already know whether the file is identical or not, or don't want to risk replacing an important file. But if they don't know if the files are identical, then they can press the auto button.

It would look something like this:

|Auto| |Auto all| |Replace| |Replace all| |Skip| |Skip all|
25
votes
implemented
Selected solution (#16): Show context for the differences
Written by Prime Mover the 2 Aug 09 at 21:50.
The dialog should attempt to show the differences between the files if they are in a recognizable format. For example, if the files are images, show both images, along with file size and date. This will allow the user to easily make a decision about whether to replace the file. The destination filename could also be an editable field to allow the user to change the name and have the copy continue under the new name. If the file were an audio file then it could display bitrate, sample rate, length, etc.

Here's an example dialog box from Directory Opus on Windows which demonstrates this:


836
votes
implemented
Selected solution (#17): Continue copying the files that doesn't need confirmation
Written by pgdx the 31 Jul 09 at 08:09.
The copying of the rest of the files should continue and the files in question should be queued until the user decides what to do with this.
164
votes
implemented
Selected solution (#18): Try to read ahead for dialogue-requireing issues
Written by kazagistar the 4 Aug 09 at 02:32.
When you do a large transfer, it could try to calculate exactly what needs to be moved where first, so that the user does not have to sit there to make sure there are no conflicts.
62
votes
implemented
Selected solution (#19): Avoid overwriting the same file.
Written by pubsbin the 8 Aug 09 at 01:12.
There are some easy tests for checking if two files (in two different folders) are the same file. From the easy ones (metainformation, size, name), checking some positions (sampling) and, finally, comparing them entirely.

If Nautilus uses those easy equality checks, it could avoid copying equal files. Even if you compare the whole file, a read is faster than a write.
151
votes
implemented
Selected solution (#20): "No to ALL"
Written by don1500 the 12 Aug 09 at 20:20.
Most of the time I have this problem I run into it when moving music files. There is a "Yes to ALL" but no "No to All". All I want are the files that are on the source but not on the target. "Overwrite if Newer" is close and a good suggestion, but sometimes I don't want to overwrite the old file. Sometimes you want to overwrite the older version, and with "Yes to All" you still have that option. Maybe adding both "Overwrite if newer" AND "No to ALL" is the answer. I think this would be the easiest to implement. This is also the K.I.S.S. answer.
83
votes
implemented
Selected solution (#21): Use a 'For All' Checkbox to Simplify Things
Written by Penguin Guy the 16 Aug 09 at 16:01.
Simple enough, instead of having 'Replace All' and 'Skip All' have a check box 'For All'.


Obviously, the actual thing would look a bit more professional than the one I made in Gimp.
14
votes
implemented
Selected solution (#22): warn when deleting a folder with a copied file in it.
Written by caleb the 21 Aug 09 at 08:54.
I have gotten into the bad habit of copying a file deleting the parent folder, and pasting it elsewhere. Ubuntu should warn when deleting a copied file's folder.
8
votes
implemented
Selected solution (#23): Advanced File Operations (AFO :D)
Written by Chronos the 29 Aug 09 at 14:46.
Create a more advanced "thread" based queuing system for file operations. Its possible to make it simple, no need to make it complex. Read below:

Seriously, in Total commander i used a lot the function to not just copy files at once and send the process in the background, but to push F2, and create a list of the operations where(!) the list is a queue. So the processes are not running at the same time to slow things down. We can even make this better. Imagine you have 4 drives. A B C and D. You want to copy 3x6 folders/files from A to B and vice versa. It takes long, so you start to copy/move/whatsoever to work on C and D (like before from C to D and vice versa). To make all these operations (4direction) run at the same time slows the computer slow down(no wonder why).

We could create two thread with two queues in this case.

In summary, A and B would process their queue, processing files the fast as possible, and separately C and D would do their things as well.

We could make it automatic maybe, that if we are making file operations to or from one partition/hardware, at default it would create a queue, what (with a push of a button) would appear from the already used window(dont know the name). This queue would make sure that only one operation is active at a time, making hardware sweat less, and operations faster.

Maybe i'll do a mockup if i have time.

This is just an idea, we can modify it.

Cheers,
David
32
votes
implemented
Selected solution (#24): Pile up a list of action needed files.(Use with Solution #1)
Written by yaknowwat the 16 Aug 09 at 09:07.
The list would list all the files that need conformation and let u handle them with check boxes. ( A Select All/None combo button and an Invert Selection button are a must for such a list. Then double clicking a listed directory should select all in the directory.)
Then by for example pressing Overwrite or a Do Nothing button the action would affect all selected files. After which you can continue such steps until the List is gone or the user exits.
I'd imagine this would be simple to do without over complicating things.
Also the number of dialogues could easily be reduced with this strategy.
This increases efficiency because a user could handle all the conformation files at once in their own way even as their still copying normal files.
6
votes
implemented
Selected solution (#25): property comparison table
Written by monguin61 the 12 Dec 09 at 18:20.
Just like solution #16 above, but the properties should be listed in a side-by-side table, with cells highlighted in green if they match, red if they don't match, and if they ALL match then there is no reason to bug the user at all.
5
votes
implemented
Selected solution (#26): Add intelligent preview/comparison box to the Nautilus file replacement dialogue
Written by cajhne the 14 Sep 10 at 21:05.
Disclaimer: I worked this up before finding that my problem was a dupe of this thread, so don't yell at me for "duplicating" some ideas here. I've +1 promoted the ones that I came to the same or similar conclusions about. There's different stuff in here, so please read the whole thing! :)

It would be handy to show other relevant information based on the file type in a small preview/comparison area on the side of the replace notification dialogue. It would also be nice to have an in-dialogue "rename" function, where you could change the name of the file being copied rather than just the standard replace/don't replace option. Leave the defaults the way they are, but offer a drop-down of other solutions, as well as a preview box for the file. Text files could show the first few lines of the file (if permissions allow), the photo can show thumbnails, music can have the same (nifty) mouse-over preview in the file browser, etc.

The "intelligent" bit changes the options for replacement/renaming/etc based on the kind of file, and the kind of preview shown. Some handy alternate options might be "append" for videos/music/text files, which combines/concatenates two files into one, or "version" which simply appends an ordering number to the end of the filename (my_cat.jpg -> mycat_b.jpg)

I have worked up a visual on what I think this might look like if there's enough interest. :)

http://whitecatgraphics.com/ubuntu/nautilus_replace_comparison_dialogue.jpg

This example shows the standard file replace dialogue with my additions. The files under scrutiny are an old and new version of the same image. The desaturated, darker one is meant to represent an unedited photo, and the saturated one an edited version, which highlights the advantage/importance of being able to see samples of each to make the judgement.

Things to note in this sample:
1.The "replace all" option now has a drop-down menu below it, in which you can specify in what manner you want to "replace all".
2.The arrow between the two thumbnails indicates which is source and which is the destination (since some people in the world read from right to left. :))
3.The thumbnails act like thumbnails in the regular browser. Right-clicking on them could bring up options like "preview", "open with", "info", or "show in folder".
4.Selecting "Keep" under either sample will automatically set the other to "Erase", for ease of use. The "Save As..." option could bring up a box for the new file name, or alternatively, a standard "save as" dialogue as seen in GIMP, Open Office, etc, when you choose "Save As".
5.The green check-mark and the red "X" icon indicate which is being kept, and which is not. These change when "Keep" or "Erase" is selected.
6.After selection is complete, the user would then click the "Replace" button to perform the action, and continue the file copy/move operations.

I'm not married to any of the above components. If anyone thinks of a different/better way to do it, please post it in the comments section, and I'll revise this solution based on the suggestions. :)

I'm not proposing changing any of the defaults, just adding a box for more information, and a few more options to streamline the current replacement procedure.
6
votes
implemented
Selected solution (#27): Do dry-run before actually copying data
Written by DieterVDW the 16 Sep 10 at 11:38.
Check the destination and see if any files are present, and if there are problems before actually start copying data.
That way, any problems requiring user interaction can be flagged upfront, once data copying has started it is guaranteed to continue without user interaction.
5
votes
implemented
Selected solution (#28): Additions to File Operations
Written by JohnLM the 15 Jan 09 at 21:46.
I thought it could scan for involved devices and queue by (configurable) default, if that device is in use (i.e. having copy or move operation already). And have a "Do now!" kind of button on file operation window for override.

Naturally it should never en-queue same partition's move operations, cause they are super fast by nature!

btw As far as I know the Nautilus' File Operations thingie is not really finished and is under development now!
9
votes
implemented
Selected solution (#29): Conflict dialog: say how many more conflicts there are
Written by philip the 18 Mar 11 at 20:07.
When you try to copy or move a bunch of files, and files with those names already exist in the destination folder, you get a dialog asking you if you want to replace the existing file or skip copying this file. You can also check a check box for repeating this operation on all other conflicting files.

It would be helpful to know how many more conflicting files there are. This can alert the user that he has done something wrong if he did not expect that many conflicts. It can also guide his decision to check the conflicts manually or click on the "perform this for all files" check box.

Getting more sophisticated, the dialog could even list the conflicting files when the user clicks on a drop down list.
12
votes
implemented
Selected solution (#30): Perform file operation / action with gksudo initiation
Written by lionoxmaneagle the 3 Mar 11 at 04:10.
Perform file operation / action with gksudo-like initiation requiring a pword
-1
votes
implemented
Selected solution (#31): Require the user to enter a sub menu.
Written by Darwin Survivor the 5 Mar 11 at 09:13.
Simply having gksu pop up every time a user tries to do something they aren't allowed to (edit a system file) is a quick way to a non-working system.

I propose we put gksu-enabled commands in a sub-menu (like how new-file lists a few file types). This will prevent users from simply converting to "enter your password until it works" people.
66
votes
implemented
Selected solution (#32): Add a pause button
Written by dead_orc the 12 Mar 09 at 13:40.
Add a pause/continue button next to the stop button with which you can pause file operations and continue them later on.
20
votes
implemented
Selected solution (#33): Control the number of simultaneous op-s on a drive
Written by andrew.p the 19 Mar 09 at 21:28.
This is not a complete solution, but an addition to #2/#1.
I often miss an option to limit the number of simultaneous file operations on a drive (simultaneous file operations are not as quick as one-by-one sometimes).
Speaking about sol#1, it would be logical to have an option to queue file operation instead of performing immediately (name menu item "Queue Paste" & give it keyboard shortcut like Ctrl+Alt+V/Ctrl+Q/Super+V). Also it is a workaround for controlling the number of simultaneous file operations.
-4
votes
implemented
Selected solution (#34): Use ionice
Written by cheesehead the 8 Apr 09 at 02:57.
The 'ionice' command sets the io scheduling class and priority for a program. A user can easily downgrade the io priority of any process. ionice is included in the 'schedutils' package, already in the repositories.
It's powerful and solves a lot of disk-thrashing if used properly. Read the man page before using it!
7
votes
implemented
Selected solution (#35): Click & drag priority management
Written by Ian Burnet the 11 Apr 09 at 03:11.
Being able to set the priority of ops would be really useful, but we also don't want to add too much to the interface.

I think the most user-friendly solution would be to:
1) Run only one op at a time automatically
2) Have a continue / pause button to force start, pause, and resume
3) Have the ops listed by priority (i.e. which was started first; which are running)
4) Be able to click and drag the progress bars up/down to switch the priorities
15
votes
implemented
Selected solution (#36): implement "queue file transfer" function
Written by nuzeb the 25 Jun 09 at 11:43.
It would be nice to be able to manually start a lot of file transfers with a queue function (e.g. right click menue of nautils "queue copy"). The transfers will then be done one after another in given order.

See the 13 comments or propose a solution (latest comment the 22 May 12 at 05:18) >>

Power manager should implement options to extend battery lifespan  
Written by sandys the 27 Feb 10 at 10:54. Related project: Device Manager (gnome). New
Many third party utilities (like Lenovo thinkpads, etc.) implement algorithms to increase battery lifespan (viz the amount of time you can use a battery, before you have to replace it), especially when laptop is plugged in to mains power - http://www.apple.com/batteries/
Battery lifespan is highly dependent on charging behavior - a continuously charged laptop will need to replace its battery more frequently than one with smart charging.

In linux, it has been available to a limited extent using the TP_smapi package, viz no longer available in Karmic (http://www.thinkwiki.org/wiki/Tp_smapi#Battery_charge_control_features)

The power managers should have options available to extend battery lifespan - it would be an extremely cool and useful feature for all of us who use laptops.
539
votes
up equal down
Solution #1: gnome-power-manager should implement rule-based charging profiles
Written by sandys the 27 Feb 10 at 10:54.
gnome-power-manager already has information about the battery in your system. However, charging is always-on.

Instead power-manager should charge only according to rules (similar to Microsoft ACPI-compliant control method battery tool)

e.g. bug528543 in gnome-power-manager
81
votes
up equal down
Solution #2: Power management Profiles on Battery Power
Written by specialcowboy the 14 Mar 10 at 08:54.
I am relatively new to Ubuntu and I understand that in Lucid there are plans or already an implementation for better power management. As I haven't seen the alphas myself I thought I would suggest a few things. Sorry if these are already being implemented and this is redundant. This site: http://salcher.posterous.com/?tag=ubuntu suggests a few ways to optimize batter life using Powertop and manually configuring files in /etc/laptop-mode/conf.d/. I think it would be great if there was a GUI front end for this that allowed adjusting of the settings and creating of various profiles (rather than editing .conf files directly). Similar to the Power Management functionality included on Acer laptops (ie clocking down the processor, disabling card buses, USB, ethernet, wireless, etc.).
40
votes
up equal down
Solution #3: Build charging-control directly into kernel
Written by mulenmar the 18 Mar 10 at 04:52.
Something as tied to hardware as controlling when the battery charges and when it cuts off should be built into the Linux kernel itself, not tied to a desktop enviroment!

See the 5 comments or propose a solution (latest comment the 12 May 12 at 08:24) >>

Easy mounting of Images like ISO and CUE   forum
Written by Nanotron the 28 Feb 08 at 20:17. Related project: Nautilus. Implemented
I'm a big fan of Images like .iso. However it is not very easy to mount these Images.

Developer comments
There is already right click->open with "archive mounter" in Gnome, however it currently has a major bug: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/299956
5716
votes
implemented
Selected solution (#1): Auto-generated solution of idea #194
Written by Nanotron the 28 Feb 08 at 20:17.
I feel there should be a Tool in Nautilus and Dolphin which allows mounting Images by double Click or something similar. (This feature exists int MacOS). Or with a right click on the I think that would be a very useful Tool for every one.
A good example for this is CDemu.

I know there are some other good programs, but I think that would be the easiest way
691
votes
implemented
Selected solution (#2): "Mount Image" avaiable in Right-Click Menu
Written by Bender2k14 the 26 Jan 09 at 04:42.
I should be able to right-click a disk image and select "Mount Image" in the context-sensitive section (just as right-clicking on a disk image provides the "Write to Disk..." option).
-16
votes
implemented
Selected solution (#3): Spruce up gisomount and extend
Written by cbx33 the 20 Mar 09 at 12:22.
Gisomount was created to make this an easy process. It needs a little love and attention, but offered things like md5sum browsing etc. Would make a good GSoC project.
0
votes
implemented
Selected solution (#4): gmount-iso
Written by markoresko the 13 May 09 at 08:35.
I use Gmount-iso to do just that.
sudo apt-get install gmountiso

But I also think that it could be more obvious to do that etc.
Maybe Gmount-iso should be available by default, under right-click on images, like proposed.
40
votes
implemented
Selected solution (#6): Make it possible to mount ISO image from CLI w/o root access
Written by mikaelstaldal the 20 Oct 09 at 12:14.
Also make it possible to mount ISO images from command line without root (sudo) access.
-71
votes
implemented
Selected solution (#7): Solution #3: Mount it automatically once the user double-clicks the ISO file
Written by dexter_greycells the 24 Oct 09 at 07:41.
When the user selects the ISO file (through the keyboard arrow keys, Tab key or a single click) in nautilus a pop-up should come up asking the user to 'Double-click' the ISO file to mount it.
-12
votes
implemented
Selected solution (#8): Okay, here it is :)
Written by r0g the 28 Oct 09 at 05:09.
In the form of a python script for nautilus actions.

http://www.technicalbloke.com/iso_mount.py

I don't have time to do the unmount command too but it should be easy to adapt if you know a little python, consider that homework & pls post me a copy :)

I think it would be nice if Ubuntu came with some more useful nautilus action scripts and a nicer way of adding/removing them. At the moment getting them in and out is more of a pain than it needs to be. It ought to be as easy as Firefox (if not easier!) to install plugins, maybe then people would make more.

Roger.
-44
votes
implemented
Selected solution (#9): Drag *.iso icon onto computer/desktop/places
Written by Lachu the 28 Oct 09 at 11:56.
Automatically mount *.iso files dragged onto computer window/desktop/places menu.

See the 65 comments or propose a solution (latest comment the 12 May 12 at 08:13) >>

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) >>

Ubuntu Software Center should show more information  
Written by wafflesid the 8 Oct 09 at 03:00. Related project: Ubuntu Software Center. Implemented
The Add/Remove app had an icon indicating if an app was for gnome or kde.

While the Ubuntu Software Center DOES function better, It comes at the cost of not giving the user all the information.

I like being able to know easily if an app I see is going to require me to install the QT libraries. But beyond this, I like having all the apps on my computer LOOK and FEEL the same. You know if it has the gnome logo that it will (well, it SHOULD heh).

I also found value in the popularity rating, although that was never an indicator of QUALITY it was helpful to know if I was looking for the most common packages in a search.
128
votes
implemented
Selected solution (#1): Bring back the GNOME/KDE icons.
Written by wafflesid the 8 Oct 09 at 03:00.
Title says it all.

Bring back the KDE/GNOME/etc icons for the apps listed in the ubuntu software center.
153
votes
implemented
Selected solution (#2): Add Ratings and Number of Downloads
Written by tmoc the 11 Oct 09 at 17:49.
Even if users aren't paying for applications, it would be nice to have a graphical way (i.e. star ratings) to show the quality of applications, and highlight software that stands out. A download counter would also help in this respect. Maybe even text comments.
57
votes
implemented
Selected solution (#3): Offer to make QT look like GTK or vice versa
Written by everest40 the 19 Oct 09 at 03:56.
When installing the QT libraries for the first time in Ubuntu (or GTK if you're using Kubuntu), offer to configure them to match your GTK (or QT) look. Perhaps install QGtkStyle and/or GTK-Qt.
410
votes
implemented
Selected solution (#4): display details about packages downloaded
Written by shababhsiddique the 30 Oct 09 at 09:55.
Show in detail about all packages needed to be downloaded to install (with size of download) and available substitutes/options
655
votes
implemented
Selected solution (#6): Make It Social
Written by Stebalien the 18 Oct 09 at 21:06.
The software center needs comments, a most popular application category, and an app of the day link.

It could also be integrated with a laconi.ca server where people could comment on favorite applications from within the software center.

This would greatly help new users find useful Open Source Software.
270
votes
implemented
Selected solution (#7): Warn about bugs
Written by Stebalien the 18 Oct 09 at 21:10.
The Software Center should be integrated into launchpad and the Ubuntu Forums.
A program would have a list of known (confirmed) bugs attached to it.
637
votes
implemented
Selected solution (#8): Have a Star rating system
Written by Rodrigo the 19 Oct 09 at 11:52.
It could be nice to have a "star rating system" like othere webs have. Either by popularity, or by user experience... of course this would take some time to get the data but in the long term it could help.
How many times have you look in forums and similar webs what is the "best" application for something, this way it would all be in the same app.
224
votes
implemented
Selected solution (#9): Profiles
Written by Shady3D the 19 Oct 09 at 13:41.
allow users to have profile, so the system know what packages i installed and if i install my system from scratch for any reason, it can be easier to install my applications again.

but also allow multiple profiles for one user, so if i have a PC and a laptop, it won't mix both.
14
votes
implemented
Selected solution (#10): Give each program a wiki-like description page
Written by snostorm the 23 Oct 09 at 21:48.
For each program, create a wiki-like page that describes the function of the program and any known major issues with it. Logged-in users could edit it right in the Software Center, or through a web browser.
103
votes
implemented
Selected solution (#11): Collections
Written by snostorm the 23 Oct 09 at 22:36.
Allow people to create collections of useful programs. Entire collections could be installed with one click, or browsed and installed one-by-one. Display order could be determined by having users vote on the usefulness of collection.
24
votes
implemented
Selected solution (#13): Add a plugin system
Written by snostorm the 5 Nov 09 at 18:46.
There's no way every single one of these solutions is going to make it into the future software center. By adding a plugin system, third-party developers will be able to implement solutions that don't make it into the standard software center.
180
votes
implemented
Selected solution (#14): Enable a check box to install more than one application at same time
Written by delphiexile the 5 Nov 09 at 21:23.
A check box box near the program must be added to simplify installing more than one program at same time.
17
votes
implemented
Selected solution (#15): Show notification when installation is completed
Written by Gusiluz the 11 Nov 09 at 22:06.
And shows where the launcher can be found in the menu, since that's not always obvious, such as "Emerald Theme Manager installed. ->System/Preferences"
13
votes
implemented
Selected solution (#16): See what else people downloading a specific software downloaded additionally
Written by Tuxoid the 12 Nov 09 at 22:50.
Say, for example, lots of people downloading the gimp also get inkscape and blender. It would be nice to see such anonymous suggestions.
-1
votes
implemented
Selected solution (#17): Spread installed software into categories
Written by neblogas the 27 Nov 09 at 11:55.
Spread installed software into categories like in get free sofware, because if people have many programs it is very hard to find one you want to uninstall. we can use search, but I think it would be easier if for example i'm surfing in internet category and select what programs i do not need anymore.
1
votes
implemented
Selected solution (#18): Highlight Free Open Source Software
Written by Liono the 6 Apr 10 at 11:01.
When searching for applications, highlight FOSS to promote users' freedoms. For example, when installing Skype, highlight Ekiga as a free alternative, etc...
7
votes
implemented
Selected solution (#19): An ability to see the most popular apps in Ubuntu Software Center (as an option)
Written by Vahan Harutyunyan the 28 Sep 10 at 14:58.
I suggest to create a new website (or add this oportunity in the exist projects) where the Ubuntu users can be registrated and then promote or demote applications, can review applications. When the user launches the Ubuntu Software Center it connects to the website and updates itself with all the software reviews contributed by other users. The software is sorted by score (for those users who want and chose this option in Ubuntu Help Center), so that the user always sees the most popular applications at the top of the list. The user can review applications too, either from this website or directly within the Ubuntu Software Center. When the user reviews an application, his (or her) review immediately appears on the website, and other users can see it in their Ubuntu Help Center few time later.
Here you can see aproximately that what I suggest....


2
votes
implemented
Selected solution (#20): Make popular software by downloads numer and not by user reviews
Written by snake444 the 29 Sep 10 at 01:01.
Every time you install an application it should increase the rating of the application
so the rating will be the usage count
34
votes
implemented
Selected solution (#21): Show Version
Written by Gusiluz the 9 Nov 09 at 12:30.
Show application version (stable). Possibility to show & install latest unstable version (warning message).
14
votes
implemented
Selected solution (#22): Add package download scripts, like in Synaptic
Written by snostorm the 11 Nov 09 at 21:58.
The software center should be able to create package download scripts, like Synaptic can. This would make it easier for people without internet to install software. Ideally you would also be able to create download scripts that can run on Windows or Mac, to avoid problems caused by bug #1. A method to allow easy installation of many packages at once would improve the usefullness of this feature.
-51
votes
implemented
Selected solution (#23): Application Updates
Written by la_serpe the 2 Nov 09 at 17:48.
Allow user to to choose which applications should be updated. My idea is to do it by adding a check-box to installed applications menu. Update Manager would then search only for updates of applications an user really wants to update.
15
votes
implemented
Selected solution (#24): Hardware Finder
Written by ki4jgt the 5 Nov 09 at 17:26.
- Allow the user to have a central user name for all the services offered.
- When the program information pops up to allow the user to install, then also show the comment section.
- Include Launchpad bug reports, and what hardware, if any, is required
- Have a star rating system, and allow the user to sort the items by the most used/starred
- Allow the user to backup a profile of what software they have installed on their computer, for reinstallation later.
- Show the application size
- Integrate with an internet shopping service, to allow the user to find hardware that s/he may need to run the software. (start the search when the user clicks on the hardware's name)
50
votes
implemented
Selected solution (#25): Recommended for new users
Written by ralf.ebert the 7 Nov 09 at 18:07.
Create a strict, community-based, transparent system for determining application quality.

Create a application category "Recommended for new users" which is filtered based on that quality criteria. Make it clear that one is seeing a community-based selection. The full, unfiltered view should be not more than one click away.

Could use the proposed #3: Star rating system, plus reviews of description texts (which should be easy to read and to understand by people with a non-software-developer mindset) and availibilty of translated descriptions. Maybe popcon data (there are exceptions of course, but popular packages tend to be more stable) and metrics about bugs could be used as well.

Having a lot of free software is great, guiding new users to software that shines is great as well, such a system would bridge these two interests.

Also it would create an incentive for developers to polish applications.
5
votes
implemented
Selected solution (#26): List similar/alternative software in the More Info tab
Written by Liono the 12 May 10 at 06:35.
For example, if you were to try to install a desktop capture software, such as Istanbul, Software Center should also list similar packages: Xvidcap in this case.

If you want to install Pidgin, list Empathy as similar/alternative software, and so on..
10
votes
implemented
Selected solution (#27): History install / uninstall (Ubuntu Software Center)
Written by Dragonfly the 22 Nov 09 at 17:40.
Add in the left pane a button which serves to check the date on which you installed or uninstalled applications.

Añadir en el panel izquierdo un botón que sirva para ver la fecha en la que has instalado o desinstalado aplicaciones.
1
votes
implemented
Selected solution (#28): Show latest software after selecting a category
Written by granadajose the 5 Feb 10 at 20:00.
The utility and appeal of the Ubuntu Software Center could be enhanced adding a "latest software" display to the Software Center. This is, after choosing one category (for instance, games),the user would see which are the latest games that have been added to the Software Center.
3
votes
implemented
Selected solution (#29): Add a checkbox, Install all.
Written by lowlux the 15 Apr 10 at 14:24.
Should be able to add a check box to all the programs i want to install and then hit a Install all button... without clicking on the program.
2
votes
implemented
Selected solution (#30): Top priority UI improvements
Written by Liso22 the 10 Jun 10 at 23:44.
Well, I have to say that I love the software center but still when I see the interface I feel like it's a work in progress.

The main problem (among a few more) right now is that the software center has a huge waste of blank space. This is more evident when you are using a laptop, In my case I can only see half the window. Is there really so much to show? I can see rhythmbox full-screen but I can't see the bloody software center, it's ridiculous.

I'm obsessive when it comes to UIs regarding ergonomics.
It makes me mad to see things that just aren't logical, and I have to say that the software center really freaks me out. But with some simple corrections the interface could be usable:

- How are: "File, Edit, View and Help" useful in this application? There is no way for any of the options to be applicable. Conclusion: remove them altogether.

- Right now not all categories can be shown on screen, if you have a screen under 15 inch. Why? Ridiculous icon sizes. Just by making each category 30% smaller, we would have 4 columns and 4 rows, at all times, without having to scroll through the window.

- When you (If you don't you see a weird red screen instead) This is more like a bug but I felt I needed to point it out.

- An obvious one: display a notification when an applications is fully downloaded.

- The left column is mostly blank all the time. Instead of this it could show applications being installed with their respective progress bars which would fade away as they are downloaded, grouping should only function when the windows is too small for all applications separated.

- Add ratings to applications. (you know, the little yellow stars). Add a toolbar on the top of the software center with the options: "Most popular", "Best reviewed" and "Most recent" to order them.
45
votes
implemented
Selected solution (#31): Start applications from Software Center
Written by bawlaw the 4 Aug 10 at 13:57.
Add the button "Start This Application" inside the Software Center,
sometimes you install a new app but can't find it in menu
4
votes
implemented
Selected solution (#32): Add themes to the Ubuntu Central (software center)
Written by Blinky the 2 Sep 10 at 18:04.
Themes are one of the great things with ubuntu - you can get what you want and make ubuntu look and feel like you want.

We should add a themes section to ubuntu central/the software center to increase the availability of themes and to increase exposure for developers.
1
votes
implemented
Selected solution (#33): Integration with Ubuntu Forums
Written by mortrca the 14 Nov 10 at 20:43.
Although the ability to post comments and rate applications in the Software Center would be of huge benefit, I foresee one large issue with adding the ability to comment to the Software Center. Commenting is supposed to be a way for users of the applications to state why they like or dislike an application, not to discuss ways of fixing issues with it. It should be made easy to start a new thread in the Ubuntu Forums with a comment someone has posted. Usage example:

Person A downloads and uses an application. They like it and would use it frequently except that it is missing a feature that they need, to make it really useful. Since they dislike the fact that the application is missing this feature, they post a comment in the Software Center saying that they dislike the application for this reason.

Supposedly, a developer would read the comments that people post for his application and submit updates containing the features that people need in the application, but if the developer doesn't, person B enters the scene.

Person B notices person A's comment. Person B knows of a way to integrate the needed feature or of another app that will do the job better and fulfill the needs of person A. Instead of posting a comment (that doesn't follow the purpose of commenting) saying that he knows what person A would like better, he should be able to start a conversation with person A in the Ubuntu Forums explaining what person A could do differently. This would also make it easier for people with other suggestions to add their two cents without creating a long and hard to follow conversation in what was supposed to be a lightweight commenting program. Commenting for rating purposes should be kept separate from discussing particularities of the apps.
2
votes
implemented
Selected solution (#35): Possibility to make a donation for FOSS
Written by maegras the 13 Apr 11 at 18:25.
As now we have closed-source software that requires payment in order to install it, we should have the possibility to make a donation from within the USC to the application we most appreciate.
1
votes
implemented
Selected solution (#36): Make application logo clickable and draggable to the laucher
Written by haydoni the 29 Apr 11 at 10:53.
The logo for each of the applications looks like it ought to be clickable and draggable... currently it isn't, this is quite frustrating to new users.

One idea (if the application is installed):
Allow it to be click-able from the software center, executing the program.
Allow the logo to be dragged and dropped to the Unity launcher, as any other application.
0
votes
implemented
Selected solution (#37): Allow software sorting
Written by paperdragons the 1 Jul 11 at 23:04.
A feature in the USC would be implemented allowing users to sort applications by the rating they have received from other users. Possibly implement other sorting options also, like by popularity in volume of downloads, and date added to the USC

See the 7 comments or propose a solution (latest comment the 12 Apr 12 at 07:52) >>

Give Gimp, Inkscape and Scribus a unified look and feel  
Written by ubby the 26 Jun 09 at 10:14. Related project: GIMP Image Editor. New
Adobe has a Creative Suite with a unified look and feel that is very easy to work with for people who daily work with the Adobe Creative Suite programs.

Information about Adobe Creative Suite:
http://www.adobe.com/products/creativesuite/

Information about Gimp, Inkscape and Scribus:
http://www.gimp.org
http://www.inkscape.org
http://www.scribus.net

631
votes
up equal down
Solution #1: Give Gimp, Inkscape and Scribus a unified look and feel
Written by ubby the 26 Jun 09 at 10:14.
This will make Gimp, Inkscape and Scribus better to compete with the Adobe Creative Suite.
Because of a unified look and feel it will be easier to work with the programs.

To accomplish this the developers of the programs need to work together.
Maybe the developers can get help from universities who are working with graphic software.
-166
votes
up equal down
Solution #2: All-in-one Modular Graphic Software
Written by carvao the 26 Jun 09 at 15:45.
A software composed by different modules: a viewer, bitmap editor, vector editor, desktop publishing, web creator, and so on. The user chooses which modules wants to install or use by the time he/she opens a file or creates a new project.
420
votes
up equal down
Solution #3: Develop a "recommended" UI plan for gnome projects.
Written by Darwin Survivor the 26 Jun 09 at 20:09.
I'm not sure if one already exists, so bear with me.

One of the problems I believe is keeping programs from unifying is the lack of a recommended UI design. People start making projects and just throw buttons at it whenever they need a new feature. Over time the layout becomes caotic and a huge mess, so the project enters a "fix-it" stage where the UI is redone and made more functional.

The problem is that each project is doing this individually and only taking small hints from other projects. If there were a simple, elegant and extendable layout and scheme for gnome, or linux for that matter, it would help the projects in the "fix-it" stage to evolve into having similarly designed UIs.

What we need is that simple, elegant yet extensible layout design and a group of people (or projects) to start pushing it.
157
votes
up equal down
Solution #4: Ensure that all creative applications work properly with Gnome-Globalmenu
Written by ethana2 the 28 Jun 09 at 23:35.
When you have a large screen with a scribus or inkscape window maximized, a menu bar that's not on the top screen edge becomes inconvenient. While ubuntu isn't likely to default to a global menu for a variety of reasons, it's a crucial part of the professional workflow --ask any graphic designer who uses a Mac Pro with a Cinema display.
117
votes
up equal down
Solution #5: Introduce the core folks to each other
Written by cyberix the 7 Jul 09 at 19:46.
Bring core developers of Gimp, Inkscape, Scribus, and maybe some OpenOffice folks physically into the same room to discus the matter.
-39
votes
up equal down
Solution #6: Introduce a unified tiling window manager
Written by ethana2 the 9 Jul 09 at 07:56.
for dialog use by inkscape, gimp, and other applications. Few end users use tiling window managers on their desktops, but GIMP developers seem to expect them to. Speaking as an xmonad user, this is ridiculous.
72
votes
up equal down
Solution #7: Add the option to have similar keyboard shortcuts
Written by hellocatfood the 14 Jul 09 at 00:00.
I like each of the applications individually but it's a pain having to learn and remember a different set of keyboard shortcuts all of the time.

Adding an option to overwrite the keyboard shortcut for common tools (move, eyedropper, paint bucket etc) with a unified set would be very useful.

See the 27 comments or propose a solution (latest comment the 12 Apr 12 at 07:52) >>

Optimize gnome panel for vertical use  
Written by klingonfc the 29 Feb 08 at 22:39. Global category: Look and Feel. Implemented
For those of us with wide screen monitors, it would be great if we could have a panel that works well in the vertical position. We have additional space for a wide vertical panel on the right or left side of our monitor.

There are several bugs/problems when using the panel vertically.

1. Window List is broken and unusable when used vertically. The text stays horizontal without wrapping, making it completely unreadable. In my opinion, the text should just stay vertical like the "Menu Bar" and clock. There is also an odd expansion problem. Vertically the Window List is set to fixed size and won't expand to fit the free space of the panel. See:

2. When aligned on the left, the submenu arrows point the wrong way when navigating menus.

3. Notification Area icons don't scale. Either the notification icons should scale properly to the size of the panel, or they should re-align into a grid. This is true for both vertical and horizontal panel use. Launchers should be able to be set in a grid as well.

395
votes
implemented
Selected solution (#1): Auto-generated solution of idea #1906
Written by klingonfc the 29 Feb 08 at 22:39.
Ubuntu Brainstorm was updated in January 2009. Since the idea #1906 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!
17
votes
implemented
Selected solution (#2): The new "User Switcher" applet should be displayed vertically
Written by aliam13_2 the 16 Mar 09 at 15:39.
When the panel is vertical the new "User Switcher" applet should be displayed vertically. Currently the text is displayed vertically but the power icon / status icon is still to the right, thus you can not see the icon nor read the text. The icon should simply be put above or below the already vertical text. This would make the "User Switcher" applet behave in a usable manor when used on a vertical panel.
10
votes
implemented
Selected solution (#3): Modify window list for vertical arrangement
Written by mackerman the 20 Feb 10 at 03:00.
Currently, when you add the window list to a vertical panel you get huge buttons with a very short part of the window name. I think this could be modified so that vertical mode only shows the application icons, which should be enough to tell windows apart. If there's an application with more than one window open, this could be stated as a number beside the icon, and once the icon is clicked, the names of the different windows should appear beside the icon

See the 15 comments or propose a solution (latest comment the 8 Apr 12 at 16:14) >>

Move the min, max, close buttons back to the right in 10.04   forum
Written by readmanr the 6 Mar 10 at 21:00. Related project: Gnome. Won't implement
In Ubuntu Lucid 10.04 Alpha3 we have a new default theme, however the Minimise, Maximise and Close buttons have been moved from the top right, to the top left.
(see the image at the bottom)

This was a poor choice for the following reasons...

- If clicking at the top menu (File , View, Help etc) the close buttons are VERY Close, accidents can happen.
- There used to be a tiny dot in the top left, which had in its menu, Min, Max, Move, Always on Top, and Close (So why move the Min, Max, Close buttons to the left?
- Migrating Windows and Mac users will be used to having them at the right, which is a huge usability jump)

Changes like this should be an optional choice, while it is possible to manually edit the theme, it should not be the default for an LTS release.

Ubuntu 10.04 Alpha3
src: http://blog.daviey.com/blogroll/anything-but-the-buttons.html

1192
votes
closed
Solution #1: Move the Min, Max, Close buttons back to the Right for the 10.04 Release.
Written by readmanr the 6 Mar 10 at 21:00.
Move the buttons back over to the top right for the final Ubuntu 10.04 release.
-449
votes
closed
Solution #3: Mirror for the left
Written by Akerbos the 6 Mar 10 at 21:38.
I think it is most intuitive if the buttons are ordered the same in relation to the window center ("To close, click the outermost button"), so

Right: min-max-close

relates to

Left: close-max-min
-1049
votes
closed
Solution #4: Why not have them on both sides?
Written by jeffd1830 the 7 Mar 10 at 08:56.
I think having the buttons on both sides would also be a viable option. I understand that this would detract visually from the simplicity, but maybe if the buttons were subdued until the mouse hovers over the bar?

(I feel less than confident about this solution, but thought it needed mentioning.)
647
votes
closed
Solution #5: let's user choose,
Written by Long Lazuli the 7 Mar 10 at 11:34.
In xubuntu, user cas can choose where are the button on the titlebar.
-521
votes
closed
Solution #6: Drag & Drop
Written by la_serpe the 7 Mar 10 at 16:29.
It can be movable so the user could change it intuitively
515
votes
closed
Solution #7: By default have it in right,but include option in theme, customize, to drag&Drop
Written by Vlad_Alfredov the 8 Mar 10 at 11:13.
Well the title pretty much says it...Default is to have it on right, but to include an option in "Change Desktop Background" >> Theme >> Customize, to move the buttons to a user defined position.
-121
votes
closed
Solution #8: make the default alignment theme-dependent
Written by marvo the 10 Mar 10 at 10:28.
There are some themes that look better when the buttons are placed on the left side (like Ambiance, Radiance and Gorilla) and there are some themes that look better with the buttons being on the right side (like Glider, Human, Clearlooks or SphereCrystal).

So i propose to set the default alignment depending on the chosen theme and make it easily switchable.

The current way to change the alignment of the buttons back to the right by typing
gconftool-2 --type string --set /apps/metacity/general/button_layout "menu:minimize,maximize,close"
is a bit tedious.
-221
votes
closed
Solution #9: Put Close button in the corner
Written by Lex the 10 Mar 10 at 11:04.
Put Close button in the corner - depending on chosen solution will be left or right corner or window.
-386
votes
closed
Solution #11: Put close on right, min/max on left
Written by euxneks the 11 Mar 10 at 01:31.
I think that Minimize and Maximize are more similar to the menu anyway, so put them on the left, and put the close button on the right, this harkens back to the days of old Unix and I think would still allow the theme to stand out.
-157
votes
closed
Solution #13: More Windows-like behaviour
Written by i386dx the 14 Mar 10 at 12:50.
Move the Min, Max and Close-buttons back to the right.

Be able to close a window by double-clicking the window-icon at the left. This is much faster than clicking the icon and selecting 'Close' in the menu.
-143
votes
closed
Solution #14: Keep default left Minimize, Maximise/Resize & Close Buttons
Written by MoebusNet the 15 Mar 10 at 01:04.
Rationale: In VirtualBox without Guest Additions, the right-hand side of the desktop and the lower part of the desktop are not visible until you scroll. Having the above-mentioned buttons on the top-left side of the window by default makes them accessible when (not if) Guest Additions do not work/are unavailable or when scrolling for whatever reason does not work. This is especially true for development versions.

I _am_ in favor of choice, so this should be fairly easy for a user to change (preferably by GUI) to right, left or both.

Just my opinion.
-44
votes
closed
Solution #16: Leave the buttons on the right until 10.10
Written by neblogas the 16 Mar 10 at 15:58.
Because Mark said that in 10.10 the windows will have something new in the right side, but now, there is no need to change the buttons, and this is LTS release! in 10.10 when you will finish the new mysteriuos window features on the right then you can put the buttons on the left. As I said, there is no need now to change. Its an LTS release and the people and companies won't change until the next LTS, so there won't be for them new mysteriuos windows features on the right!
246
votes
closed
Solution #17: Place a checkbox in the Appearance menu: Left / Right
Written by TrueSongMedia the 16 Mar 10 at 17:16.
Yes the button location can be changed via Terminal, but for the average user...the Terminal can be a bit scary. I think it would be appropriate to place a simple option in the Appearance Preferences window.

Something like this:
http://launchpadlibrarian.net/40647960/window_controls_position_gui.png
-117
votes
closed
Solution #18: Top Horizontial Bar moved the the Left or Right as Vertical Bar
Written by ichido the 17 Mar 10 at 17:53.
Move the Top Bar to the Right Side-Vertical Bar and the Bottom Bar would be on the Left Side Vertical.
This would allow for more Vertical Space.
The user would be able to Swap the Left Bar with the Right Bar and also the Size/Thickness of the Bars.
Applications could maintain the Top Bar or a Side or a Bottom bar for their Window.
-94
votes
closed
Solution #19: Replace the menubar with an icon
Written by Wiplash4 the 19 Mar 10 at 12:17.
Hello
I would like to add one idea: Replace the menubar (File, Edit, View, etc.), which can be found in every window, with an icon and put that icon into the titlebar. It worked out for my terminal.
Regards
-88
votes
closed
Solution #23: Merge Statusbar into titlebar
Written by Wiplash4 the 19 Mar 10 at 16:40.
I figured out that the status bar is only filled up to 1 / 4. Why not put those messages displayed in the status bar in the title bar?
-85
votes
closed
Solution #24: Modify all applications consistently
Written by a_pirard the 20 Mar 10 at 03:14.
Modify all applications to be consistent with Lucid : move all close buttons to the left, for example, OpenOffice document close, Firefox tab close, File Explorer side pane close, etc... etc...

-134
votes
closed
Solution #26: Instead of corner, make it POSSIBLE to place buttons in the MIDDLE.
Written by luojie-dune the 20 Mar 10 at 21:01.
Instead of corner, make it POSSIBLE to place buttons in the MIDDLE.

I knew there is no such a solution according to "ewmh".

But, I guess most people have their cursor in the middle of a window for most of the time they using it.
35
votes
closed
Solution #27: For longer term, how about a window manager merge?
Written by LukeM33P the 25 Mar 10 at 01:13.
Compiz managers and decorators are already effective at options. Placing the Metacity and Kwin options in Emerald Decorator manager, which would be preinstalled, along with CCSM (or a custom replacement) would be the solution, with CCSM/replacement simplified to look like (in functionality and basic organization) the KDE settings manager, but using default schemes and such, of course.

For KDE users, alongside the CCSM/replacement, the interface would be integrated into the System Settings, just like the traditional settings.

The reason I propose this is because options, while not easy to find and configure (and why I propose the reorg) are very powerful. Setting up Metacity and KWin to show up as options and adding the appropriate settings, if necessary, seems to make sense (to me) as a long-term solution. The operating system needs to seem as encompassing as KDE or even more so, and combining these options so that the system is even more universal would be a step towards this.

An addition to the application of managing the system title bar like the KDE or GNOME dashboards would be similarly useful, and may be all of this potential solution that should be used. Default should stay in line with last-gen human theme, even if the colors and buttons look different.
51
votes
closed
Solution #28: adopt the XFCE placement approach in Gnome appearence prefs
Written by 2cute4u the 25 Mar 10 at 03:37.
XFCE has for many years had a very easy convient way to configure the placment of titlebar buttons. See.http://www.xfce.org/documentation/4.2/manuals/xfwm4#wm-settings
It would not be too difficult to add somethng like this to gnome; that way everyone can be happy.
-93
votes
closed
Solution #29: Have the buttons on both sides AND hide them.
Written by MisterLinOx the 26 Mar 10 at 21:52.
Have the min, max, close buttons on both sides of the title bar, but hide them. The only time they should show is on mouseover of the bar, but depending on which side you mouseover decides which side the buttons show.

For example, cursor closer to the left side? Mouse over the top-left and the buttons will appear. Vice-versa for the right side.
-63
votes
closed
Solution #30: choice where in the Instalation
Written by emucosmos the 27 Mar 10 at 03:11.
make apear a messagebox in the begining of the instalation asking where do we want to have those buttons, coz personally I love the new mac style, but considering the ubuntu objectives, it's a good option to let the users choice.
-44
votes
closed
Solution #34: Let user chose on the First Run, after installation.
Written by darkham the 29 Mar 10 at 08:23.
Let user chose on the First Run, after installation.
-57
votes
closed
Solution #35: Press [middle-mouse-button] whilst the cursor is over the window border
Written by tomjb24 the 3 Apr 10 at 09:25.
Hover over the window border, click the middle mouse button, scroll to choose (close, minimise, maximise)
-59
votes
closed
Solution #36: Create Another Ubuntu. Call it "UbuntuRewind"
Written by rrnwexec the 3 Apr 10 at 20:26.
Create a version of Ubuntu for those who like the (standard) Ubuntu desktop's "look and feel" just the way it is. Solicit Mark's (SABDFL) endorsement.

Enjoy how growingly quaint it feels as time passes by!
-38
votes
closed
Solution #37: Make Mac Styled menu bar
Written by jase21 the 4 Apr 10 at 11:54.
Make Mac styled menu bar which is available in KDE. The current active windows menu appears on the bar. So no accidental closing of windows.

Or move the window control buttons to the right.
-12
votes
closed
Solution #38: Allow the option to be changed in installation slideshow and in minimal install
Written by Jon Monreal the 17 Apr 10 at 23:49.
Please note that this is not an idea for the imminent release of 10.04, but would be better included in the next update ISO.

Experienced users already know how to change the buttons back to the original location, so server installations shouldn't be so much of a problem.

For absolute beginner users, the first slide in the installation slideshow could be one explaining the benefits of having the buttons on the left side and asking the user to choose what they could like to do.

In the minimal install, it would also be easy to add a simple option (most users using the minimal install are probably fairly experienced).

This would solve the real issue here: beginners possibly not using Ubuntu at all because it changes something.
-6
votes
closed
Solution #39: found an easy fix
Written by land_grab the 5 May 10 at 23:23.
I found this extremely easy fix how to move the min, max, and close buttons back to the right side.


http://www.howtogeek.com/howto/13535/move-window-buttons-back-to-the-right-in-u buntu-10.04/

Even I was able to follow these directions and make it happen!
-4
votes
closed
Solution #40: To the right by default, but an option to move them to the left.
Written by turbolad the 5 Jul 10 at 15:42.
As per title. Buttons to the right by default, with an option to move to the left.

Don't forget to keep the little circle, which when clicked on, has options such as "Always On Top", "Move to Workspace Right" etc. These options should never be removed and I think the 3 buttons should be on the right by default, as most newbies are familiar with that setup.
-11
votes
closed
Solution #41: Put min, max, close buttons in a completely new position
Written by baretobareto the 3 Aug 10 at 20:31.


Fisrt of all, sorry for my English.

Why we really needs buttons to the right? Well theres no real difference between having your buttons on the left or on the right, its just a matter of have the enough time to get used to one position or another.
But what about if we have these button in a complete new position.
What about having min, max, close buttons on the right BUT in the lower side of the windows instead of the upper side.

If you think about it, when you open a document or a web-page, you need to scroll down to really knows if that document is what you are looking for. When a document is too long, you need to use the scroll down arrow. So your mouse-arrow will be closer to the lower right of the window instead of the upper side of the window.
If you want to look to a minimize window that you think it would be not useful anymore, you need to un-minimize this window. If the buttons are in the lower right of the window it will be needed much less movement of your hand to close it after un-minimize because the close button will be closer to the task bar.

As you see there are some reason to have buttons in the lower side of the window BUT I know there are others to have this buttons on others positions.

So, why not to put this buttons in a completely new position.
This could be a ubuntu-only-feature just like the recycle bin in the task bar is a ubuntu-only-feature.

See the 118 comments or propose a solution (latest comment the 29 Mar 12 at 20:59) >>

Smooth scrolling in Gtk applications  
Written by erlend the 16 Mar 08 at 18:31. Global category: Look and Feel. New
One of the first things new users comment on when trying linux is the lack of "smooth-scroll" in applications. Although it is a relatively minor point - smooth scrolling has come to be expected these days. Some of the advantages of it are,

* Looks more modern and professional,
* Allows the user to read while they scroll with the mouse wheel,
* In (for example) a Pidgin chat window the motion of a smooth scroll when you receive a message draws you eye: our brains are configured to respond to movement,
* Smooth movement is natural - jerky movement is not,
* Everyone else is doing it!

What would be required is for enough Ubuntu devs to discuss this on the Gtk mailing list, to show there is a demand for it. Once implemented this would include all Gtk applications, including Nautilus, Firefox and Pidgin.
396
votes
up equal down
Solution #1: Auto-generated solution of idea #4849
Written by erlend the 16 Mar 08 at 18:31.
Ubuntu Brainstorm was updated in January 2009. Since the idea #4849 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!
39
votes
up equal down
Solution #2: Implement pixel-based scrolling for touchpads, instead of virtual button events
Written by elephant-face the 13 Apr 10 at 03:11.
"Scroll Wheels" are not all created equal; different input devices should handle scrolling differently. For example, there are at least two very different input devices commonly used to scroll this webpage:

1. A mouse with a scroll wheel. When the wheel is turned, it "clicks".

2. A laptop touchpad with either edge-scrolling or two-finger-scrolling enabled. When the finger is moved down the side of the touchpad (or two fingers are moved, anywhere), the page scrolls. There is no "click", or any other feedback.


Right now, both these types of scrolling (the discrete "clicks" of type 1, and the continuous motion of type 2) are handled the same way -- I'm on a laptop, and according to xev when I use two-finger scrolling on the touchpad, events are being sent for buttons 4, 5, 6, and 7. This "virtual button" metaphor / behavior doesn't make much sense, and the amount of motion required to trigger a press of the virtual scroll button is seemingly arbitrary.

Anyone on a laptop who would like to emulate what I believe is the "correct" behavior, can try clicking and holding on the scrollbar on the right side of the browser window. Now dragging the mouse cursor up and down will "smooth scroll" the window, in the sense that mouse movements correspond to pixel-accurate scrolling. My laptop is from 2005, does not have any 3d driver support, and is generally quite slow, yet this is not even remotely "laggy".

SUMMARY: My solution would be to have an option for scrolling which emulates dragging the scroll bar on devices which do not have a physical "scroll button". Mouses with "clicky wheels" could stay as-is.
1
votes
up equal down
Solution #3: Implement Via Desktop Effects
Written by whalogreg the 15 Oct 10 at 06:21.
Maybe a Compiz plugin could be developed to achieve this.
4
votes
up equal down
Solution #4: Add natural and elastic-scroll option for both Mouse and Touchpad
Written by brk0_0 the 16 May 12 at 18:33.
Users may be frustated when coming from other systems (like tablets or even MacOS) with not having these options in the menus. Adding a checkbox for both these options in mouse and touchpad menus would solve this.

Natural-scroll:
When scrolling down with the touchpad (or mouse), the page go up. The racional is that you are moving the page down, so your view goes up. With the tradicional scroll you move your view, so, when going down in the touchpad your view goes down too.

Elastic-scroll:
Easy video explaining (on MacOS X Lion)
http://www.youtube.com/watch?v=KMKd5ZFFBwM

See the 23 comments or propose a solution (latest comment the 27 Mar 12 at 13:01) >>

Online Ubuntu compatible - PC Hardware Store  
Written by madjr the 6 Mar 08 at 17:49. Global category: Hardware support. Won't implement
An online Ubuntu PC hardware store is what people (aka "masses") need to fully make the jump to Ubuntu. Sell the hardware "known to work" (pre-installed Ubuntu computers and peripherals) and support those manufacturers who actually care about Linux compatibility.

when you purchase a Mac you know everything is compatible and everything you purchase at a APPLE STORE also is tested and works 100% with Mac OS.

but when you try Ubuntu on your own, there is always a risk that many of your hardware/peripherals may not work. The worst problem is YOU DON'T KNOW where to Purchase compatible hardware to FIX your problem.

If you can't fix your problem, then you are back once more in Windows... (be it a dialup modem, Usb modem, wireless card, bluetooth, printer, scanner, videocard, webcam, etc)

you always have the community to help + the guys at http://www.phoronix.com/ have always pitched in this area, but is not enough.

We need 100% Ubuntu compatible and tested hardware by canonical themselves to be sold online. Only sell what works (there is no need to test all the hardware in the world)

this would create a real market demand for "Linux compatible" hardware from manufacturers.

we can't support every piece of hardware like we have been doing, we need to support what WORKS NOW!

If this is implemented a few other good things will happen:

1- Less forums posts like these: "i can't get XXXX hardware to work, why doesn't it work! i got working hardware in windows or mac, ubuntu sucks blah blah"


[....]
765
votes
closed
Solution #1: Auto-generated solution of idea #3575
Written by madjr the 6 Mar 08 at 17:49.
Ubuntu Brainstorm was updated in January 2009. Since the idea #3575 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 35 comments or propose a solution (latest comment the 19 Feb 12 at 03:52) >>

2 3 4 5 6 7 8 9 ... Next >>