[PR #28] [MERGED] New menu #26

Closed
opened 2026-05-06 12:08:21 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/bloubloulespoissons/pull/28
Author: @BreizhHardware
Created: 12/12/2024
Status: Merged
Merged: 12/12/2024
Merged by: @BreizhHardware

Base: mainHead: new_menu


📝 Commits (10+)

📊 Changes

10 files changed (+213 additions, -20 deletions)

View changed files

📝 CMakeLists.txt (+1 -0)
event.h (+34 -0)
img/logo.ico (+0 -0)
img/logo.png (+0 -0)
📝 img/menu/background.png (+0 -0)
📝 main.cpp (+21 -4)
📝 menu.cpp (+139 -16)
📝 menu.h (+17 -0)
resource.rc (+1 -0)
video/Menu-bg.mp4 (+0 -0)

📄 Description

No description provided


🔄 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/BreizhHardware/bloubloulespoissons/pull/28 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 12/12/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `new_menu` --- ### 📝 Commits (10+) - [`cbcc468`](https://github.com/BreizhHardware/bloubloulespoissons/commit/cbcc468fad0fcc3e1042de223dfa7451c5cdf304) Merge pull request #17 from BreizhHardware/main - [`7d1ca21`](https://github.com/BreizhHardware/bloubloulespoissons/commit/7d1ca2196b9837b00ad0a206df125a74e10ac592) Add new logo - [`682963e`](https://github.com/BreizhHardware/bloubloulespoissons/commit/682963e8868aebd66d50c6ca8b3457a92225f6d0) Merge pull request #22 from BreizhHardware/main - [`566e066`](https://github.com/BreizhHardware/bloubloulespoissons/commit/566e066bdc065c8c57a474b92d074975b39e1f2b) Add proper icon and menu - [`4fddc26`](https://github.com/BreizhHardware/bloubloulespoissons/commit/4fddc26d91ebe5aff50dd3c6a91b7a8bcd937b35) Merge pull request #24 from BreizhHardware/main - [`cf93e05`](https://github.com/BreizhHardware/bloubloulespoissons/commit/cf93e059557dc06d779a29c07363a8455fc803c9) V1.1 of new menu - [`03737d9`](https://github.com/BreizhHardware/bloubloulespoissons/commit/03737d9c3ca571677b82e0237eeca5534b1b8fdd) s - [`797e148`](https://github.com/BreizhHardware/bloubloulespoissons/commit/797e148f22ed71df1fa06c76a5567ff32cea0f82) Able to quit when in the menu - [`037a05b`](https://github.com/BreizhHardware/bloubloulespoissons/commit/037a05b10671ff0ff14abc1dda101268858e489e) add rounded and gradient - [`dd2c5c0`](https://github.com/BreizhHardware/bloubloulespoissons/commit/dd2c5c00c7d9852baa67f4dff31e670ee5fd8c15) New menu ### 📊 Changes **10 files changed** (+213 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -0) ➕ `event.h` (+34 -0) ➕ `img/logo.ico` (+0 -0) ➕ `img/logo.png` (+0 -0) 📝 `img/menu/background.png` (+0 -0) 📝 `main.cpp` (+21 -4) 📝 `menu.cpp` (+139 -16) 📝 `menu.h` (+17 -0) ➕ `resource.rc` (+1 -0) ➖ `video/Menu-bg.mp4` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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
BreizhHardware/bloubloulespoissons#26
No description provided.