This is the big one. Steam have released a major update of the Steam client which not only adds in some big new features, it also drastically improves the Linux client.
Linux-specific updates:
* Improved interactions between the Steam runtime and host distribution libraries, which should let Steam work out of the box with open-source graphics drivers on modern distributions. If using an older distribution or running into problems, use STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0 to revert to previous behavior.
This next one is particularly fun, as I specifically wrote about it being an issue for nearly 4 years. Shortly after that article Valve sought to fix it.
* Unify close-to-tray behavior with other platforms. If using a distribution that doesn't have proper compatible tray support, use STEAM_FRAME_FORCE_CLOSE=0
* Added idle detection, friend status will now automatically switch to Away/Snooze
* Fixed Steam not obeying SIGTERM, Steam will now gracefully exit when logging out of a session
* Fixed keyboard input and cursor switching in overlay for Vulkan applications
* Update Vulkan loader in the Steam runtime to enable Xlib support
* Updated libxcb in the runtime with a fix for DRI3-related crashes on open-source graphics drivers
Other fun stuff
Steam now supports Xbox 360, Xbox One, and Generic X-Input controller configurator support. So you can custom-map them like you do with the Steam Controller. They also added support for the Emio PS4 "Elite" controller.
It seems Steam will attempt to give you a recommend configuration based on the type of controller you have plugged in too, which is ideal.
Game install folders can be moved to other Steam Library folders under Properties / Local Files. I mentioned this before from the Beta, as it's really useful for people like me who split their library across an SSD or a bigger cheaper HDD depending on what game it is. Some games really are better on an SSD.
An interesting one is this:
* Added support for using the overlay keyboard for games that have launchers.
Hopefully this means on SteamOS that games with launchers might be a bit more usable now, as it would make the SteamOS experience more pleasant too.
It's fantastic to see that Valve has done a pretty decent pass at making the Linux client better. More like this in 2017 please Valve.
See the full update notes here.
Linux-specific updates:
* Improved interactions between the Steam runtime and host distribution libraries, which should let Steam work out of the box with open-source graphics drivers on modern distributions. If using an older distribution or running into problems, use STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0 to revert to previous behavior.
This next one is particularly fun, as I specifically wrote about it being an issue for nearly 4 years. Shortly after that article Valve sought to fix it.
* Unify close-to-tray behavior with other platforms. If using a distribution that doesn't have proper compatible tray support, use STEAM_FRAME_FORCE_CLOSE=0
* Added idle detection, friend status will now automatically switch to Away/Snooze
* Fixed Steam not obeying SIGTERM, Steam will now gracefully exit when logging out of a session
* Fixed keyboard input and cursor switching in overlay for Vulkan applications
* Update Vulkan loader in the Steam runtime to enable Xlib support
* Updated libxcb in the runtime with a fix for DRI3-related crashes on open-source graphics drivers
Other fun stuff
Steam now supports Xbox 360, Xbox One, and Generic X-Input controller configurator support. So you can custom-map them like you do with the Steam Controller. They also added support for the Emio PS4 "Elite" controller.
It seems Steam will attempt to give you a recommend configuration based on the type of controller you have plugged in too, which is ideal.
Game install folders can be moved to other Steam Library folders under Properties / Local Files. I mentioned this before from the Beta, as it's really useful for people like me who split their library across an SSD or a bigger cheaper HDD depending on what game it is. Some games really are better on an SSD.
An interesting one is this:
* Added support for using the overlay keyboard for games that have launchers.
Hopefully this means on SteamOS that games with launchers might be a bit more usable now, as it would make the SteamOS experience more pleasant too.
It's fantastic to see that Valve has done a pretty decent pass at making the Linux client better. More like this in 2017 please Valve.
See the full update notes here.
Some you may have missed, popular articles from the last month:
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
Nice to see those improvements going into stable, but isn't it a bit early? The latest beta with the ability to move files hasn't been around for a long time... I would have expected a feature freeze at some point.
0 Likes
The Steam runtime fix is a big one, I don't have the issue because I'm on NVidia but having to explain to newcomer to Linux that have an AMD card that they can't just install Steam and play out of the box is a real bummer.
Last edited by Nyamiou on 20 Jan 2017 at 12:09 am UTC
Last edited by Nyamiou on 20 Jan 2017 at 12:09 am UTC
1 Likes, Who?
I wonder when are they gonna enable dual shock 4 v2 rumble, I'm missing it a lot in grid autosport.
0 Likes
Fixed Steam not obeying SIGTERM, Steam will now gracefully exit when logging out of a session
By all that is FOSS, finally. That has been such a pain in my side for the past 5 or 6 months.
2 Likes, Who?
Great, but and now the tray menu is broken...
1 Likes, Who?
Great, but and now the tray menu is broken...
Yeap :( noticed that too in my ubuntu 16.04 machine.
Edit: Solved with "sudo apt install libdbusmenu-gtk4:i386" as hinted in the link provided bellow. Thanks.
Last edited by faceless on 20 Jan 2017 at 2:28 pm UTC
1 Likes, Who?
Great, but and now the tray menu is broken...
Yeap :( noticed that too in my ubuntu 16.04 machine.
In which way? Seems to work as before (but I don't use it that much) on my PC (Ubuntu 16.04)... :\
0 Likes
Game install folders can be moved to other Steam Library folders under Properties / Local Files.Are you kidding? Valve finally adds one of the most requested features officially to the client? I have three Steam libs on three different disks on my Ubuntu, and I often re-arrange them according to my performance needs. This definitely comes in handy.
And the minimize to tray fix is also more then welcome!
Keep it up Valve!
3 Likes, Who?
Great, but and now the tray menu is broken...Yeap :( noticed that too in my ubuntu 16.04 machine.
In which way? Seems to work as before (but I don't use it that much) on my PC (Ubuntu 16.04)... :\
https://github.com/ValveSoftware/steam-for-linux/issues/4795
The steam client still has a lot of things to improve, but it's getting there.
I think it would however work a lot better if it was 64-bits, as issues like this one could be avoided a bit more easily.
3 Likes, Who?
https://github.com/ValveSoftware/steam-for-linux/issues/4795
Thx for the info! :)
As far as I can tell, it works as intended for me on Ubuntu 16.04 with Unity (right or left click, I have a functional menu). Perhaps I have installed in the past the libraries needed to solve the bug (as described in the link) for another reason. :\
1 Likes, Who?
https://github.com/ValveSoftware/steam-for-linux/issues/4795thanks - that solved it
1 Likes, Who?
In the Windows version of the Steam client, I can see the option for to move the game to another folder.
In the Linux version I can't see that option.
In the Linux version I can't see that option.
0 Likes
Fixed Steam not obeying SIGTERM, Steam will now gracefully exit when logging out of a session
By all that is FOSS, finally. That has been such a pain in my side for the past 5 or 6 months.
Is this the thing that makes it so if I don't absolutely totally and definitively shut down Steam (not just close it), then when I turn off my laptop it takes like five minutes to get shut down? If so I'm definitely happy they fixed it.
Last edited by Purple Library Guy on 20 Jan 2017 at 5:53 pm UTC
0 Likes
In the Windows version of the Steam client, I can see the option for to move the game to another folder.
In the Linux version I can't see that option.
Well, I have it. Are you sure the game is installed?
Edit: to clarify, just in case: game properties -> local files -> move install folder. And you have to have different paths set up in your settings.
Last edited by MayeulC on 20 Jan 2017 at 7:14 pm UTC
0 Likes
Edit: to clarify, just in case: game properties -> local files -> move install folder. And you have to have different paths set up in your settings.
In my Windows machine I don't have different library paths, and the "move install folder" option is available in all my installed games.
In my Linux machine I have several games installed and none of them have the "move install folder" option...
....
I just checked, If someone want to move the install folder on Linux, it is needed to have more than one game library path set up in the settings...
In the windows version , there is no need of that...
0 Likes
Wow. I didn't expect it to come so soon. woot! It's nice.
EDIT: Sweet! Steam reconnected after my computer went to sleep last night. One more little thing not to miss in Windows.
Last edited by 14 on 21 Jan 2017 at 6:02 pm UTC
EDIT: Sweet! Steam reconnected after my computer went to sleep last night. One more little thing not to miss in Windows.
Last edited by 14 on 21 Jan 2017 at 6:02 pm UTC
0 Likes
See more from me