diff --git a/changes/v3-4-0.md b/changes/v3-4-0.md new file mode 100644 index 00000000..2122e082 --- /dev/null +++ b/changes/v3-4-0.md @@ -0,0 +1,74 @@ +# What changed? + +Update existing installations using `Update > Omarchy` from Omarchy menu (`Super + Alt + Space`). + +## Additions + +- Add single screenshot flow on PrintScr with editing option pushed to notification by @ryanrhughes +- Add Tmux with tailored config for improved aesthetics and ergonomics accessible via `t` alias in any terminal by @dhh +- Add hibernation by default on new installs by @dhh +- Add hybrid GPU mode toggle via supergfxctl for compatible laptops through _Trigger > Hardware_ by @dhh +- Add full compatibility (volume/brightness/hybrid GPU switching) with Asus Zephyrous G14/16 laptops by @dhh +- Add Motorcomm YT6801 ethernet driver for Slimbook + Tuxedo laptops by @dhh +- Add automatic power profile switching when plugged/unplugged by @pomartel +- Add SSH port forwarding functions fip/dip/lip for web development by @dhh +- Add `eff` command to open fuzzy find results directly in your editor by @dhh +- Add NVIDIA GeForce Now installer and window rules via *Install > Gaming* by @dhh +- Add option to remove all preinstalls via *Remove > Preinstalls* by @dhh +- Add audio soft mixer as opt-in toggle via *Setup > Audio* by @dhh +- Add `~/.config/omarchy/extensions/menu.sh` for overloading any menu action by @bhaveshsooka +- Add nautilus-python for "Open in Ghostty" context menu by @pomartel +- Add automatic fallback to Alacritty for legacy GPUs on install by @yaroslavrick +- Add window rules for Bitwarden Chrome Extension by @sgruendel +- Add emoji picker auto-pasting by @pomartel +- Add back mainline Chromium now that upstream has live themeing fixed by @dhh + +### Aesthetics + +- Add theme synced keyboard backlighting on Asus ROG laptops by @dhh +- Add new default wallpaper for Tokyo Night theme by @Maxteabag +- Add Miasma theme by @OldJobobo +- Add Vantablack theme by @bjarneo +- Add headset icon for audio in Waybar by @pomartel + +## Keybindings + +- Add `Super + Shift + Return` as alternative keybind for launching browser by @dhh +- Add `Super + Ctrl + C` as alternative capture keybind for machines without PrintScr button by @dhh +- Add `Super + Alt + Shift + F` to open nautilus in current directory of terminal by +- Add opening Nautilus in terminal's current working directory by @schwepmo +- Add scratchpad auto-toggle on workspace switch by @mitanjan + +## Fixes + +- Fix AUR package installation to prefer AUR over repos when available by @dhh +- Fix Ghostty high IO pressure on some machines by @NicolasDorier +- Fix NVIDIA environment variables for Maxwell/Pascal/Volta GPUs by @johnzfitch +- Fix JetBrains window rules not working properly by @NicolasDorier +- Fix Telegram stealing focus on every message by @ryanrhughes +- Fix Steam window opacity rules by @nptr +- Fix video PWA window rules by @dhh +- Fix Walker crashing and not restarting by @dhh +- Fix hibernation to work reliably across different laptops by @dhh +- Fix hyprlock fingerprint auth check by @dhh +- Fix update snapshots not being cleaned on failed updates by @Mridul-Agarwal +- Fix Windows VM clipboard sharing in RDP by @arcangelo7 +- Fix Windows VM dynamic boot detection by @felixzsh +- Fix Windows VM timezone and add confirmation before VM removal by @pomartel +- Fix gum confirm color for "no" option by @dhh +- Fix omarchy-update-firmware premature exit by @nnutter +- Fix swayosd style path by @gilescope +- Fix yq dependency by replacing with pure bash TOML parsing by @dhh +- Fix AUR updates broken by interrupted git sessions by @dhh +- Fix Synaptics InterTouch touchpad detection by @Sameer292 +- Fix Starship prompt sanitization by @jamesrobey +- Fix Chromium Wayland color manager flag removal by @shreyansh-malviya +- Fix Development remove menu icons by @annoyedmilk +- Fix kb_variant support in input.conf by @manuel-rams +- Fix wiremix default device character display by @l1ghty +- Fix opencode auto-update disabled for pacman management by @sgruendel +- Fix Waybar Omarchy glyph spacing with thin space by @horaceko +- Fix suspend-to-hibernate failing on several laptops by removing it as a default by @dhh +- Fix missing Wayland color manager disabling flag in Chromium by @shreyansh-malviya +- Fix x11 fallback in SDL_VIDEODRIVER for compatibility by @ryanrhughes +- Fix AUR packages shouldn't update until after system packages and migrations by @dhh