Not the most exciting release, but boy am I glad Fedora exists. I switched over from Ubuntu around this time last year and it's been so much better, more stable, better packaging, more up-to-date packages by default. A really great OS. And on my Thinkpad it runs flawlessly.
Fedora 27 released
21–30 of 150 posts
Re: Fedora 27 released
#22Re: Fedora 27 released
#23Re: Fedora 27 released
#24I highly recommend Fedora 27. I have been using beta for the last few weeks. I switched from Arch and I am very happy with how well everything works and how stable it is. Fedora team has a release schedule for every release. However, they don't release until they are sure everything works as expected (27 was delayed by a few weeks). That really makes the stable release rock solid. I wish other popular distros would d…
What did you dislike about Arch? I made the opposite move years ago: I went from Fedora to Arch, and it was possibly the best choice I could have made.
Re: Fedora 27 released
#25Earlier quoted context omitted.
The big change will come with Gnome 3.28 - real fractional scaling. You can test early version of it on 3.26 [1] (experimental). [1] http://www.omgubuntu.co.uk/2017/09/enable-fractional-scaling...
That's very cool. For users of older Gnome versions, note that you can change both the font scaling (text-scaling-factor) and global UI scaling factors. If you, like me, have a screen that needs 1.5 scale, you can either set UI scale to 1 and font scale to 1.5, or UI scale to 2 and font scale to 0.5. That's almost as good as real fractional UI scaling.
Fractional scaling on 3.28 will allow you to have different scaling for each display. Will also be more consistent across different apps (Gtk, Qt, electron, etc.).
Re: Fedora 27 released
#26Is Firefox 57 already out in Fedora 27, by any chance?
EDIT: And CSD works! Instructions to enable it are in a video here: https://www.youtube.com/watch?v=5rz_mPVwhDg (I recommend to mute sounds).
Re: Fedora 27 released
#27Is Firefox 57 already out in Fedora 27, by any chance?
Re: Fedora 27 released
#28Is Firefox 57 already out in Fedora 27, by any chance?
Re: Fedora 27 released
#29Earlier quoted context omitted.
That's very cool. For users of older Gnome versions, note that you can change both the font scaling (text-scaling-factor) and global UI scaling factors. If you, like me, have a screen that needs 1.5 scale, you can either set UI scale to 1 and font scale to 1.5, or UI scale to 2 and font scale to 0.5. That's almost as good as real fractional UI scaling.
I have the same problem - 14 inch WQHD screen. I use 1x UI scaling, 1.6x font scaling. I also made a custom css for GTK that resizes window decorations/buttons that make them more usable. The solution is not perfect though. I am having some problems with Qt apps. Fractional scaling on 3.28 will allow you to have different scaling for each display. Will also be more consistent across different apps (Gtk, Qt, electron,…
$ cat .Xresources
Xft.dpi: 144
Xft.hinting: 1
Xft.hintstyle: hintslight
Xft.antialias: 1
Xft.rgba: none
Xcursor.size: 48
Xcursor.theme: AdwaitaRe: Fedora 27 released
#30I highly recommend Fedora 27. I have been using beta for the last few weeks. I switched from Arch and I am very happy with how well everything works and how stable it is. Fedora team has a release schedule for every release. However, they don't release until they are sure everything works as expected (27 was delayed by a few weeks). That really makes the stable release rock solid. I wish other popular distros would d…
I should switch back to i3 or sway. There are just too many inconsistencies and little details or issues missed in GNOME that I feel should never make it into a release. Hopefully I don't break anything. I guess that's the advantage of Arch, I know what I'm getting into and there are decent docs for those kinds of changes.