Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10847402
D6243.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D6243.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_symbols
===================================================================
--- /dev/null
+++ abi_symbols
@@ -0,0 +1,11 @@
+libmodeswitch_inhibitor.so.0:XF86VidModeSetViewPort
+libmodeswitch_inhibitor.so.0:XF86VidModeSwitchMode
+libmodeswitch_inhibitor.so.0:XF86VidModeSwitchToMode
+libmodeswitch_inhibitor.so.0:XGrabPointer
+libmodeswitch_inhibitor.so.0:XRRSetCrtcConfig
+libmodeswitch_inhibitor.so.0:XRRSetPanning
+libmodeswitch_inhibitor.so.0:XRRSetScreenConfig
+libmodeswitch_inhibitor.so.0:XRRSetScreenConfigAndRate
+libmodeswitch_inhibitor.so.0:XRRSetScreenSize
+libmodeswitch_inhibitor.so.0:XSendEvent
+libmodeswitch_inhibitor.so.0:dlopen
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,4 @@
+libX11.so.6
+libXrandr.so.2
+libXxf86vm.so.1
+libc.so.6
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,24 @@
+name : steamos-modeswitch-inhibitor
+version : 1.10
+release : 1
+source :
+ - http://repo.steamstatic.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.10.tar.xz : 47f2b5aeed394f8ba3a6e817c73d5d90eedf011682d527beb2431f44c97253d3
+license : BSD-2-Clause
+component : system.utils
+summary : SteamOS Mode Switch Inhibitor
+description: |
+ Shared library which fakes any mode switch attempts to prevent full screen apps from changing resolution.
+builddeps :
+ - pkgconfig(gl)
+ - pkgconfig(xrender)
+ - pkgconfig(xcomposite)
+ - pkgconfig(xrandr)
+libsplit : no
+setup : |
+ %configure --disable-static
+build : |
+ %make
+
+install : |
+ %make_install
+ rm -rf $installdir/usr/share/
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>steamos-modeswitch-inhibitor</Name>
+ <Packager>
+ <Name>Kevin Whitaker</Name>
+ <Email>eyecreate@eyecreate.org</Email>
+ </Packager>
+ <License>BSD-2-Clause</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">SteamOS Mode Switch Inhibitor</Summary>
+ <Description xml:lang="en">Shared library which fakes any mode switch attempts to prevent full screen apps from changing resolution.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>steamos-modeswitch-inhibitor</Name>
+ <Summary xml:lang="en">SteamOS Mode Switch Inhibitor</Summary>
+ <Description xml:lang="en">Shared library which fakes any mode switch attempts to prevent full screen apps from changing resolution.
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/libmodeswitch_inhibitor.so</Path>
+ <Path fileType="library">/usr/lib64/libmodeswitch_inhibitor.so.0</Path>
+ <Path fileType="library">/usr/lib64/libmodeswitch_inhibitor.so.0.0.0</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-05-10</Date>
+ <Version>1.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Kevin Whitaker</Name>
+ <Email>eyecreate@eyecreate.org</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 12 2023, 10:17 AM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5834497
Default Alt Text
D6243.diff (3 KB)
Attached To
Mode
D6243: Initial Commit of steamos-modeswitch-inhibitor for T4194
Attached
Detach File
Event Timeline
Log In to Comment