David Heinemeier Hansson
23b74c6212
Fix opacity issues by using a tag to apply the default opacity that can be removed
...
Fixes #4168
2026-02-01 16:30:27 +01:00
David Heinemeier Hansson
69dbee75cd
Match existing term
2026-01-31 21:59:32 +01:00
David Heinemeier Hansson
d9c5df29d1
DRY
2026-01-31 21:58:29 +01:00
David Heinemeier Hansson
7c9708d647
Respect rc too
2026-01-31 21:52:09 +01:00
David Heinemeier Hansson
5a9f0318e8
Respect rc
2026-01-31 21:51:18 +01:00
David Heinemeier Hansson
ab4694e3f5
Introduce rc channel
2026-01-31 21:49:07 +01:00
David Heinemeier Hansson
bebf14a18c
In order of appearance
2026-01-31 18:14:47 +01:00
Bhavesh Sooka
ff2a47c67e
feat: allow overloading for the about menu action via the ~/.config/omarchy/extensions/menu.sh file. Example included ( #4311 )
...
Co-authored-by: Bhavesh Sooka <bhavesh@synthesis.co.za >
2026-01-31 18:14:25 +01:00
schwepmo
d9bd4a8db3
Open Nautilus in cwd of terminal ( #4331 )
...
* feat: Open Nautilus (files) in cwd of terminal using omarchy-cmd-termina-cwd
* feat: Add SUPER+ALT+SHIFT+F shortcut to open nautilus in cwd
* added migration script for nautilus keybind
2026-01-31 18:12:29 +01:00
Pierre Olivier Martel
8fc5b6e346
Add nautilus-python package for 'Open in Ghostty' shortcut in Nautilus ( #4345 )
2026-01-31 18:11:32 +01:00
nptr
7265c22728
Update opacity rule for Steam window class ( #4386 )
...
The steam class for opacity is missing the `.*` regular expression. Just `steam` does not match launched steam apps. Therefore, currently, steam apps have the default opacity of `0.97` of omarchy. This is usually not noticable, but very distracting on an OLED Screen and Games with dark/black scenes / menues and a brigher / any app opend 'behind' the game.
2026-01-31 18:06:11 +01:00
Stefan Gründel
32d187eab0
Add window rules for Bitwarden Chrome Extension ( #4389 )
2026-01-31 18:02:17 +01:00
David Heinemeier Hansson
c19fc1593a
Just make a separate browser ready for the authentication
...
Seems like the entire problem was just that GFN didn't want to
authenticate against a browser process it had started itself.
2026-01-31 15:36:27 +01:00
David Heinemeier Hansson
7ffdfdbda9
Only idleinhibit
...
Fullscreen does not work well with authentication
2026-01-31 15:35:46 +01:00
David Heinemeier Hansson
161fa3f313
Fix up the installer
2026-01-31 14:37:16 +01:00
David Heinemeier Hansson
d6c28f317d
Force fullscreen
...
Floating just makes it crash
2026-01-31 13:27:57 +01:00
David Heinemeier Hansson
4348ab6ef1
Let the done screen time out in 7 seconds
2026-01-31 12:43:34 +01:00
David Heinemeier Hansson
9d07cc884c
Add installer and windowrule configuration for NVIDIA GeForce Now
2026-01-31 12:35:35 +01:00
David Heinemeier Hansson
ba31e3073c
Ensure master volume isn't muted either
2026-01-30 19:02:51 +01:00
Ryan Hughes
2df5f231cb
Add x11 fallback to SDL_VIDEODRIVER for compatibility
2026-01-30 12:46:13 -05:00
Pierre Olivier Martel
26afde34ff
fix echo comment in powerprofile migration ( #4388 )
2026-01-30 12:25:39 +01:00
Nicolas Dorier
3b94207ba7
Fix: Jetbrains rules were not working properly anymore ( #4150 )
2026-01-30 11:51:33 +01:00
David Heinemeier Hansson
e567020e1b
Use the new helper
2026-01-29 17:38:50 +01:00
Pierre Olivier Martel
f78f5b2c2c
Automatically switch power profile when plugged in (balanced) and unplugged (power saver) ( #4375 )
...
* Set Power Profiles Rules when plugged in (balanced) and unplugged (power-saver)"
* Check for battery presence before installing power profile rules
* Add battery presence check script and update powerprofilesctl rules
* fix indentation
* Simplify power profile rule creation logic
2026-01-29 17:37:18 +01:00
Ryan Hughes
ec305459f8
Prevent Telegram from stealing focus on every message receipt
2026-01-29 10:24:25 -05:00
David Heinemeier Hansson
55231e9726
Add new Miasma theme
...
Original by OldJobobo
2026-01-29 11:42:07 +01:00
David Heinemeier Hansson
a8e0762fbe
Open directories in file manager
2026-01-29 10:29:56 +01:00
David Heinemeier Hansson
bb91f90839
Merge branch 'master' into dev
2026-01-28 18:03:43 +01:00
David Heinemeier Hansson
a7995efac2
Ensure master is used instead of dev as a default
2026-01-28 17:14:17 +01:00
David Heinemeier Hansson
5b534de6a0
Rebooting is needed for hibernation to be available
2026-01-28 13:59:11 +01:00
David Heinemeier Hansson
4fe357972e
We didn't get this working
2026-01-28 13:42:55 +01:00
David Heinemeier Hansson
7015601d77
No need to start on the first install
2026-01-28 13:24:39 +01:00
David Heinemeier Hansson
532f4310d0
Fix audio mixing on ROG in migration as well
2026-01-28 12:20:20 +01:00
David Heinemeier Hansson
56b02f62b5
Switch back to mainline chromium
...
We no longer need the fork, as the themeing is now fully natively
supported
2026-01-28 09:49:42 +01:00
Ryan Hughes
83628ab3bd
Merge pull request #4314 from jmargeta/fix-legacy-mobile-nvidia-cards
...
Fix driver for older NVIDIA MXxxx mobile GPUs
2026-01-27 09:41:05 -05:00
mitanjan
d89614248b
auto toggle scratchpad on switching workspace ( #4250 )
2026-01-27 11:47:27 +01:00
Manuel
77a57aa838
Add kb_variant to input.conf ( #4330 )
...
* add kb_variant to input.conf
* documentation + separation
2026-01-27 11:43:59 +01:00
Pierre Olivier Martel
e455d1bd68
Enable auto-pasting for the emoji picker ( #4344 )
...
* Enable auto-pasting for the emoji picker
* Excess CR
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-01-27 11:42:42 +01:00
James Robey
adfe182984
Use subshell for open() to avoid job control output ( #4366 )
...
If it is not run as a sub-shell, using open and then subsequently closing the app will pollute the existing terminal with messages like:
[1] 287915
[1]+ Done xdg-open "$@" > /dev/null 2>&1
Making it a subshell removes this noise and keeps it more like the open command in macOS.
2026-01-27 11:34:16 +01:00
Dominik
febd18ce84
Replace yq with pure bash for TOML parsing ( #4171 )
...
* Replace yq with pure bash for TOML parsing
The yq-based parsing only worked with jq/yq v3 and broke with go-yq v4.
This change removes the yq and uses bash for parsing. Some additional improvments:
- Handles single and double quoted values
- Strips inline comments (e.g. "#hex" #comment)
* Remove the no-longer-needed yq packages
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-01-27 11:32:37 +01:00
Marco
768c553c4c
Add missing icons to Development remove menus ( #4339 )
...
* Add missing icons to Development remove menus
The Install > Development menu shows icons for each language, but the
Remove > Development menu was missing them (only Ruby on Rails had its
icon). This adds the matching icons to:
- show_remove_development_menu
- show_remove_javascript_menu
- show_remove_php_menu
- show_remove_elixir_menu
---------
Co-authored-by: incpo <nixusnekit>
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
2026-01-23 08:26:30 -05:00
David Heinemeier Hansson
bf99a2ddc0
Merge branch 'master' into dev
2026-01-23 08:25:43 -05:00
David Heinemeier Hansson
0930583526
Fix sourcing
2026-01-20 16:12:51 -04:00
David Heinemeier Hansson
4a6baafd05
Move all fixes for Asus ROGs to install time
2026-01-20 12:11:49 -04:00
David Heinemeier Hansson
c1bf6c4694
Fix the mic on Asus ROG laptops
2026-01-20 11:59:12 -04:00
David Heinemeier Hansson
66daacb30d
Now available on OPR
2026-01-20 09:45:35 -04:00
Jan Margeta
5b2c0dafbf
Fix drivers for older NVIDIA MXxxx mobile GPUs
...
Installs legacy drivers for older Pascal and Maxwell GPUs MXxx, MX2xx, MX3xx
2026-01-20 13:45:32 +01:00
David Heinemeier Hansson
988418aea1
Make purpose clearer
2026-01-20 08:16:03 -04:00
David Heinemeier Hansson
25451f4a03
Compensate for swayosd not liking a 0.00 progress meter
2026-01-19 17:55:38 -04:00
David Heinemeier Hansson
d884265d46
Add keyboard brightness controls
2026-01-19 17:53:19 -04:00