Stefan Gründel
9450ac868e
fix expand icon in post install message ( #3691 )
2025-11-30 21:01:35 +01:00
Ahmed Abdelhafiez
add215c464
fix: restore last notification command typo ( #3694 )
2025-11-30 21:01:21 +01:00
David Heinemeier Hansson
306714f825
Ensure Walker service is started automatically on boot for new installations
...
Ref: #1684
2025-11-30 20:51:19 +01:00
Ryan Hughes
8a37f3dce7
Merge pull request #3683 from basecamp/dev
...
Omarchy 3.2.2
v3.2.2
2025-11-28 20:13:08 -05:00
David Heinemeier Hansson
03be87b42c
Bump for upcoming release
2025-11-28 16:50:09 -08:00
David Heinemeier Hansson
d6aa65d03c
Rely on new TTE 0.14.1 settings
2025-11-28 16:45:36 -08:00
David Heinemeier Hansson
1514e4e501
Merge branch 'master' into dev
2025-11-28 07:15:24 -08:00
Gary Allan Howard
91cf593b76
feat: Silently move active workspace to another workspace. ( #3546 )
...
* feat: silently move active window to target workspace
Adds a quality-of-life keybind:
SUPER + ALT + SHIFT + [1-9, 0]
This silently moves the active window from the active workspace to the
chosen destination workspace. The destination workspace re-tiles
correctly upon receiving the window.
The currently active workspace remains active, and the moved window
retains focus throughout the operation (no workspace switch, no
animation, no extra UI noise).
Why:
- Provides fast, silent window reshuffling during multitasking.
- Avoids disruptive workspace switching.
- Matches Omarchy’s focus on efficient Hyprland ergonomics.
- Keeps the user anchored to their current workflow while reorganizing.
Testing:
1. Open multiple windows across several workspaces.
2. Focus a window on the active workspace.
3. Press SUPER + ALT + [1–9, 0].
4. Verify the window appears on the target workspace and re-tiles.
5. Confirm the **source workspace stays active**.
6. Confirm **focus remains on the moved window**.
7. Repeat with multiple applications and workspace combinations.
* We've frozen this old tiling config
* Put on Super + Shift + Alt
This is an alternative version of an existing move
* Fix description
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-28 07:14:51 -08:00
Raymond46
7327f95aa1
feat: restore the last notification keybinding ( #3580 )
...
* feat: restore the last notification.
* Stick with comma
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-28 07:09:04 -08:00
Alexander
a8b8eb6f5e
Reset keyboard layout to default first one on the lock screen ( #3541 )
2025-11-28 07:06:54 -08:00
Jeff Nunn
16d0133037
Remove theme menu now sorts themes alphabetically (like list themes does) ( #3635 )
2025-11-28 07:05:08 -08:00
Patrick Lenz
68c3917386
Fix usage message in omarchy-branch-set script ( #3634 )
2025-11-28 06:58:18 -08:00
Jeff Nunn
2cfc3b0f9e
Fixes Ristretto cursor visibility in Ghostty/neovim ( #3620 )
2025-11-28 06:57:44 -08:00
David Heinemeier Hansson
96f140b93f
Do the update too
2025-11-28 05:03:44 -08:00
David Heinemeier Hansson
c97995b9ea
Can just do it in one go
2025-11-28 05:03:04 -08:00
David Heinemeier Hansson
8d61c73465
Fix channel updating for edge
2025-11-28 05:00:34 -08:00
David Heinemeier Hansson
2b3c48b725
Fix issue with package DBs being wrong when switching to stable channel
2025-11-28 04:59:25 -08:00
David Heinemeier Hansson
e15b2ae78c
Fix emoji picker would use a 3-column design and that it would bleed into other menus
...
Closes #3604
2025-11-28 13:41:05 +01:00
David Heinemeier Hansson
30a5f5846c
Tweaks
2025-11-28 13:15:15 +01:00
Nathan Willson
7e44ab33ac
feat: show link to changelog in update confirm window ( #3651 )
...
* Update version
* feat: show link to changelog in update confirm window
* Link to scrollable changelog
You may be updating more than one version at the time.
---------
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-28 13:13:16 +01:00
David Heinemeier Hansson
6a181adf0d
Reset all package DBs when changing channel
2025-11-28 13:03:55 +01:00
Ahmet Burhan Kayalı
930246aee5
Merge branch 'basecamp:master' into fix-limine-uki-path
2025-11-26 10:22:13 +03:00
Ryan Hughes
d7841e30b5
Update version
v3.2.1
2025-11-26 02:07:16 -05:00
Ryan Hughes
bc54b97117
Merge pull request #3588 from basecamp/dev
...
Omarchy 3.2.1
2025-11-26 02:06:11 -05:00
David Heinemeier Hansson
a8106085aa
Setup helpers to change branch and channel
2025-11-25 15:43:32 +01:00
David Heinemeier Hansson
a996438eaf
Add explicit reboot + shutdown scripts that close all windows first (and allow a second to save state)
2025-11-25 15:07:20 +01:00
David Heinemeier Hansson
9524259765
Ensure lockout limit is reset on restart
2025-11-25 15:03:41 +01:00
David Heinemeier Hansson
77fd86ae93
Fix lack of quotes for multi-line batches
...
Closes #3597
2025-11-25 11:52:43 +01:00
David Heinemeier Hansson
8cca056b90
Use Bluetooth off icon in the waybar when BlueTUI has turned off the adapter
...
Closes #3599
2025-11-25 11:46:59 +01:00
David Heinemeier Hansson
a522a47f70
Ensure walker is set to autostart and that elephant is running as a service after running omarchy-refresh-walker
...
Closes #3609
2025-11-25 11:37:48 +01:00
Lukasz Gut
97382274f6
Add copy-url support for Brave browser ( #3017 )
...
* Add copy-url support for Brave browser
* Add required migration
* Excess CR
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-24 17:05:31 +01:00
Miras Mustimov
55692e0893
Exclude long new screensaver effect ( #3553 )
...
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-24 11:00:25 +01:00
David Heinemeier Hansson
aa98e9307c
Now included in the omarchy-refresh-pacman script
2025-11-24 09:53:49 +01:00
David Heinemeier Hansson
14b1ee317f
Remove noconfirm from Zed install so user can pick correct vulkan backend
...
Related #1441
2025-11-24 09:48:27 +01:00
David Heinemeier Hansson
8f3f89fdfd
Make sure the user gets a chance to actually pick the graphics options
...
Closes #3585
2025-11-24 09:30:10 +01:00
David Heinemeier Hansson
3765417d9a
Wording
2025-11-24 09:25:28 +01:00
David Heinemeier Hansson
a6c2576a3c
Start PDF viewing as float as well
2025-11-23 11:46:33 +01:00
Gerrit Dolderer
0d7fbbce02
Because TUI Apps are now saved with Exec=xdg-terminal-exec and not ( #3552 )
...
Exec=$TERMINAL the omarchy-tui-remove wont find newly created TUI-Apps. This fixes it and ensures backwards compability.
Co-authored-by: Gerrit Dolderer <gerrit.dolderer@hey.com >
2025-11-23 11:32:18 +01:00
Felix Sanchez
602d60d3d9
feat: fullscreen for ghostty/kitty screensaver ( #3510 )
...
* feat: fullscreen for ghostty/kitty screensaver
* feat: add ghostty screensaver config
* Remove the extra two bottom lines as well
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-22 14:44:03 +01:00
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