Hyprland-dotfiles/CHANGELOG

283 lines
14 KiB
Plaintext
Raw Normal View History

2024-04-11 13:53:34 -04:00
Version 2.9
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.9
--------------------------------------------------------
2024-04-15 09:49:05 -04:00
- New Hyprland Settings App. Can be launched from the App Launcher, the ML4W Welcome App or the new ML4W logo context menu (right click)
2024-04-22 09:32:53 -04:00
- Added sidebar menu. Start with click on ML4W Logo in Waybar. Right click starts the welcome app
2024-04-15 09:49:05 -04:00
- Updated hyprlock screen showing the wallpaper in a circle. hyprlock 3 required
- Waybar Taskbar Module hidden by default. Can be enabled again in the ML4W Settings App
2024-04-15 10:24:29 -04:00
- Hyprpaper is now the default wallpaper engine. swww can be activiated
2024-04-22 09:32:53 -04:00
- Animations can be disabled in the Dotfiles Settings app
2024-04-22 09:52:39 -04:00
- Animations can be toggled (enabled/disabled) temporarily with SUPER + SHIFT + A
- Keyboard layout is part of the system information module of waybar
2024-04-29 05:24:02 -04:00
- nm-applet can be started from the ML4W Welcome App menu Settings/System
2024-04-11 13:53:34 -04:00
2024-03-28 07:23:11 -04:00
Version 2.8.4
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.4
--------------------------------------------------------
- In the ML4W Dotfiles Settings App you can now switch between the wallpaper applications swww or hyprpaper. In case of issues with the default application swww you can select hyprpaper. The wallpaper application can also be disabled but background images for wlogout, hyprlock and rofi will be generated with the selected wallpaper.
PLEASE NOTE: Logout & Login is required after a change.
2024-04-01 07:37:11 -04:00
- New folder structure for backups: dotfiles-versions/backup holds the latest backup, dotfiles-versions/archive stores archived backups
- Installer can now backup configurations in .config before overwriting by dotfiles
2024-04-01 05:57:50 -04:00
- You can uninstall the ML4W dotfiles with the new uninstaller script starting from the ML4W dotfiles or by executing ~/dotfiles/uninstall.sh
2024-04-01 06:49:13 -04:00
- Using the hypridle.conf suggested by https://wiki.hyprland.org/Hypr-Ecosystem/hypridle/
2024-03-28 07:23:11 -04:00
2024-03-26 16:34:19 -04:00
Version 2.8.3.4
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.3.4
--------------------------------------------------------
2024-03-27 09:11:45 -04:00
- Fix swww gray background issue. New command on autostart.conf is
exec-once = swww init || swww-daemon --format xrgb
2024-03-26 16:34:19 -04:00
- Using blurred version of background image for wlogout
2024-03-27 09:11:45 -04:00
- Add progress bar to dunst notification for wallpaper change and processing
2024-03-26 06:36:33 -04:00
2024-03-20 04:14:36 -04:00
Version 2.8.3.2
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.3.2
--------------------------------------------------------
- Replace rofi with rofi-lbonn-wayland to get rofi wayland support
2024-03-20 05:47:10 -04:00
- Several modifications in the ML4W Welcome App
- ML4W Settings App allows to set between 1 and 10 Hyprland workspaces
2024-03-20 04:14:36 -04:00
2024-03-19 12:01:01 -04:00
Version 2.8.3.1
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.3.1
--------------------------------------------------------
- Add compatibility with Hyprland 0.37.1
2024-03-07 09:51:34 -05:00
Version 2.8.3
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.3
--------------------------------------------------------
2024-03-14 13:29:09 -04:00
- New ML4W Dotfiles Settings App based on GTK4 with many new customization options
2024-03-18 12:03:28 -04:00
- Hyprlock with blurred version of the current wallpaper as background. Blur strength can be adjusted in the ML4W Dotfiles Settings app
2024-03-14 13:29:09 -04:00
- Hyprlock now showing the current time and username
2024-03-07 09:51:34 -05:00
2024-03-04 12:37:37 -05:00
Version 2.8.2.1
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.2
--------------------------------------------------------
- ML4W Welcome app includes more settings for hypridle. Incl. recommendation from Hyprland Wiki
2024-02-27 04:45:16 -05:00
Version 2.8.2
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.2
--------------------------------------------------------
General:
2024-02-27 08:22:38 -05:00
- Force installation of sddm to fix theme issue with sddm-sugar-candy theme. sddm-git doesn't work with themes at the moment
- snapshot.sh script check now for required timeshift and (optional) grub-btrfs packages
2024-02-27 08:22:38 -05:00
- Waybar Bluetooth module now hides automatically if no bluetooth device is detected. Please check that "bluetooth" is not commented out in ~/dotfiles/waybar/modules.json
2024-02-27 09:01:00 -05:00
- Replace hypridle-git with hypridle and hyprlock-git with hyprlock
2024-02-29 11:18:00 -05:00
- Desktop file for ML4W Welcome App to be listed in application launcher + icon
2024-02-27 04:45:16 -05:00
2024-02-17 11:01:13 -05:00
Version 2.8.1
2024-02-25 10:47:44 -05:00
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.1
2024-02-17 11:01:13 -05:00
--------------------------------------------------------
2024-02-19 03:00:59 -05:00
General:
2024-02-23 07:47:01 -05:00
- Swayidle replaced with hypridle (config in dotfiles/hypr/hypridle.conf)
- Swaylock replaced with hyprlock (config in dotfiles/hypr/hyprlock.conf)
2024-02-21 09:30:42 -05:00
- New default wallpaper in Hyprland style
2024-02-19 03:00:59 -05:00
- xarchiver and zip added for thunar
2024-02-19 15:32:23 -05:00
- Rofi border width can be adjusted in dotfiles/.settings/rofi-border.rasi
2024-02-23 07:54:12 -05:00
- emote added to select Emojis (SUPER+.)
2024-02-19 03:00:59 -05:00
2024-02-17 11:01:13 -05:00
ML4W Welcome App:
2024-02-19 03:00:59 -05:00
- Opens Hyprland systeminfo from the about menu
- Timeshift can be installed from the settings menu
- Terminal for Thunar can be set from the settings menu
2024-02-17 11:01:13 -05:00
Hyprland:
- Bugfix timeshift detection in installupdates.sh
Qtile:
2024-02-19 03:00:59 -05:00
- Polybar removed from the dotfiles
2024-02-17 11:01:13 -05:00
2024-01-23 11:11:47 -05:00
Version 2.8
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8
--------------------------------------------------------
Hyprland:
2024-01-25 15:27:22 -05:00
- New Welcome app based on GTK4. Can be launched with the icon on waybar or with the command ml4w
- nwg-look-bin to define a custom GTK Theme
2024-01-23 11:11:47 -05:00
- Updated waybar starter theme
- New waybar idle-inhibator icon
2024-01-24 09:22:28 -05:00
- New waybar theme ml4w-minimal
2024-01-25 15:27:22 -05:00
- New window animation variation animation-moving.conf
2024-01-29 07:21:11 -05:00
- New AI icon to open ChatGPT
2024-02-04 06:26:02 -05:00
- Hyprland installation with hyprland package only. hyprland-git removed from the installer
2024-01-23 11:11:47 -05:00
2024-01-11 10:03:36 -05:00
Version 2.7.2
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.7.2
--------------------------------------------------------
Hyprland:
- New waybar icon to enable/disable swaylock. Left mouse click to toggle swaylock, right mouse click to start swaylock
- Show/Hide idle_inhibitor module (swaylock) in Settings script
- Start of swayidle can be deactivated in the settings script
- New animation variation animation-moving.conf
General:
- Installation script bug fixing
- Alias cleanup added to .bashrc for Arch Linux maintenance
- New Hyprland configuration variation script to roll back to default variations via tty
2024-01-01 05:40:15 -05:00
Version 2.7.1
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.7.1
--------------------------------------------------------
Hyprland:
- Add optional network-manager applet support. Can be activated in Settings script System/nm-applet
2024-01-01 09:08:52 -05:00
- Show/Hide network module in Settings script
- New Settings for keyboard (incl. natural_scroll for touchpads)
2024-01-05 13:31:49 -05:00
- Add ChatGPT Icon to Waybar. Can be disabled in settings
2024-01-01 05:40:15 -05:00
2024-01-06 07:31:16 -05:00
Qtile:
2024-01-06 07:32:33 -05:00
- Removed polybar from the installation for stability reasons.
2024-01-06 07:31:16 -05:00
2023-12-20 03:27:39 -05:00
Version 2.7
2023-12-20 07:23:34 -05:00
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.7
2023-12-14 12:24:40 -05:00
--------------------------------------------------------
2023-12-20 03:27:39 -05:00
Installation:
- Display Manager SDDM and sugar-candy theme will be installed.
- Optional display manager disablement possible
2023-12-29 06:11:44 -05:00
- Select between hyprland or hyprland-git
- Arco Linux is now supported. Please choose hyprland-git and reinstall/force the installation of all packages during the installation/update script.
2023-12-20 03:27:39 -05:00
2023-12-21 15:36:26 -05:00
General:
- Adding icons to eza. Adding ls, ll, lt
2023-12-29 06:11:44 -05:00
- New alacritty.toml configuration file
2023-12-21 15:36:26 -05:00
2023-12-14 12:24:40 -05:00
Hyprland:
- New Waybar Module Idle Inhibitor to deactivate the automatic start of swaylock e.g. to watch videos or for online meetings
2023-12-14 12:25:39 -05:00
- Create own customization of ML4W waybar themes: https://gitlab.com/stephan-raabe/dotfiles/-/tree/main/waybar?ref_type=heads#define-your-own-config-and-stylecss-for-a-ml4w-theme
2023-12-20 05:05:15 -05:00
- Wallpaper selector now with preview thumbnails
2023-12-20 03:27:39 -05:00
- Settings script reworked completely. Implementation of custom modules are now possible.
2023-12-20 05:05:15 -05:00
- Waybar settings module to edit some ML4W waybar themes settings on the fly
2023-12-26 04:56:06 -05:00
- Waybar with Systray (can be hidden in settings script)
2023-12-20 05:05:15 -05:00
- SDDM settings module to update the SDDM background with current wallpaper
2023-12-21 05:05:20 -05:00
- All image formats are now supported for setting a wallpaper (jpg,jpeg,png,...)
2023-12-20 05:05:15 -05:00
Qtile:
- Removed wayland support due to many limitations. Installation script will rename /usr/share/wayland-sessions/qtile-wayland.session to qtile-wayland.bak to hide in sddm
2023-12-14 12:24:40 -05:00
2023-12-07 15:40:48 -05:00
Version 2.6.1
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.6.1
--------------------------------------------------------
Installation:
- Add hook.sh to modify the installation files just before the copy procedure into ~/dotfiles. Please check the README.md for more information
2023-12-13 09:38:32 -05:00
Settings Script:
- Added custom.conf which is included at the bottom of the hyprland.conf and can hold you personal configurations. Editable in the section Custom
2023-12-07 15:40:48 -05:00
Hyprland:
- Add foldable module for hardware information
- Add keyboard layout to hardware information
- Add waybar starter theme to waybar
2023-11-23 02:09:40 -05:00
Version 2.6
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.6
--------------------------------------------------------
Installation:
- Script ensures with the start that rsync and gum is installed
2023-11-26 04:44:19 -05:00
- All dialogues implemented with gum to increase usability
2023-11-23 02:09:40 -05:00
- New .dev folder with sync scripts added to sync from dotfiles-version/* to ~/dotfiles (Please check before executing)
2023-11-24 03:18:01 -05:00
- exa replaced with eza (exa not maintained anymore)
2023-11-23 02:09:40 -05:00
Hyprland:
2023-11-26 04:44:19 -05:00
- New settings cli app to change configuration variations on the fly. SUPER+CTRL+S or wheel icon in waybar.
2023-11-23 02:09:40 -05:00
- New variations for decoration and window
2023-11-26 04:44:19 -05:00
- Variations for monitor settings introduced (can be used to define a custom multi-monitor setup. Please see the Hyprland Wiki)
2023-11-23 02:09:40 -05:00
- More keybindings for function keys added
2023-11-24 03:18:01 -05:00
- New ML4W black and white Waybar Theme (+ bottom and blur version)
2023-11-23 02:09:40 -05:00
Known issues Qtile Wayland:
2023-11-26 04:44:19 -05:00
- GTK dark theme not always working
2023-11-23 02:09:40 -05:00
- Screen recording issues with OBS Studio and other applications
2023-11-17 07:48:02 -05:00
Version 2.5.1
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.5.1
--------------------------------------------------------
Installation:
- Changed from cp to rsync to sync files between folders
- Stability improvements
- New default wallpapers
2023-11-10 16:12:15 -05:00
Version 2.5
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.5
--------------------------------------------------------
Installation:
- Completely reworked script
- Can install Hyprland and/or Qtile
- Backup of existing dotfiles possible
- New optimized download of wallpapers from the repository
General:
- Script folder cleaned up and window manager scripts moved to related wm scripts folder
Hyprland:
- Show key bindings defined in ~/dotfiles/hypr/conf/keybindings.conf rofi menu. Opens with SUPER+CTRL+H or right click on Apps
- Added keybinding to toggle all windows to float and back to tiling (Doesn't work with web apps)
- Add brightness control for FN Brightness keys
- swww loading wallpaper from last session
- New Waybar Theme with blurred background
- Latest Waybar supports now persistent workspaces (set to 5 by default)
Qtile:
- Add wayland support
- New Qtile status bar theme (Qtile status bar is default theme)
- Status bar can be switch on X11 with SUPER + SHIFT + S between Qtile bar and Polybar
- swww/wal loading wallpaper from last session
- Add brightness control for FN Brightness keys
2023-11-12 11:10:00 -05:00
Known issues Qtile Wayland:
- GTK dark theme is not always working
- Screen recording issues with OBS Studio and other applications
2023-11-10 16:12:15 -05:00
2023-10-17 02:19:59 -04:00
Version 2.4
2023-10-18 11:39:51 -04:00
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.4
2023-10-17 02:19:59 -04:00
--------------------------------------------------------
- Now using sddm as Display Manager
- sddm theme sddm-sugar-dark available
- Add Waybar theme switcher (SUPER + CTRL + T)
- Add Waybar theme engine ~/dotfiles/waybar/themes
- Switch to chromium as default browser (SUPER + B)
- Brave is alternative browser (SUPER + CTRL + B)
- Default animations back to standard ~/dotfiles/conf/animations-low.conf due to compatibility reasons. Enhanced animations available in ~/dotfiles/conf/animations-high.conf
- Thunar is default file manager now due to compatibility reasons
- Default icons set to Papirus icon theme
- GTK files updated and cleaned up. gtk-4.0 added (please check the ~/dotfiles/3-dotfile.sh for required symlinks)
- Default cursor set to Bibata Modern Ice
2023-10-17 11:23:16 -04:00
- 1-install.sh checks if base-devel is installed. Required to install and compile yay
2023-10-17 02:19:59 -04:00
2023-09-25 02:53:35 -04:00
Version 2.3
2023-09-29 07:08:19 -04:00
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.3
2023-09-25 02:53:35 -04:00
--------------------------------------------------------
2023-10-02 04:17:11 -04:00
- Add clipboard manager cliphist
2023-10-01 05:22:36 -04:00
- Waybar: Add numbers to workspaces
2023-10-02 04:17:11 -04:00
- Waybar: Add icon for wallpaper selection
- Waybar: Add cliphist icon (click = open, right-click = delete item, middle-click = clear data)
2023-10-01 05:22:36 -04:00
- Screenshots: Add swappy
- Icons: Changed to Kora Icon Theme
2023-10-02 04:17:11 -04:00
- Rofi: New Layout featuring current wallpaper as a background for launcher, cliphist and wallpaper selection
2023-10-01 05:22:36 -04:00
- Update Wallpaper: Add random transition effects
- Hyprland: Exclude configurations files into dedicated files in hypr/conf/ directory
- Hyprland: New window animations (in hypr/conf/)
2023-09-25 02:53:35 -04:00
2023-09-14 08:34:08 -04:00
Version 2.2
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.2
--------------------------------------------------------
- Bugfix: /gtk/gtk-3.0/bookmarks removed from repository
2023-09-20 07:09:50 -04:00
- Bugfix: Added cursor definition to hyprland.conf
- + more smaller fixes
- Login: Move issue into login directory
2023-09-14 08:34:08 -04:00
- Hyprland: Prefer dark theme for gtk3 applications e.g., nautilus
2023-09-18 13:13:36 -04:00
- Hyprland: Add keybinding for filemanager.sh SUPER, CTRL, F to start nautilus (if installed) or thunar
- Installation: Add nautilus package to become new default file manager
2023-09-18 13:46:41 -04:00
- Hyprland install script: Add swayidle to 2-install-hyprland.sh
2023-09-18 13:13:36 -04:00
- Waybar: Add quickstart icon for filemanager.sh
2023-09-14 08:34:08 -04:00
- Waybar: Style improvements
2023-09-18 15:03:03 -04:00
- Dunst: Add white border around notifications
2023-09-21 08:26:21 -04:00
- wlogout: Add new white icons and optimized style with pywal
- Hyprland: Add keybind to passthrough SUPERKEY to Virtual Machine
- Grim: Removed first option in the script for selected window
2023-09-12 09:19:47 -04:00
2023-09-14 08:34:08 -04:00
Version 2.1
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.1
--------------------------------------------------------
- Several bugfixes
- Updates custom waybar module to check available packages for updates (pacman and aur) plus color theme for number of available packages (waybar/modules.json)
- New installupdates script with Timeshift integration. Ask for name for the Timeshift before starting the updates (scripts/installupdates.sh)
- Waybar: Pywal colors for waybar now with relative link into ./cache/wal/ (waybar/style.css)