Dante897
03cbbd2f7f
improve: add image/video share and run share commands silently ( #3330 )
...
* improve: add image/video share and run share commands silently
- Added 'image' and 'video' modes to omarchy-cmd-share to quickly send
the most recent screenshot or video without selecting manually.
- Updated show_share_menu to run share commands in the background using
'nohup' to avoid opening a terminal window.
- Comments added to explain each section for clarity and maintainability.
* Match names with folders
* Correct here too
* Don't need to keep this around
* Fix these up for what's needed only
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-11 15:48:02 +01:00
David Heinemeier Hansson
8840af8df9
Don't waste time creating ri docs by default
2025-11-11 14:20:55 +01:00
David Heinemeier Hansson
a54ec3a9cb
Exact matching is now part of omarchy-launch-or-focus
2025-11-11 09:16:47 +01:00
David Heinemeier Hansson
42f47195ea
Match exact not partial window pattern
2025-11-11 09:16:27 +01:00
David Heinemeier Hansson
89b1029588
Can't use the blur on walker until we can run the whole thing as a single process
2025-11-11 08:45:36 +01:00
David Heinemeier Hansson
29aae9a93e
Tweak blur settings and apply it to walker
...
Settings by @tobi ✌️
2025-11-10 21:29:41 +01:00
David Heinemeier Hansson
a6d49196d0
Make sure the ruby is added separately from just try
...
So we always have a system Ruby available
2025-11-10 15:22:06 +01:00
David Heinemeier Hansson
b7989ac89b
Ensure the system always has a base ruby even if one is not installed via mise
2025-11-10 15:21:15 +01:00
David Heinemeier Hansson
3c19e4e12c
Add @tobi's try as a default install
2025-11-10 15:20:17 +01:00
Mislav Pukljak
94f29f3cba
small fix in input.conf ( #3298 )
2025-11-10 15:18:00 +01:00
David Heinemeier Hansson
2fcc4e9c47
More
2025-11-10 14:38:27 +01:00
David Heinemeier Hansson
d81f6de211
Make Work/tries ready too
2025-11-10 14:37:46 +01:00
David Heinemeier Hansson
e97ae0d842
Activate try when it is available
2025-11-10 14:36:44 +01:00
David Heinemeier Hansson
2290152fb9
Fit height better for JetBrainsMono
2025-11-10 11:47:07 +01:00
David Heinemeier Hansson
f364ee1167
Move everyone over to the stable mirror by default
2025-11-10 11:35:32 +01:00
David Heinemeier Hansson
6e1f1cae1b
Slowdown the ghostty scrolling a tad
2025-11-10 11:33:35 +01:00
David Heinemeier Hansson
e354df3143
Use a slower mouse scroll
2025-11-10 11:27:22 +01:00
David Heinemeier Hansson
c981dda55a
Change default font to JetBrainsMono Nerd Font
...
Caskaydia Mono doesn't look quite right in Ghostty
2025-11-10 10:57:16 +01:00
David Heinemeier Hansson
b6ba588fa3
Switch to Ghostty as the default terminal
2025-11-10 10:54:41 +01:00
David Heinemeier Hansson
bf3a5b0a36
Style
2025-11-10 10:49:46 +01:00
David Heinemeier Hansson
9e1a70488b
Fix killing of screensaver running in any terminal
2025-11-10 10:46:18 +01:00
David Heinemeier Hansson
a43d090596
We've been using fresh
2025-11-10 10:36:31 +01:00
David Heinemeier Hansson
fceb7106d9
Package only exists on AUR
...
Not sure why what would be using this, @ryanrhughes?
2025-11-10 10:28:14 +01:00
David Heinemeier Hansson
d2aeb520fc
Prevent the conflict asking for rust v rustup
2025-11-10 10:23:10 +01:00
David Heinemeier Hansson
61678986fc
Use packages that exist
2025-11-10 10:19:36 +01:00
David Heinemeier Hansson
2425f4d3e0
Default to the new stable mirror
2025-11-10 10:12:24 +01:00
David Heinemeier Hansson
c6918e637b
Make screensaver capable of running in any of the terminal options
2025-11-10 10:02:02 +01:00
David Heinemeier Hansson
6f334868d6
Fix match and make 1password float by default
2025-11-10 09:15:27 +01:00
David Heinemeier Hansson
79207160e6
Add migration
2025-11-10 08:57:43 +01:00
Jan Costandius
a9d6a77ee6
Add usage to base packages ( #3280 )
...
The usage CLI is required for mise tab completions to work.
2025-11-10 08:57:27 +01:00
Mitch Lombardi
a304b32cc1
Dynamically set hyprlock font and placeholder text ( #3281 )
2025-11-10 08:51:49 +01:00
David Heinemeier Hansson
3a744e0f78
Still need the setsid
2025-11-10 08:48:32 +01:00
David Heinemeier Hansson
88b13e6899
Launch or focus wifi settings
...
Closes #3288
Co-authored-by: @AdamMusa
2025-11-10 08:39:18 +01:00
David Heinemeier Hansson
70d15921b9
Add Super + Shift + Alt + Left/Right to move workspaces between monitors
...
Closes #1373 , #3010
Co-authored-by: @jheuing
2025-11-09 11:37:43 +01:00
David Heinemeier Hansson
283a41c494
Add Super + Alt + PageUp/Down for tiling groups to mimic browser
...
More ergonomic to press than tab, but we will keep tab so not to confuse
folks who already adopted that.
2025-11-09 11:36:41 +01:00
David Heinemeier Hansson
3d10b38054
Ensure we can wake screen on both mouse and keyboard
...
Closes #2146
Co-authored-by: @nicoestrada
2025-11-09 11:14:32 +01:00
David Heinemeier Hansson
d33e947b99
We were already doing this!
2025-11-09 09:25:35 +01:00
David Heinemeier Hansson
79d48b4d8a
Notify user that font changes require a Ghostty restart
2025-11-09 09:25:00 +01:00
David Heinemeier Hansson
4d3c02c69d
Only restart if they are running
2025-11-09 09:22:48 +01:00
Dylan
e96bd085a5
Improve contrast on volume notification for Matte Black theme ( #3212 )
2025-11-09 08:10:12 +01:00
Rob Zolkos
64e581e5aa
Use AAC audio codec for screen recordings ( #3220 )
...
AAC provides better cross-platform compatibility compared to Opus when
using MP4 containers. While Opus is supported in MP4, compatibility
varies across different media players and platforms.
In testing, screen recordings with Opus codec sent to Windows users
played without audio in Windows Media Player, while recordings with
AAC codec worked immediately without issues. AAC ensures recordings
are playable out-of-the-box across all platforms without requiring
users to install additional codecs or use alternative media players.
2025-11-09 08:08:23 +01:00
Chris Roth
694c83f518
Add binding to invoke last mako notification ( #3232 )
...
This additional bind lets the user follow the default action of a notification with a keystroke in the same position `,` as the other notification binds.
2025-11-09 08:07:09 +01:00
MatyiFKBT
49308eb12a
Update Helium browser in omarchy-launch-webapp ( #3225 )
...
* Update Helium browser in omarchy-launch-webapp
see https://github.com/basecamp/omarchy/pull/1945#discussion_r2401957283
* Fix browser pattern matching in launch script for helium
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-09 08:06:23 +01:00
Adam
26d37ca2e0
Fix: hard-coded binding for changegroupactive ( #3233 )
...
Changed default bindings for switching to a window in a group. The original values did not respect different keyboard layouts.
2025-11-09 08:02:35 +01:00
Miguel P
c92362937a
Use xdg-terminal-exec in TUI installer for terminal compatibility ( #3237 )
...
Replace hardcoded --class flag with xdg-terminal-exec --app-id to properly
support kitty and other terminals. This aligns with the rest of the codebase
and ensures floating window rules work correctly across different terminals.
2025-11-09 08:01:37 +01:00
Dmytro Budnyk
7a0fa07454
Update icon URL placeholder to accept SVG format ( #3253 )
...
SVGs work just fine, changing misleading caption
2025-11-09 07:50:36 +01:00
David Heinemeier Hansson
917279bff7
Merge branch 'master' into dev
2025-11-09 07:45:37 +01:00
David Heinemeier Hansson
8350b84eee
This has been swapped
v3.1.7
2025-11-09 07:17:38 +01:00
Ryan Hughes
d9acd35ef4
Version bump
2025-11-09 00:54:44 -05:00
Ryan Hughes
044e826bb7
Merge pull request #3258 from sk4rrjin/patch-1
...
Update pip.conf, fix Invalid rule/parameter errors after hyprland update
2025-11-09 00:43:25 -05:00