David Heinemeier Hansson
ce9ab3f81a
Fix kernel check for when multiple kernels are installed
2026-05-04 12:38:12 +02:00
d2a4cc0c4d
Add omarchy CLI ( #5477 )
...
* Add omarchy CLI
* Remove outdated or internal
* Add bash completions for command
* Add omarchy command documentation
* Add missing docs
* Correct to what's now right
* Fix tests
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-05-01 17:40:22 +02:00
David Heinemeier Hansson
09411c4581
Make the "your kernel has been updated" check more resilient
2026-04-27 11:00:06 +02:00
David Heinemeier Hansson
274a72c77a
Fix the offer to restart when the linux kernel changes
2026-04-23 13:03:26 +02:00
David Heinemeier Hansson
1bbb20695e
Proper spacing
2026-02-28 15:06:16 +01:00
David Heinemeier Hansson
debeea0bf7
Offer to reboot if Hyprland has been updated
2026-02-28 15:03:51 +01:00
David Heinemeier Hansson
311fbe8576
Group system menu bins together
2026-02-21 16:36:56 +01:00
David Heinemeier Hansson
7514ae7dcf
Use consistent bash5 style for conditionals and quoting
2026-02-21 10:18:47 +01:00
David Heinemeier Hansson
0cc91ce71c
Simplify the kernel change check and make it work with any kernel
...
Closes #3785
2026-02-20 21:22:59 +01:00
David Heinemeier Hansson
43fffc4474
Excess CR
2026-02-18 12:52:51 +01:00
David Heinemeier Hansson
b08b419bfc
Use encapsulated reboot command
2026-01-02 19:49:52 -08:00
David Heinemeier Hansson
fc4cf86487
We can no longer just relaunch hyprland
...
So restart it is
2025-10-18 20:08:42 +02:00
David Heinemeier Hansson
88303d81fd
New kernel detection is flaky, yank
2025-08-25 12:07:08 +02:00
Eric Swanson and GitHub
ac207720f8
Fix kernel update detection for alternative kernel variants ( #585 )
...
* Fix omarchy-update kernel update message to support alternative kernel variants
* fix: omarchy-update-restart kernel update message to support alternative kernel variants
2025-08-12 08:27:00 +02:00
Ryan Hughes and GitHub
4c4aafe670
Add state based app restarts for migrations ( #637 )
...
* Look for app restart state files and restart them after update
* Convert existing migrations to set states
* Revert "Convert existing migrations to set states"
This reverts commit 1eb8a56b075cab5652a028202dc9dc81e556c4dc.
2025-08-11 20:26:36 +02:00
David Heinemeier Hansson
d9d847fd71
Break-out omarchy-update so we can update each step independently and have changes apply to the active update
2025-08-10 20:23:29 +02:00