aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-11-20 00:48:33 +0900
committerJaKooLit <jimmielovejay.com>2023-11-20 00:48:33 +0900
commit8c3883e03b1fcaa6849a17c92d2c4953b2303711 (patch)
tree6f774e345b8824d368f1922dee82ce3d5352538c /CHANGELOG.md
parented1f292299986f8e6cd86947dea7ab682f990dfd (diff)
uploaded Rose-Pine Move ChangeLogs into wiki
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md110
1 files changed, 0 insertions, 110 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index fc006105..00000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,110 +0,0 @@
-## CHANGES
-
-### 19-Nov-2023
-- Created a wiki page to utilize a centralized tips and FAQ. And also to not over populate Readme page
-- Tweaks on rofi themes
-- Move distro installation of dots to releases instead of upstream
-
-### 16-Nov-2023
-- added function to download from releases only and not from upstream repo
-```bash
-chmod +x release.sh
-./release.sh
-```
-
-- changes on keybinds. Sorry but as usual, you can always change to your liking. - keybinds are also updated in the KeyBinds help (SUPER H)
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/16-11-2023-KeyBinds.png" />
-
-### 15-Nov-2023
-- edited pywal.css waybar style.
-- waybar configs and styles renamed.
-- removed / added wallpaper
-- dropped support for waybar layouts (gnome,plasma,all-sides)
-- added new waybar flavours and design - huge credit to @Krautt
-- some waybar layouts/styles does not really play well on vertical layout. Will find a fix in the future
-- some new waybar screenshots. These are only few. You can MIX and MATCH however you prefer
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/waybar/waybar1.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/waybar/waybar2.png" />
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/waybar/waybar3.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/waybar/waybar4.png" />
-
-- for more waybar screenshots, check [`Link`](https://github.com/JaKooLit/screenshots/tree/main/Hyprland-V2-Screenshots/waybar)
-
-
-### 13-Nov-2023
-- created a separated conf for Laptop (Laptops.conf) in ~/.config/hyp/configs . This was mostly from Keybinds.conf. This is just to easily identity for laptop Keybinds specific.
-
-### 12-Nov-2023
-- added monitor resolution for better rofi appearance
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/12-11-2023-resolution.png" />
-
-### 11-Nov-2023
-- Cleanup / renaming of waybar styles and layouts for human readable output
-- added Catppuccin Mocha and Latte waybar themes
-- Scripts and rofi adjustments in line with waybar cleaning and renaming
-- Dark Light function wont change waybar style anymore. However, if Catpuccin waybar themes is in use, color will change according :)
-- Drop support for "mauve" waybar style.. I think nobody is using it anyway :)
-- Added random wallpaper switcher every 5 minutes. can adjust the timer by editing ~/.config/hypr/scripts/RandomWallpaper.sh. Wallpapers path can be adjust in ~/.config/hypr/configs/Execs.conf
-
-
-### 10-Nov-2023
-- Waybar styles menu. (SUPER SHIFT W) Thanks to @Krautt
-- added different styles of hyprland/workspaces
-- Some changes on waybar modules
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/10-11-2023.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/10-11-2023-waybar-buttons.png" />
-
-- added additional informations on HINTS! (SUPER H)
-- added ricing tips (checkout Readme)
-- renamed waybar styles
-
-### 08-Nov-2023
- - some small tweak... I have made some small note on Wlogout.sh located in ~/.config/hypr/scripts . This is to adjust for screen resolution.
-
-### 06-Nov-2023
-- Hyprland-Dots-v2 Featuring rofi, kitty and pywal and adding Hint Button to Assist new users
-- Screenshots
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/General/pywal-kitty.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/General/Rofi-Dark.png" />
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/General/Different-Waybar-Layouts.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/General/Hint.png" />
-
-- More Screenshots can be viewed here
--Hyprland-Dots-v2 Changes [`Link`](https://github.com/JaKooLit/screenshots/tree/main/Hyprland-V2-Screenshots/General)
-
-### 04-Nov-2023
-- Various clean up scripts (change all to !#/bin/bash shebangs) except pythons!
-- Tweaked abit Wofi Beats (SUPER CTRL S) to have a better notification
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/04-11-2023-WofiBeats.png" />
-
-- Returning wlogout and removing the previous logout menu (WofiPower.sh). Can be launch by pressing power button on waybar or (keybinds) CTRL ALT P
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/04-11-2023-wlogout.png" />
-
-
-### 28-Oct-2023
-- Various fixes / cleanup on waybar and modules
-- added simple layout 2 (can be summoned with SUPER ALT W)
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/28-10-23-Simple2Layout.png" />
-
-
-### 26-Oct-2023
-- Automatic nvidia gpu detection and setting WLR_NO_CURSORS of ENVariables.conf automatically
-
-### 24-Oct-2023
-- fix lots of waybar stylings
-- introducing waybar separators (only in default)
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/24-10-2-23-waybar-separator.png" />
-
-#### 22 Oct 2023
-- initial commit
-- adding some waybar layouts (Super Alt W). YOu can also choose colors of your waybar panels (Super Shift W)
-### 📷 Screenshots of changes. Click to magnify
-
-<p align="center">
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/Waybar-Layout-Menu.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/waybar-all%20sides.png" />
- <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/waybar-left-panel.png" />
-
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage