Skip to content

Commit

Permalink
Import Debian version 1.35
Browse files Browse the repository at this point in the history
steamos-compositor (1.35) brewmaster; urgency=medium

  * Crude workaround for Steam login issue.
  • Loading branch information
Plagman authored and smcv committed Sep 10, 2019
1 parent b5bb8cc commit bb7634c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
steamos-compositor (1.35) brewmaster; urgency=medium

* Crude workaround for Steam login issue.

-- Pierre-Loup A. Griffais <[email protected]> Fri, 24 Aug 2018 16:42:56 -0700

steamos-compositor (1.34) brewmaster; urgency=medium

* Small tweak to loadargb_cursor to better handle non-premult cursors
Expand Down
1 change: 0 additions & 1 deletion debian/files

This file was deleted.

3 changes: 3 additions & 0 deletions usr/bin/steamos-session
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ steamcompmgr &

loadargb_cursor /usr/share/icons/steam/arrow.png

# Workaround for Steam login issue while Steam client change propagates out of Beta
touch ~/.steam/root/config/SteamAppData.vdf || true

steam -tenfoot -steamos -enableremotecontrol

0 comments on commit bb7634c

Please sign in to comment.