thor27 / steam-login

Put STEAM BigPicture mode at login screen
121 stars 30 forks source link

Adding an Small Mode login. #15

Closed iMp-Rex closed 10 years ago

iMp-Rex commented 10 years ago

well Big Picture crashes on some desktops with AMD drivers. specifically fglrx-experimental-13 and is also a more minimalistic version of steam, so older comps might benefit.

thor27 commented 10 years ago

Thanks for your commit, I will take a look on it later and report it back.

Maybe this could be a separate package? Some people may not want to have another extra option on login screen.

thor27 commented 10 years ago

To lightdm icon to work it is needed to copy (maybe symlink?) /usr/share/unity-greeter/custom_steam-bigpicture_badge.png to: /usr/share/unity-greeter/custom_steam-smallmode_badge.png

and also, permission of the script steam-sm should be +x or it wont work

thor27 commented 10 years ago

Could you fix these issues and send another pull request? thanks!