Skip to content

Add time to main Layout and make timezone consistent across system#26

Merged
gworkman merged 8 commits intoprotolux-electronics:mainfrom
pxp9:add-hour
Mar 27, 2026
Merged

Add time to main Layout and make timezone consistent across system#26
gworkman merged 8 commits intoprotolux-electronics:mainfrom
pxp9:add-hour

Conversation

@pxp9
Copy link
Copy Markdown
Contributor

@pxp9 pxp9 commented Feb 21, 2026

pxp9 added 4 commits February 21, 2026 09:39
Signed-off-by: Pepe Márquez Romero <pepe.marquezromero@protonmail.com>
Signed-off-by: Pepe Márquez Romero <pepe.marquezromero@protonmail.com>
Signed-off-by: Pepe Márquez Romero <pepe.marquezromero@protonmail.com>
Signed-off-by: Pepe Márquez Romero <pepe.marquezromero@protonmail.com>
Comment thread lib/name_badge/layout.ex
current_time =
DateTime.utc_now()
|> DateTime.shift_zone!(NameBadge.timezone())
|> Calendar.strftime("%H:%M")
Copy link
Copy Markdown
Contributor Author

@pxp9 pxp9 Feb 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have a strong opinion of having 24h format but maybe we want let the user choose ? in a settings subpage

gworkman and others added 4 commits March 27, 2026 17:55
* Fix major memory leaks in Typst

Signed-off-by: Pepe Márquez Romero <pepe.marquezromero@protonmail.com>

* remove warn about cli in Elixir 1.19 and typst 2.7

Signed-off-by: Pepe Márquez Romero <pepe.marquezromero@protonmail.com>

* update to 0.3.1

Signed-off-by: Pepe Márquez Romero <pepe.marquezromero@protonmail.com>

* bump typst 0.3.2, minor update for all other deps too

---------

Signed-off-by: Pepe Márquez Romero <pepe.marquezromero@protonmail.com>
Co-authored-by: Gus Workman <gworkman@users.noreply.github.com>
@gworkman gworkman merged commit 77ff545 into protolux-electronics:main Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants