Package: lomiri-clock-app / 4.1.1-2

Metadata

Package Version Patches format
lomiri-clock-app 4.1.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2001_disable splash screen.patch | (download)

lomiri-clock-app.desktop.in.in | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 [patch] lomiri-clock-app.desktop.in.in: disable splash screen

The transition from the splash window to the real app's window, together with the app using minimum{Width,Height},
causes the window to move further up-right than where it should be, and breaks the tracking of the window's last
position when re-launching the app.

On first launch, with the intended location being neatly in the top-right of the desktop, this causes the app's
top bar to jump behind the top bar of the shell, or potentially off-screen altogether, making it awkward to get
the app manageable again. And unless the window is moved closer towards the middle of the screen, and its size gets
changed so the new location is registered somewhat-properly, it will always launch off-screen.

To work around this, disable the splash screen, which seems to make these issues go away.

2002_hide on other desktops.patch | (download)

lomiri-clock-app.desktop.in.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 hide app if not on lomiri
0001_update enum to typo fix in LUITK.patch | (download)

app/alarm/EditAlarmPage.qml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] update enum according to luitk alarm typo fix fixes
 https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/issues/201