Live data from Hacker News

Ask HN: What do you want to see in Ubuntu 17.10?

news.ycombinator.com

371–380 of 1001 posts

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#371
- FLAVOR: [Ubuntu Desktop]

- HEADLINE: An awesome hardware partnership

- DESCRIPTION: This is probably stretching the limits of everything being fair game. Nevertheless, I've always found Ubuntu support for MBPs to be below par and haven't been able to justify using it over OSX since switching hardware. Now that Apple seem to be losing the plot on the hardware side I'd really like to see Ubuntu running as a first class citizen on a high end laptop.

No plastic cases, no innovative features (I mean touch bars or dials not 4k monitors), just fast, quality kit with superb software support.

ROLE / AFFILIATION: Contract Java developer, long time Ubuntu user but not on a desktop for a few years now

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#372
- FLAVOR: Ubuntu Desktop

- HEADLINE: Remap Ctrl+Q to quit to something else

This is an UX mess, as it's too easy to mistype for another key (like W or 1) and ending up closing the program we're currently in. This destructive action already has a «standard» way (Alt+F4), which is way harder to mistype. Destructive actions shouldn't be as easy to do.

---

- FLAVOR: Ubuntu Desktop

- HEADLINE: Add Flux/Redshift natively

As iOS/macOS is adding a light filter for the night, this feature will be more and more common natively in OSs, why not add it to Ubuntu now?

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#373
FLAVOR: Desktop

HEADLINE: Actual Wayland Apps (Firefox & LibreOffice)

DESCRIPTION: While these apps currently work on Wayland, they rely on X-wayland to do so. Running native Wayland versions of these apps would provide a better experience while reducing dependencies on X.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#374

FLAVOR: Desktop HEADLINE: Pick an official laptop for the release. ROLE: End-user, Sysadmin, Developer I would love for Ubuntu to, with each release, pick a laptop vendor and a laptop and just Make It Work. All the components. Out of the box. As near perfect as one can get it. So when I'm in the market for a new laptop, I can just buy that one. And I'm not talking about a pro gear like the XPS. Just simple, cheap con…

I think this is excellent idea. +1 (+1000000)

And to add, when they release new version, they could also do a demo on a desktop and laptop of their choice, where they can show new features.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#375
post #14

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

> 1. HEADLINE: A way to have different scaling for external monitors hooked up to my HiDPI laptop. This would be awesome. Even when both the laptop and the external screen are 1080p, different scaling could be helpful if you want to use a dual monitor setup effectively. Unfortunately, it's a tough nut to crack given current desktop behavior. For example, you can have a window that straddles both monitors. What should…

Weston does multi-DPI really well. When you drag a window between monitors, the half on the HiDPI monitor is scaled and the half on the LoDPI monitor is unscaled. So it looks perfect without windows growing or shrinking when you move them to another monitor like GNOME on wayland.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#376
- FLAVOR: Ubuntu Desktop

- HEADLINE: Hide/Move/Replace the Unity Menubar

- DESCRIPTION: Please have an auto-hide function at minimum? Better would be to move the time/settings to the "dock" when you set the "move the menus to the app windows" option, and then removing menubar entirely.

- RATIONALE: It was awful the last time I used Ubuntu on a multi-monitor setup, wasting space on all displays. And having to click an app and window to give it focus, then swinging the cursor up to select a menu, then back to the app... I'm not sure why anyone would move the action (menu) from the context of the action (focused window).

Otherwise, I really do like Unity, especially since it has useful global keybindings out of the box.

- ROLE/AFFILIATION: Developer, but use Ubuntu for my personal dev ThinkPad.

P.S. I just started listening to The Changelog and your interview was very insightful. Thanks! For those interested: https://changelog.com/podcast/207

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#377
- FLAVOR: Ubuntu Desktop

-HEADLINE: Ability to port/run android native apps on Ubuntu

- DESCRIPTION: Linux is amazing for development purposes but it lacks a good collection of 3rd party apps, which is holding it back against Mac OS. If Ubuntu can have a better integration with 3rd party apps like Evernote, Google Drive, Twitter(it exists, but not as good as the original), it can surely replace other OS in the market.

-ROLE: Data Scientist in a startup

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#378
post #79

Earlier quoted context omitted.

> 1. HEADLINE: A way to have different scaling for external monitors hooked up to my HiDPI laptop. This would be awesome. Even when both the laptop and the external screen are 1080p, different scaling could be helpful if you want to use a dual monitor setup effectively. Unfortunately, it's a tough nut to crack given current desktop behavior. For example, you can have a window that straddles both monitors. What should…

FWIW, macOS changes a window's DPI mode when the cursor that is moving the window passes over from to one screen to another. Just tried that out. :D

That's what happens when "Displays have separate spaces" turned on. (With that setting on, windows are only present on one monitor at a time, and, when dragging a window, that transition happens when the mouse cursor moves between displays.)

With "Displays have separate spaces" turned off (so windows can be present on more than one monitor at a time), it looks like windows take their DPI setting from whichever monitor the majority of the window is on-- with my current two-monitor setup, the DPI transition happens at the halfway point of a window, regardless of where the mouse is as I'm dragging.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#379
OK 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 there were some technical shortcomings regarding how input devices were handled. Perhaps in today's climate those concerns can be better addressed by Wayland if you can provide the engineering leadership on those efforts?

- ROLE: Code Janitor

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#380

- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…

sounds like you're keeping too many old kernels, I've had this problem too in the past..try this nice little oneliner: dpkg --list | grep linux-image | awk '{ print $2 }' | sort -V | sed -n '/'`uname -r`'/q;p' | xargs sudo apt-get -y purge

really, this is what your package manager should do automatically before/after installing new kernels

for your reference: http://askubuntu.com/questions/2793/how-do-i-remove-old-kern...

Post reply on HN