Commit graph

8 commits

Author SHA1 Message Date
David Turner
60e5e2a4b5 Fix various keyboard focus issues
- Make write confirmation popup modal
- Force focus on the write confirmation popup when it opens
- Force focus on the error popup when it opens
- When the hw select popup opens, force focus on the ListView instead of
  on the currentItem, because the latter doesn't work when the list is
  empty.
- On embedded, when the settings popup closes, force focus back to the
  usecustomisation dialog
2023-10-18 13:39:59 +01:00
Tom Dewey
338b71112e
Merge pull request #677 from tdewey-rpi/dev/shared/os-customization
OS customization rebrand, consistency
2023-10-18 10:36:19 +01:00
Tom Dewey tom.dewey@raspberrypi.com
9d51352a6f embedded: Fixup patch context 2023-10-18 10:13:52 +01:00
David Turner
3a20f1cc34 Embedded: Automatically apply patches
When using local site, buildroot does not automatically apply patches.
The buildroot manual recommends using the POST_RSYNC hook to apply
patches if needed, so implement this to automatically apply patches.

Resolves #671
2023-10-17 14:12:49 +01:00
Floris Bos
460c625cdf Embedded: patch advanced options to use Popup instead of top level window
Cannot have multiple top level windows on eglfs platform.
2023-10-16 23:18:59 +02:00
Floris Bos
af5828e6e2 Embedded: switch to 64-bit environment and 6.1 kernel 2023-10-03 18:11:23 +02:00
Floris Bos
03f4924b8c Embedded: bump rpi-firmware version 2023-03-20 15:20:24 +01:00
Floris Bos
25947fc199 Add build scripts for embedded (netboot) edition 2022-02-14 11:03:37 +01:00