[PR #1459] [MERGED] feat(clock): add parameter to set gtk_calendar_set_show_week_numbers #8403

Closed
opened 2026-05-23 02:57:28 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1459
Author: @janquednau
Created: 4/18/2026
Status: Merged
Merged: 4/19/2026
Merged by: @JakeStanger

Base: masterHead: master


📝 Commits (2)

  • f7b79d3 feat(clock): add parameter to set gtk_calendar_set_show_week_numbers
  • 66c431e fix(docs): fixed incorrect / inconsistent IPC documentation

📊 Changes

3 files changed (+24 additions, -11 deletions)

View changed files

📝 docs/IPC.md (+8 -4)
📝 docs/modules/Clock.md (+8 -7)
📝 src/modules/clock.rs (+8 -0)

📄 Description

Just a simple addition to the clock module implementing a GTK Calendar instance method.


🔄 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/JakeStanger/ironbar/pull/1459 **Author:** [@janquednau](https://github.com/janquednau) **Created:** 4/18/2026 **Status:** ✅ Merged **Merged:** 4/19/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f7b79d3`](https://github.com/JakeStanger/ironbar/commit/f7b79d365c4cfea6bc27526459c328e7db0f055e) feat(clock): add parameter to set gtk_calendar_set_show_week_numbers - [`66c431e`](https://github.com/JakeStanger/ironbar/commit/66c431e68789598e7bfd41c3d0ef7084f2934413) fix(docs): fixed incorrect / inconsistent IPC documentation ### 📊 Changes **3 files changed** (+24 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/IPC.md` (+8 -4) 📝 `docs/modules/Clock.md` (+8 -7) 📝 `src/modules/clock.rs` (+8 -0) </details> ### 📄 Description Just a simple addition to the clock module implementing a GTK Calendar instance method. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:57:28 +01: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
JakeStanger/ironbar#8403
No description provided.