- FLAVOR: Ubuntu Desktop: 1. HEADLINE: A way to have different scaling for external monitors hooked up to my HiDPI laptop. Currently I need can only set a single scaling factor, so I need to ajust my laptop screen resolution to match scaling of the external monitor. If that's not possible, a way to automatically set resolution and scale for both screens once you hook one up would already save me a lot of manual switc…
HiDPI is still a huge problem in the linux desktop I can't count the number of hours I've spent researching and fiddling with it. Wayland is the answer, but it's slow moving, and Sway currently looks terrible when scaling double.
Ask HN: What do you want to see in Ubuntu 17.10?
901–910 of 1001 posts
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#902* no systemd and also relevant init system like or as OpenRC
* USE-flags and ebuild support or something compatible
* source-based features (custom builds from sources)
* improved python support for all mainline versions
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#903- FLAVOR: Desktop - HEADLINE: Easy Dock/Launcher Customization - DESCRIPTION: The user should be able to 1) drag any executable to the dock to make a new launcher 2) Right click any launcher to be able to choose a dialog to customize command line arguments, initial working directory, and icon. The user should not have to edit a desktop item file or install or know about Alacarte. Windows got this one right. - ROLE/AF…
Ideally a user should be able to simply drag and drop an application or file directory to the launcher.
It would also be cool to have folders in the launcher for quick access to certain directories where hovering over the icon opens a miniature browser. Sort of like the Android launcher.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#904- FLAVOR: [Ubuntu Desktop] - HEADLINE: Join Wayland - DESCRIPTION: Instead of reinventing the wheel with Unity8/Mir, please join Wayland development and maybe join forces with Linux Mint and switch from Unity to Cinnamon or MATE, with Flatpak supports for desktop apps.
- FLAVOR: Ubuntu Desktop - HEADLINE: Drop Xorg - DESCRIPTION: I don't care whether it's Wayland or MIR, just for the love of god commit to it and end the pile of shit Linux on the desktop has been chained to for over 20 years. I don't know what went wrong, that you went from "we'll do it this release" to not doing anything for 2 years, and it hurt the entire community. Disregard the petty squabblers who most likely h…
That's the heart of the problem. Intel is fine with their free drivers, and AMDGPU will be a good compromise, but NVIDIA will have to do all the work to implement a driver specifically for Wayland. Since AFAIK, Wayland requires KMS, NVIDIA is far far behind.
It isn't Wayland/Mir holding Wayland/Mir back. It's the proprietary driver blobs.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#905FLAVOUR: Desktop HEADLINE: Sort out the default colour scheme I can't really comment on the more technical side, but the Ubuntu Grey/Purple/Orange colour palette is horrible - it makes the whole desktop feel claustrophobic. There's something icky about it. Together with the 'quirky' Ubuntu font, which is hard to read at small sizes and not at all helped by Linux's mediocre font rendering, it makes for a fairly unplea…
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#906OK here goes.. - FLAVOR: Ubuntu Desktop - HEADLINE: Drop Mir & collaborate with Wayland - DESCRIPTION: I know this is a touchy subject and I'm not looking to self-righteously re-re-re-ligitage everything but... between Intel walking away, licensing concerns, Ubuntu varients not jumping onboard, and various community concerns, would you re-consider abandoning mir and joining forces with Wayland? I understand you felt…
The reason we need focus on Wayland is that NVIDIA and AMD need to focus on a specific graphics stack. That wasn't our choice. That was theirs. Thankfully, AMD is headed in the right direction with AMDGPU.
Unfortunately, NVIDIA shows no signs of sensibility here, so we must be wise, and focus their efforts away from Xorg. The best way to do this is for canonical to forget about Mir, and push its support behind Wayland.
We need your help, Canonical! Let us fight stagnation together, lest we find ourselves using Xorg for another 10 years.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#907- HEADLINE: Multi-Seat and Multi-Head Out of the Box
- DESCRIPTION: It would be a great way to cut costs if a single machine could support multiple workstations like SoftXpand does for Windows 7, out of the box without requiring an expert to configure. Though currently possible, it seems to be requiring a lot of configuration.
In developing countries e.g. India where I live and work, people might not come or vote and contribute for such features but this will be a huge step towards making Linux available to many more children at school and home and more hands at work. For schools, this could make computers available for a single computer making computing available for 4-8 children after installing some additional graphics cards. Being in the e-learning Industry, I see this could give a lot of momentum to computer literacy in schools.
This could be a huge maintenance and energy saver at the workplace at will. Now that almost all cards nowadays contain multi-heads, just installing an additional card could make a single computer server upto four workstations.
- ROLE/AFFILIATION: IT Administrator of an expanding company
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#908HEADLINE: open-vm-tools auto installation
DESCRIPTION: It would be nice if the installer would automatically determine whether it is running as a guest inside a hypervisor for which open-vm-tools is useful, and if so, automatically install open-vm-tools.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#909HEADLINE: vmbuilder defaults
DESCRIPTION: Several places where the default behavior of vmbuilder could possibly be improved, relative to what seems to happen on 14.04 / 16.04:
I've found that I always end up wanting --addpkg acpid when running vmbuilder so that the host can send the guest a request to shut down cleanly; maybe include this package by default unless it is somehow explicitly deselected?
I have developed a habit of always using --addpkg linux-image-virtual because at one point I ran into problems when not using it; if it is still needed, it should probably be included by default.
I've ended up with VMs in a directory where I didn't intend to have them when not specifying the -d flag; perhaps it would be better if vmbuilder would refuse to run without a -d flag explicitly specifying the directory. (Trying to identify all of the options one needs the first time running vmbuilder can be overwhelming, leading to leaving some options out and then ending up with a suboptimal VM, and sometimes one doesn't want to start over and rebuild the VM with the correct options.)
It might also be desirable to make the --timezone option mandatory; I think the default behavior is to put the guest in GMT rather than having it inherit the host's timezone, which can be surprising, especially if the host's timezone had initially been autodetected by the installer.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#910HEADLINE: traceroute
DESCRIPTION: Installing some version of traceroute by default may be desirable, because sometimes when you find yourself wanting traceroute, it's because you want to debug a problem that happens to prevent installing packages over the network.
If I try to run traceroute on a system with no traceroute package installed, I get a message telling me I can either install traceroute or inetutils-traceroute. It doesn't explain what the tradeoffs are. It doesn't explain why Ubuntu can't simply have one good traceroute program that does everything.
mtr can also be good, and while I usually run it in text mode, it does have an X11 version that may pull in more dependencies than some people might prefer. I've also on occasion found tcptraceroute useful, and of course sometimes a Paris traceroute is good to have. Installing more than one program that has traceroute functionality in the default installation might be appropriate.