David Heinemeier Hansson
e3b8016e26
Bump for beta version
2025-11-22 11:39:36 +01:00
David Heinemeier Hansson
c86614039e
Take backups of existing pacman.conf + mirrorlist before refreshing
...
Closes #3479
2025-11-22 11:05:45 +01:00
Felix Sanchez
aadb4fae08
fix: tte screensaver fullscreen ( #3499 )
...
to go tte full screen on 0.13, the option --reuse-canvas is needed
2025-11-22 10:59:37 +01:00
David Heinemeier Hansson
e864c2da43
Add marker for when packages were last updated
2025-11-22 10:54:40 +01:00
David Heinemeier Hansson
88a1141301
Simplify mirror/pkgs to just channel
2025-11-22 10:50:23 +01:00
David Heinemeier Hansson
f6cd5e076d
Simplify switching between edge and stable channels
2025-11-22 10:41:30 +01:00
David Heinemeier Hansson
49f33169c1
Add mirror + pkgs channel to About menu
2025-11-22 10:37:49 +01:00
David Heinemeier Hansson
04d2f10840
Merge pull request #3295 from basecamp/dev
...
Omarchy 3.2.0
v3.2.0
2025-11-21 14:34:01 -05:00
David Heinemeier Hansson
45e3272e25
No confirm
2025-11-21 20:21:55 +01:00
David Heinemeier Hansson
934b22d4c2
Do the full pacman reset and then update
2025-11-21 20:19:27 +01:00
David Heinemeier Hansson
ba7ffc39ad
Ensure upgrades are sorted for later versions too
2025-11-21 20:05:23 +01:00
Ryan Hughes
cb8d42ba26
Adjust screensaver for tte v13
2025-11-21 13:46:51 -05:00
dec05eba
d725058d33
Make the screenrecord hotkey and menu stop recording if already recording
2025-11-21 13:46:51 -05:00
dec05eba
128a6125a9
Redesign screen capture option
...
Use desktop portal capture option which allows capturing monitors
connected to external gpus (common on laptops with dedicated gpus)
and supports capturing properly when hdr is enabled.
Desktop portal capture allows selecting capture of a window, monitor
or screen region.
Add -fallback-cpu-encoding yes to use cpu encoding if the system
doesn't support gpu encoding. Ideally omarchy should install vaapi
drivers which would fix this issue for most users, but some users
have a gpu that dont support gpu encoding at all so this option is still
needed.
Use pgrep with ^ as is done in waybar indicator screen-recording.sh
to only grep for gpu-screen-recorder program.
Update omarchy-menu to reflect not selecting region/display capture
and instead allow capturing only desktop audio or desktop + microphone
audio.
Fixes #3367 and #3303
2025-11-21 13:46:51 -05:00
David Heinemeier Hansson
cb869457c4
Use the safe-if-not-there form
2025-11-21 19:34:20 +01:00
David Heinemeier Hansson
a606b53cd9
Collapse the walker migrations to the one that does 2.0
2025-11-21 19:32:40 +01:00
David Heinemeier Hansson
f968f2012a
Just refresh the whole pacman config
2025-11-21 19:28:50 +01:00
David Heinemeier Hansson
033afbbc00
Remove other slow builders that will be dropped anyway
2025-11-21 19:28:36 +01:00
David Heinemeier Hansson
4fae366a5b
Explain the migration
2025-11-21 19:22:04 +01:00
David Heinemeier Hansson
63df15c967
Stick to stable
2025-11-21 19:15:25 +01:00
David Heinemeier Hansson
6385b966e8
No longer using eza themeing
2025-11-21 19:09:50 +01:00
David Heinemeier Hansson
70fa03dbb3
We don't change the font config, but rely on general monospace
2025-11-21 19:09:04 +01:00
David Heinemeier Hansson
06de54559d
Update indexes
2025-11-21 19:04:48 +01:00
David Heinemeier Hansson
2bdf3fd450
Do all the upgrade work in that initial migration for old installations
2025-11-21 19:02:19 +01:00
David Heinemeier Hansson
d87f0aaa19
Improve the update for old installs
2025-11-21 18:49:34 +01:00
David Heinemeier Hansson
3e91190e50
Make sure we use stable for this too
2025-11-21 18:35:16 +01:00
David Heinemeier Hansson
fc7feda70f
Link the visual menu config at install too
2025-11-21 18:27:00 +01:00
David Heinemeier Hansson
8007e38d88
Bump version for new release
2025-11-21 18:17:12 +01:00
David Heinemeier Hansson
292ac8318f
Remove this from the initial config too
2025-11-21 18:14:10 +01:00
David Heinemeier Hansson
597fcb8db8
Rely on a later restart of waybar
...
So we don't do it over and over again on a regular upgrade
2025-11-21 18:12:53 +01:00
David Heinemeier Hansson
db7070f9d6
Ensure elephant is setup on first run
2025-11-21 18:02:04 +01:00
David Heinemeier Hansson
385df32daa
Refresh Walker config to ensure compatibility with latest version
2025-11-21 17:54:55 +01:00
Ryan Hughes
50ec3cec42
Merge pull request #3451 from abenz1267/walkerlayout
...
fix(walker): update for breaking changes in latest version
2025-11-21 11:49:15 -05:00
David Heinemeier Hansson
8b6fd9eed9
Update to match current colors
2025-11-21 16:09:38 +01:00
David Heinemeier Hansson
328c26efa2
Stick to the lighter Everforest colors we have in Alacritty
2025-11-21 14:35:03 +01:00
David Heinemeier Hansson
2c4a9275d1
Revert "Reapply "feat: don't screenshare notifications ( #3482 )""
...
This reverts commit 7ebe9fd7ab .
2025-11-21 12:36:35 +01:00
David Heinemeier Hansson
4efdcc62c6
Also default to float for video playback
2025-11-21 11:20:48 +01:00
bjarneo
62665abd0e
Remove Aether nvim dependency ( #3485 )
...
This nvim theme is now standalone
2025-11-21 09:22:38 +01:00
David Heinemeier Hansson
7ebe9fd7ab
Reapply "feat: don't screenshare notifications ( #3482 )"
...
This reverts commit cf6a8476c5 .
2025-11-20 21:04:56 +01:00
David Heinemeier Hansson
cf6a8476c5
Revert "feat: don't screenshare notifications ( #3482 )"
...
This reverts commit bdb97195d8 .
2025-11-20 18:01:10 +01:00
Maxime Mangel
bdb97195d8
feat: don't screenshare notifications ( #3482 )
2025-11-20 17:22:13 +01:00
David Heinemeier Hansson
a5ceb3f860
We never ended up using this
...
Its very hard to properly ignore packages. So better we just double down
on the stable repo and keeping them out of general rotation.
2025-11-20 17:06:02 +01:00
David Heinemeier Hansson
9d8961915e
Fix the style update too
2025-11-20 16:59:28 +01:00
David Heinemeier Hansson
661e4f5add
Add migration
2025-11-20 16:52:10 +01:00
brink-lab
f6786e4c23
Update Waybar tray icon ( #3479 )
...
* Update style.css
Fixes the uneven spacing between icons on waybar by updating styling.css with Propo font family.
However, Propo introduces a small issue as the volume icons don't have the same with. As a consequence, icons left of volume will move based on the displayed volume icon. To solve this, I added a non-Propo font to the pipewire module as well - this way the volume icons have fixed length but eats a bit into the spacing towards the CPU icon. But I see this as the best trade-off.
* Update waybar config.jsonc
* Update tray spacing in waybar config
* Modify margins in style.css
Adjusted margins for various elements.
* Update waybar css for even spacing
* Update Waybar config tray spacing
* Change expand-icon format character
* Adjust margin-right for custom-expand-icon
2025-11-20 16:51:42 +01:00
David Heinemeier Hansson
9626408259
Remove the menus from the general provider so themes don't show up in the app launcher
2025-11-20 14:25:24 +01:00
David Heinemeier Hansson
4c8ee6cc1a
There could have been another format-no-controller actually
2025-11-20 14:21:29 +01:00
David Heinemeier Hansson
37e5ed0d9d
Restart waybar not walker
2025-11-20 14:19:40 +01:00
David Heinemeier Hansson
ec59388634
Make sure we just match exact
2025-11-20 13:58:39 +01:00
David Heinemeier Hansson
b5002b1f1d
Need to have fuzzy match to work with the web apps for matching
2025-11-20 13:57:00 +01:00