Yaya-Cout
2bf46f59ce
[apps_container] Avoid crashing on ×10^ on N0100
2023-10-16 19:35:31 +02:00
Yaya-Cout
a945fc1025
[python/kandinsky] Fix big font selection
2023-07-01 20:14:20 +02:00
Yaya-Cout
a1e213ac91
[apps] Add Shift + Ans shortcut to go to the last application ( #196 )
2022-07-04 11:09:58 +02:00
Laury
0e0dc4a9c2
Revert "[apps] Add Shift + Ans shortcut to go to the last application"
2022-05-02 18:55:46 +02:00
Yaya.Cout
4b7631e78a
[apps/apps_container_storage.cpp] Add an assert
2022-04-15 22:19:32 +02:00
Yaya.Cout
c54a97a03d
[apps/apps_container_storage.cpp] Add newline
2022-04-15 22:19:32 +02:00
Yaya.Cout
d42e4269a9
[apps] Add Shift + Ans shortcut to go to the last application
2022-04-15 22:19:32 +02:00
Ruben Dashyan
e9d098bacb
[apps] Remove AppsContainerStorage::sharedContainer
...
Use AppsContainer::sharedAppsContainer instead. The AppsContainerStorage
is initialised in AppsContainer.
2019-07-19 15:06:25 +02:00
Romain Goyet
5b379010d8
[apps] Don't make the apps_container_storage a global variable
2018-04-10 15:09:30 +02:00
Romain Goyet
dcdd27d6bf
[apps] Apps can be picked and ordered at compile-time
2017-09-20 11:18:39 +02:00
Romain Goyet
173c0249a2
[apps] Split the AppsContainer
...
Most classes who use AppsContainer don't need to know its whole memory
layout. Let's split AppsContainer in two, and only run will use complete
version.
2017-09-20 11:18:39 +02:00