[PR #196] [MERGED] [apps] Add Shift + Ans shortcut to go to the last application #309

Closed
opened 2026-05-06 13:16:45 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/196
Author: @Yaya-Cout
Created: 3/30/2022
Status: Merged
Merged: 7/4/2022
Merged by: @Lauryy06

Base: upsilon-devHead: upsilon-dev-last-app-switch


📝 Commits (4)

  • 505c691 [apps] Add Shift + Ans shortcut to go to the last application
  • a210e72 [apps/apps_container_storage.cpp] Add newline
  • 58f91ca [apps/apps_container_storage.cpp] Add an assert
  • 42630fb Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev-last-app-switch

📊 Changes

5 files changed (+44 additions, -0 deletions)

View changed files

📝 apps/apps_container.cpp (+22 -0)
📝 apps/apps_container.h (+3 -0)
📝 apps/apps_container_storage.cpp (+17 -0)
📝 apps/apps_container_storage.h (+1 -0)
📝 ion/include/ion/events.h (+1 -0)

📄 Description

This pull request add the Shift + Ans shortcut to open the last opened application (excluding Home). It can be useful to switch between two apps quickly (like Python and calculation, or calculation and graph).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/196 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 3/30/2022 **Status:** ✅ Merged **Merged:** 7/4/2022 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-last-app-switch` --- ### 📝 Commits (4) - [`505c691`](https://github.com/UpsilonNumworks/Upsilon/commit/505c691a576701811ca336519785151bb6fcfe15) [apps] Add Shift + Ans shortcut to go to the last application - [`a210e72`](https://github.com/UpsilonNumworks/Upsilon/commit/a210e7258fe41b80ad57c1cdb986efcbc1972b7c) [apps/apps_container_storage.cpp] Add newline - [`58f91ca`](https://github.com/UpsilonNumworks/Upsilon/commit/58f91caebad27db2c3cbcf8811dfdff8c1be4bc2) [apps/apps_container_storage.cpp] Add an assert - [`42630fb`](https://github.com/UpsilonNumworks/Upsilon/commit/42630fba378d078298136a180df6b067820c104e) Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev-last-app-switch ### 📊 Changes **5 files changed** (+44 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/apps_container.cpp` (+22 -0) 📝 `apps/apps_container.h` (+3 -0) 📝 `apps/apps_container_storage.cpp` (+17 -0) 📝 `apps/apps_container_storage.h` (+1 -0) 📝 `ion/include/ion/events.h` (+1 -0) </details> ### 📄 Description This pull request add the Shift + Ans shortcut to open the last opened application (excluding Home). It can be useful to switch between two apps quickly (like Python and calculation, or calculation and graph). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:45 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#309
No description provided.