git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit 8dda5ee098990e572233c9012f44791c0d29ef5c
parent 5b33cebca9e646edb9bd2b28b13712cfdac0fdcd
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Thu, 29 Aug 2024 20:59:32 +0300

Always center windows in Cocoa

Diffstat:
MCocoa/CheatSearch.xib1-
MCocoa/Preferences.xib2--
MCocoa/UpdateWindow.xib2--
3 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/Cocoa/CheatSearch.xib b/Cocoa/CheatSearch.xib @@ -22,7 +22,6 @@ <customObject id="-3" userLabel="Application" customClass="NSObject"/> <window title="Cheat Search" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g" customClass="NSPanel"> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="196" y="240" width="480" height="372"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/> <value key="minSize" type="size" width="480" height="372"/> diff --git a/Cocoa/Preferences.xib b/Cocoa/Preferences.xib @@ -23,7 +23,6 @@ <window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g" customClass="GBPreferencesWindow"> <windowStyleMask key="styleMask" titled="YES" closable="YES"/> <windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="196" y="240" width="320" height="224"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/> <view key="contentView" id="EiT-Mj-1SZ"> @@ -1107,7 +1106,6 @@ </customView> <window title="Palette Editor" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="g32-xe-7al"> <windowStyleMask key="styleMask" titled="YES" closable="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="283" y="305" width="467" height="341"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/> <view key="contentView" id="uMa-Yg-exg"> diff --git a/Cocoa/UpdateWindow.xib b/Cocoa/UpdateWindow.xib @@ -21,7 +21,6 @@ <customObject id="-3" userLabel="Application" customClass="NSObject"/> <window title="Update Available" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g"> <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="196" y="240" width="480" height="360"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/> <view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ"> @@ -97,7 +96,6 @@ DQ <point key="canvasLocation" x="217" y="267"/> </window> <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="2Gy-QG-FoA"> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="283" y="305" width="512" height="61"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/> <view key="contentView" id="jjT-Z5-15Q">

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.