Ryan Hughes
f634bfeeb6
Merge pull request #2048 from basecamp/dev
...
Omarchy 3.0.2
2025-09-28 17:10:27 -04:00
Ryan Hughes
ea6b6c6b7f
Typo
2025-09-28 17:08:08 -04:00
Ryan Hughes
499e7383c2
Merge branch 'master' into dev
2025-09-28 15:25:11 -04:00
Ryan Hughes
9b8819d9b9
Merge pull request #2051 from shawnyeager/audio-switch-fix
...
Fix for '(null)' display on AirPod source selection
2025-09-28 15:22:17 -04:00
Ryan Hughes
a8f76783e3
Merge pull request #2050 from basecamp/revert-1859-audio-switch-fix
...
Revert "Fix for '(null)' display on AirPod source selection"
2025-09-28 15:20:09 -04:00
Ryan Hughes
796ef67ede
Revert "Fix for '(null)' display on AirPod source selection"
2025-09-28 15:18:25 -04:00
Ryan Hughes
0eccf22921
Merge pull request #1766 from mrlarsendk/master
...
Add support for Broadcom BCM4331 chipset alongside BCM4360
2025-09-28 15:04:13 -04:00
Ryan Hughes
971422b757
Update install script name
2025-09-28 15:02:54 -04:00
Ryan Hughes
076da663f5
Merge pull request #1845 from djordje/fix-omarchy-tui-install
...
Fix omarchy-tui-install
2025-09-28 15:01:17 -04:00
Ryan Hughes
b92ebff29b
Merge pull request #1859 from shawnyeager/audio-switch-fix
...
Fix for '(null)' display on AirPod source selection
2025-09-28 14:56:47 -04:00
Ryan Hughes
8e5b59995a
Merge pull request #1920 from iamobservable/iamobservable/bug/screen-recording-no-longer-works-after-updating
...
Use output display or region geometry to record
2025-09-28 14:55:55 -04:00
Ryan Hughes
dc49358a81
Merge pull request #1957 from joelgaff/mac-keyboard-fixes-again
...
Add more Mac models to SPI keyboard support
2025-09-28 14:54:28 -04:00
Ryan Hughes
cd39bbf692
Fix conflict + rearrange
2025-09-28 14:53:25 -04:00
Joel Gaff, Jr
fba17b7da4
Add more Mac models to SPI keyboard support
...
Added:
MacBook 8,1
MacBook 9,1
MacBook 8,1 uses slightly different moduels from what I can tell, so I’ve added a case statment. Please tweak as needed.
2025-09-28 14:53:25 -04:00
David Heinemeier Hansson
25df782e2f
Suggest how to have a smaller-than-max-width single window aspect ratio
2025-09-26 18:52:27 +02:00
observable
d4b0ba5d94
Use output display or region geometry to record
...
The previous code did not identify the output display correctly,
leading to wf-recorder asking the user to select the region when the
user requested the display output to be selected.
With this change the bash script will use slurp with the -o flag to
identify the display output.
This has not been tested with wl-screenrec as no change has been made to
its call signature in omarchy-cmd-screenrecord and the wl-screenrec
binary is not included in the default omarchy installation.
2025-09-25 19:37:18 -05:00
Ryan Hughes
a74b426c9f
Merge pull request #1947 from e-minguez/macbook10,1-spi-fix
...
feat: Added MacBook10,1 to the fix-apple-spi-keyboard.sh
2025-09-25 20:07:15 -04:00
Ryan Hughes
e0a50f12a7
Merge pull request #1945 from Furyfree/master
...
Add Helium browser to supported browsers list in omarchy-launch-webapp
2025-09-25 20:05:01 -04:00
Eduardo Mínguez
96b64189a6
feat: Added MacBook10,1 to the fix-apple-spi-keyboard.sh
2025-09-25 22:58:55 +02:00
Patrick Byrne
3376838dfb
Fix Helium browser detection in launch script
2025-09-25 21:59:37 +02:00
Patrick Byrne
0f3e6f5101
Add Helium browser to supported browsers list in omarchy-launch-webapp
2025-09-25 21:54:07 +02:00
Djordje Kovacevic
4d9f932e6c
Replace "--class" with "--class="
2025-09-23 22:52:58 +02:00
Ryan Hughes
607915a5d1
Combine ifs
2025-09-21 18:12:21 -04:00
Shawn Yeager
38d536ba9d
Fix for '(null)' display on AirPod source selection
2025-09-21 16:18:12 -05:00
Djordje Kovacevic
441ee10d70
Add migration to fix Docker and Disk Usage TUIs
2025-09-21 09:29:44 +02:00
Djordje Kovacevic
45465d3e7c
Fix TUI install script
...
- $TERMINAL should remain variable
2025-09-21 08:40:48 +02:00
Michael Larsen
4d50c8bd33
Clean up
...
Tested the logic on the MacBook. It worked and the install of the
drivers are reenabled.
2025-09-18 15:16:24 +02:00
Michael Larsen
ad30ef6339
Tried with a different approach for cleaner code
2025-09-18 14:53:04 +02:00
Michael Larsen
19d1ee2b00
Added fix for ealy 2013 macbook pro's using an older chipset, BCM4331
2025-09-18 13:01:26 +02:00