From 5de4026e6dd0131e73e919509b4496485fc6ceef Mon Sep 17 00:00:00 2001 From: Lefucjusz Date: Fri, 12 Jul 2024 10:42:23 +0200 Subject: [PATCH] [BH-2038] Remove redundant frames around screen * Removed frames that were drawn around the entire screen, as they're not present in the design and are not even visible, as the very edge of the display is covered by the casing. * Cleanups. --- .../windows/FocusMainWindow.cpp | 12 +-- .../windows/FocusSettingsWindow.cpp | 7 +- .../windows/FocusSettingsWindow.hpp | 2 +- .../windows/FocusTimerWindow.cpp | 88 ++++++++++--------- .../windows/FocusTimerWindow.hpp | 37 ++++---- .../windows/MeditationCountdownWindow.cpp | 9 +- .../windows/MeditationCountdownWindow.hpp | 8 +- .../windows/MeditationMainWindow.cpp | 15 ++-- .../windows/MeditationMainWindow.hpp | 4 +- .../windows/MeditationRunningWindow.cpp | 40 ++++----- .../windows/MeditationRunningWindow.hpp | 11 ++- .../windows/MeditationTimerWindow.cpp | 13 +-- .../windows/MeditationTimerWindow.hpp | 28 +++--- .../windows/SettingsWindow.cpp | 11 +-- .../windows/SettingsWindow.hpp | 13 +-- .../windows/StatisticsWindow.cpp | 16 ++-- .../windows/StatisticsWindow.hpp | 13 +-- .../windows/PowerNapMainWindow.cpp | 9 +- .../windows/PowerNapProgressWindow.cpp | 1 + .../windows/PowerNapSessionEndedWindow.cpp | 4 +- .../windows/RelaxationPausedWindow.cpp | 2 +- .../common/windows/ShortcutsWindow.hpp | 22 +++-- .../src/layouts/ShortcutsLayoutClassic.cpp | 4 +- .../common/src/windows/ShortcutsWindow.cpp | 10 +-- 24 files changed, 203 insertions(+), 176 deletions(-) diff --git a/products/BellHybrid/apps/application-bell-focus-timer/windows/FocusMainWindow.cpp b/products/BellHybrid/apps/application-bell-focus-timer/windows/FocusMainWindow.cpp index beab58a41979577015359cffd53691aaac42f693..48c84f589e85c7a58baebf026d5ab918b52a0d47 100644 --- a/products/BellHybrid/apps/application-bell-focus-timer/windows/FocusMainWindow.cpp +++ b/products/BellHybrid/apps/application-bell-focus-timer/windows/FocusMainWindow.cpp @@ -30,11 +30,11 @@ namespace app::focus std::list