Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

a little cleanup + make steam work better #377

Merged
merged 2 commits into from
Oct 12, 2017
Merged

a little cleanup + make steam work better #377

merged 2 commits into from
Oct 12, 2017

Conversation

fabiscafe
Copy link
Contributor

At first a little cleanup.

0006-ld_library_path_fallback_x86(+_64).patch is not required anymore. we didnt have it used anyways for a long time. Also the conflict on 'tcp_wrappers' is not required anymore, manjaro dont has this one in the repo anymore.

for the native runtime i've added openssl1.0, for some games to use. Also it now depends on "steam" itself, because There is no reason to install steam-native without steam, since its not a own app, but just the runtime switch.

The biggest change in here is that i have set STEAM_FRAME_FORCE_CLOSE=0
This will change the behavior when you click X in steam from "minimize to tray" to "minimize to taskbar". The reason is that we have no real systemtray on some system, or a buggy implementation. So in this case steam will go to the background and you can not un-minimize it anymore. With this change, its always possible to unminimize it, as long as you have a taskbar.

BuildTools added 2 commits October 3, 2017 00:18
…. This will make steam work again when there is a buggy/no tray on your system
@Ste74
Copy link
Member

Ste74 commented Oct 12, 2017

Seem i lost this i can work this evening with this :p .. btw , have you see the new Linux-steam-integration of solus ?
Do you think ?

@fabiscafe
Copy link
Contributor Author

About the solus thing. I don't get it for real. I mean it's a switch between native and steam runtime, isn't it?

@Ste74
Copy link
Member

Ste74 commented Oct 12, 2017

@fabiscafe
Copy link
Contributor Author

It sounds like a re-implementation of
http://store.steampowered.com/news/26953/
. Steam by itself can handle just fine between systemlibs an steam runtime now.
The only problem is the first start, because that's something valve only fixes things in the client, not the initial installer and that's something I have no idea how to fix. The LSI from solus seems to be good but to much hassle for the normal user

@Ste74
Copy link
Member

Ste74 commented Oct 12, 2017

Ok , thank you for explanation since i don't use much steam ;)

@Ste74 Ste74 merged commit 839bb49 into manjaro:master Oct 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants