xxfast
02/22/2022, 10:27 PMephemient
02/22/2022, 11:02 PMxxfast
02/22/2022, 11:06 PMwindow.rootPane.apply {
rootPane.putClientProperty("apple.awt.fullWindowContent", true)
rootPane.putClientProperty("apple.awt.transparentTitleBar", true)
rootPane.putClientProperty("apple.awt.windowTitleVisible", true)
}
xxfast
02/23/2022, 1:25 AMMitchell Syer
02/23/2022, 2:07 AMxxfast
02/23/2022, 3:29 AMKirill Grouchnikov
02/23/2022, 4:16 AMxxfast
02/23/2022, 4:33 AMKirill Grouchnikov
02/23/2022, 5:27 AMxxfast
02/23/2022, 7:56 AMxxfast
02/23/2022, 8:15 AMKirill Grouchnikov
02/23/2022, 1:18 PMInfo.plist
then it would be this blockKirill Grouchnikov
02/23/2022, 1:19 PM<key>NSRequiresAquaSystemAppearance</key><string>false</string>
ephemient
02/23/2022, 2:01 PMursus
02/05/2023, 3:33 AM