cog/Window
Christopher Snowhill f9040dd1d3 Fixed Mini Window appearing topmost on startup
This stupid setLevel default was something suggested when making a
window a drag target, and I was observing a setLevel for a window
control, not for a window itself. I should not have set that in the
first place.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-21 20:31:35 -08:00
..
DualWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DualWindow.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MainWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MainWindow.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniModeMenuTitleTransformer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniModeMenuTitleTransformer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniWindow.m Fixed Mini Window appearing topmost on startup 2022-02-21 20:31:35 -08:00
PlaybackButtons.h Replace playback buttons with SF Symbols on 11.0+ 2022-02-10 01:18:34 -08:00
PlaybackButtons.m Replace playback buttons with SF Symbols on 11.0+ 2022-02-10 01:18:34 -08:00
PositionSlider.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PositionSlider.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PositionSliderToolbarItem.swift Move new PositionSliderToolbarItem.swift to correct folder 2021-01-06 14:56:04 -08:00
RepeatTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
RepeatTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ShuffleTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ShuffleTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TimeField.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TimeField.m Shrink the time field on macOS 10.13 and older 2022-02-21 16:51:46 -08:00
VolumeButton.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeButton.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeSlider.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeSlider.m Fix volume control tooltip appearance on the left 2022-02-09 22:51:39 -08:00