David Heinemeier Hansson
66492e57a7
Merge branch 'dev' into rc
2026-05-07 11:23:17 +02:00
ec4a3d0249
Add Transcode entry to Nautilus context menu ( #5635 )
...
* Add Transcode entry to Nautilus context menu
Right-click on image or video files in Nautilus to send them to
omarchy-transcode in a presentation terminal, mirroring the existing
LocalSend integration.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
* Use shlex.quote for shell-safe command construction in transcode.py
Quote both the resolved binary path and file paths via shlex.quote
instead of a custom escaper. Addresses Copilot review on #5635 .
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
* Style changes
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-05-07 11:19:31 +02:00
David Heinemeier Hansson and GitHub
5cf83d2073
Match sddm to decrypt style ( #5645 )
...
* Make SDDM screen match the normal decrypt screen as close as possible
* Try with a different error style on wrong pw
* Do red lock on failure too
2026-05-07 11:16:40 +02:00
David Heinemeier Hansson and GitHub
6b6d71a9d2
Add live weather ( #5633 )
...
* Add live weather
* Just use jq
* Add Weather app and make it click target
* Simplify
* Looks better
* Nicer flow
* Simplify
* Move to using the notification instead of tooltip
* No longer needed
2026-05-07 10:48:32 +02:00
David Heinemeier Hansson
42cd7472cf
Give people an invitation to install dictation after the first update
2026-05-07 10:35:23 +02:00
David Heinemeier Hansson
c8f65ccdb1
Add a structured way to install a hook
2026-05-07 10:34:28 +02:00
David Heinemeier Hansson
c9aece1cb7
Make sure individual hooks can't halt the process
2026-05-07 10:33:12 +02:00
David Heinemeier Hansson
fe0ea4de3e
Move to .d directories for hooks instead of a single file
...
Easier to manage especially with separate installs
2026-05-07 09:59:18 +02:00
David Heinemeier Hansson
f0969c6793
Allow hooks to live in a .d directory
2026-05-07 09:46:00 +02:00
David Heinemeier Hansson
6a0935d248
Improve notification
2026-05-07 09:34:04 +02:00
David Heinemeier Hansson
b6ad01a0fc
Merge branch 'dev' into rc
2026-05-07 09:06:25 +02:00
David Heinemeier Hansson
95ba1c4296
Reference new F9 push-to-talk button
2026-05-07 09:06:17 +02:00
David Heinemeier Hansson
3f5300c13d
Update meta data ruel
2026-05-06 21:06:24 +02:00
David Heinemeier Hansson
cd4fadd502
Merge branch 'dev' into rc
2026-05-06 21:05:41 +02:00
David Heinemeier Hansson
ec428fa549
Just focus on the window rules
2026-05-06 21:05:34 +02:00
David Heinemeier Hansson
f838cbb63f
Use proper .desktop files
2026-05-06 21:05:34 +02:00
David Heinemeier Hansson
d4ffa9e39d
Just focus on the window rules
2026-05-06 21:05:24 +02:00
David Heinemeier Hansson
dc8ad1dace
Use proper .desktop files
2026-05-06 21:03:43 +02:00
Luke Hsiao and GitHub
2a5db9ed78
Fix helix theme's word selection colors ( #5630 )
...
* Fix helix theme's word selection colors
Without this fix, if users enabled `editor.cursorline`, the word
selection would not be visually distinct from the cursorline selection.
Closes: https://github.com/basecamp/omarchy/issues/5580
Signed-off-by: Luke Hsiao <luke@hsiao.dev >
* Make Retro-82 color0 visually distinct from background
Signed-off-by: Luke Hsiao <luke@hsiao.dev >
* Make matte-black selection background distinct from color0
Signed-off-by: Luke Hsiao <luke@hsiao.dev >
---------
Signed-off-by: Luke Hsiao <luke@hsiao.dev >
2026-05-06 20:38:08 +02:00
David Heinemeier Hansson
c80d060321
Merge branch 'dev' into rc
2026-05-06 20:37:36 +02:00
David Heinemeier Hansson
36f26d7584
Make sure we regenerate the npx stubs too
2026-05-06 20:34:27 +02:00
David Heinemeier Hansson and GitHub
d827b90a4d
Merge branch 'master' into rc
2026-05-06 17:16:10 +02:00
David Heinemeier Hansson
e22b70f380
Merge branch 'dev' into rc
2026-05-06 16:52:49 +02:00
David Heinemeier Hansson
590da72ff6
Next version is 3.8
2026-05-06 16:52:44 +02:00
David Heinemeier Hansson
d59ad099a9
Merge branch 'dev' into rc
2026-05-06 16:52:16 +02:00
d1056a271b
Install sof-firmware on Intel Panther Lake for DSP audio ( #5606 )
...
* Install sof-firmware on Intel Panther Lake for DSP audio
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
* Need to have the sof-firmware package available during original offline install
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-05-06 16:39:37 +02:00
David Heinemeier Hansson
d6b5e645f8
Add Amiga, C64, Amstrad cores to default RetroArch setup
2026-05-06 16:34:11 +02:00
David Heinemeier Hansson and GitHub
4072fc6b1f
Install a new default browser ( #5627 )
2026-05-06 16:26:21 +02:00
David Heinemeier Hansson
f284cda94c
Not necessary to show either
2026-05-06 13:23:12 +02:00
David Heinemeier Hansson
207d4f1ec8
Don't need to show this
2026-05-06 13:21:55 +02:00
David Heinemeier Hansson
cc378a1f7b
Hide more irrelevant stuff for users
2026-05-06 13:20:34 +02:00
David Heinemeier Hansson
11a54d1745
More natural order
2026-05-06 13:15:22 +02:00
David Heinemeier Hansson
61ee5d2cf2
Shorter command naming
2026-05-06 13:13:34 +02:00
David Heinemeier Hansson
5b6684d690
Add examples
2026-05-06 13:09:33 +02:00
David Heinemeier Hansson
feea828e07
Not relevant for most
2026-05-06 13:06:09 +02:00
David Heinemeier Hansson
60156309a4
No need to list this twice
2026-05-06 13:05:20 +02:00
David Heinemeier Hansson
f398cd274b
Consistent command naming
2026-05-06 13:02:21 +02:00
David Heinemeier Hansson
538ebcd935
Simplify
2026-05-06 12:58:55 +02:00
David Heinemeier Hansson
fb117e56d8
Hide certain commands from the list that aren't relevant to the vast majority
2026-05-06 12:56:51 +02:00
David Heinemeier Hansson
4e4a688fdf
Prevent flicker on waking from sleep
2026-05-06 12:52:18 +02:00
David Heinemeier Hansson
7330c0f9a5
Quiet stdout for hook
...
Don't need all that omazed chatter
2026-05-06 12:44:23 +02:00
David Heinemeier Hansson
080feaf2f6
Better explanation
2026-05-06 12:37:28 +02:00
David Heinemeier Hansson
6111ee1341
Reduce screen off after system lock to 3s
2026-05-06 12:35:40 +02:00
David Heinemeier Hansson
647cae0ca0
cli doc improvements
2026-05-06 12:18:57 +02:00
David Heinemeier Hansson
99357bf549
Better documentation
2026-05-06 12:14:00 +02:00
David Heinemeier Hansson
90ac2b8ccc
Ensure manually locking the screen also turns off display after 10s
2026-05-06 12:12:40 +02:00
David Heinemeier Hansson
4d11f8cc06
Extract turning brightness devices on/off
2026-05-06 12:12:26 +02:00
David Heinemeier Hansson
ca74b4d1c5
Simplify but letting omarchy-system-lock be responsible for turning off display and keyboard brightness
2026-05-06 11:40:34 +02:00
dd46e965d8
Better system idle ( #5619 )
...
* Better system idle
* Just use refresh
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-06 11:16:25 +02:00
David Heinemeier Hansson
bc4e26ecf4
Update with the latest sensibilities
2026-05-06 09:58:48 +02:00