Skip to content

Commit

Permalink
MBP - Overlay boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-venugopal committed Apr 25, 2024
1 parent 46425ca commit 00be0d8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
22 changes: 11 additions & 11 deletions macOS/Source/UI/MenuBarPlayer/MenuBarPlayer.xib
Original file line number Diff line number Diff line change
Expand Up @@ -91,15 +91,15 @@
<action selector="showOrHidePresentationModesBoxAction:" target="-2" id="Kk3-Bb-ItR"/>
</connections>
</button>
<box hidden="YES" boxType="custom" borderType="line" borderWidth="2" cornerRadius="5" titlePosition="noTitle" id="5xA-GD-o4c" userLabel="Presentation Modes Box">
<rect key="frame" x="24" y="10" width="247" height="140"/>
<box hidden="YES" boxType="custom" borderType="line" cornerRadius="5" titlePosition="noTitle" id="5xA-GD-o4c" userLabel="Presentation Modes Box">
<rect key="frame" x="24" y="5" width="247" height="140"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<view key="contentView" id="wFD-wS-6Hf">
<rect key="frame" x="2" y="2" width="243" height="136"/>
<rect key="frame" x="1" y="1" width="245" height="138"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8da-oj-HLG" customClass="DialogCheckRadioButton" customModule="Aural" customModuleProvider="target">
<rect key="frame" x="10" y="104" width="192" height="19"/>
<rect key="frame" x="10" y="106" width="192" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="radio" title="Modular (multi-window)" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="lD4-L2-0o0">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
Expand All @@ -110,7 +110,7 @@
</connections>
</button>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fOP-lC-pbG" customClass="DialogCheckRadioButton" customModule="Aural" customModuleProvider="target">
<rect key="frame" x="10" y="82" width="192" height="19"/>
<rect key="frame" x="10" y="84" width="192" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="radio" title="Unified (single window)" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="sRV-EQ-wkF">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
Expand All @@ -121,7 +121,7 @@
</connections>
</button>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bV4-WK-nNi" customClass="DialogCheckRadioButton" customModule="Aural" customModuleProvider="target">
<rect key="frame" x="10" y="60" width="218" height="19"/>
<rect key="frame" x="10" y="62" width="218" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="radio" title="Compact (single compact window)" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="NrP-SC-kKg">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
Expand All @@ -132,7 +132,7 @@
</connections>
</button>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="d0q-xP-bTY" userLabel="Widget (floating mini window)" customClass="DialogCheckRadioButton" customModule="Aural" customModuleProvider="target">
<rect key="frame" x="10" y="38" width="218" height="19"/>
<rect key="frame" x="10" y="40" width="218" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="radio" title="Widget (floating mini window)" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="hbC-cJ-LJn">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
Expand All @@ -143,7 +143,7 @@
</connections>
</button>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dJC-rL-PuQ">
<rect key="frame" x="184" y="4" width="55" height="27"/>
<rect key="frame" x="184" y="6" width="55" height="27"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TsL-bL-mfy">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Expand All @@ -158,8 +158,8 @@ DQ
</button>
</subviews>
</view>
<color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<color key="fillColor" red="0.3071037371" green="0.3071037371" blue="0.3071037371" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<color key="borderColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<color key="fillColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
</box>
<button toolTip="Settings" wantsLayer="YES" focusRingType="none" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="t49-BV-Ux5" userLabel="Settings Button" customClass="FillableImageButton" customModule="Aural" customModuleProvider="target">
<rect key="frame" x="280" y="151" width="10" height="10"/>
Expand Down Expand Up @@ -378,6 +378,6 @@ DQ
<image name="forward.end" catalog="system" width="13" height="13"/>
<image name="repeat" catalog="system" width="17" height="14"/>
<image name="shuffle" catalog="system" width="18" height="14"/>
<image name="speaker.wave.2" catalog="system" width="19" height="14"/>
<image name="speaker.wave.2" catalog="system" width="24" height="18"/>
</resources>
</document>
3 changes: 2 additions & 1 deletion macOS/Source/UI/MenuBarPlayer/PlayQueue/MenuBarPlayQueue.xib
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
<action selector="closeAction:" target="-2" id="dCg-7w-szH"/>
</connections>
</button>
<box hidden="YES" boxType="custom" borderType="line" cornerRadius="2" titlePosition="noTitle" id="2tK-hP-pIH" userLabel="Sort Options Box">
<box hidden="YES" boxType="custom" borderType="line" cornerRadius="5" titlePosition="noTitle" id="2tK-hP-pIH" userLabel="Sort Options Box">
<rect key="frame" x="32" y="30" width="220" height="300"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<view key="contentView" id="ly7-v2-eGo">
Expand Down Expand Up @@ -587,6 +587,7 @@ Gw
</button>
</subviews>
</view>
<color key="borderColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<color key="fillColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
</box>
</subviews>
Expand Down

0 comments on commit 00be0d8

Please sign in to comment.