69 Commits

Author SHA1 Message Date
Donald Williams
5026d63d6c
Development to main (#231)
* Testing build from debian packages

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	new file:   BUILD_METHOD_OPTIONS.md
	new file:   CHANGES_SUMMARY.md
	new file:   GIT_STATUS.md
	new file:   INSTALL_METHOD_GUIDE.md
	new file:   QUICK_START.txt
	modified:   install.sh

* Fix package installation: skip plugins and debug symbols by default, improve dependency handling

* Add comprehensive troubleshooting guide for package installation issues

* Fix package installation path handling: use full paths instead of cd to preserve working directory

* Removed files related to debian pacakge building

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	deleted:    BUILD_METHOD_OPTIONS.md
	deleted:    GIT_STATUS.md
	deleted:    INSTALL_METHOD_GUIDE.md
	deleted:    PACKAGE_INSTALL_TROUBLESHOOTING.md
	deleted:    QUICK_START.txt

* Ported ubuntu quickshell install script to debian

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	new file:   install-scripts/quickshell.sh

* Forgot to add quickshell as install option

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install.sh

* Added missing depdendencies to debian quickshell

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/quickshell.sh

* Fixing QML import pathing

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/quickshell.sh

* Adding shim for missing QML properies

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/quickshell.sh

* Added check for debian trixie in quickshell install

 Trixe doesn't support overview seems like the QT libs are too old

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/quickshell.sh

* Fixed typo in script

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   refresh-hypr-tags.sh

* libmuparser-dev is now needed

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/00-dependencies.sh
	modified:   install-scripts/hyprland.sh

* Adding hyprwire depdency

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   hypr-tags.env
	new file:   install-scripts/hyprwire.sh
	modified:   install.sh
	modified:   refresh-hypr-tags.sh
	modified:   update-hyprland.sh

* Updating hyprwire build order

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/hyprland.sh

* Fixing script permissions

* fixing hyprwire build error

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   hyprwire.sh

* Still fixing hyprwire build errors

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   hyprwire.sh

* Fixing SED error.  (I Hate sed)

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   hyprwire.sh

* Still getting append errors trying another fix

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   hyprwire.sh

* Updated tags for 0.53.0

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   ../hypr-tags.env
	modified:   hyprland.sh

* Fixing build error on hyprland

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   hyprland.sh

* Still getting build errors with hyprland

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/hyprland.sh

* More build errors to fix

 On branch development
 Your branch is ahead of 'origin/development' by 1 commit.
   (use "git push" to publish your local commits)

 Changes to be committed:
	modified:   install-scripts/hyprland.sh

* Fixind SED error

* Hyprland tag set to 52.2

* Scripts has hardcoded versions vs. pulling hypr-env

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/aquamarine.sh
	modified:   install-scripts/hyprcursor.sh
	modified:   install-scripts/hyprgraphics.sh
	modified:   install-scripts/hyprland-guiutils.sh
	modified:   install-scripts/hyprland-protocols.sh
	modified:   install-scripts/hyprland-qt-support.sh
	modified:   install-scripts/hyprland.sh
	modified:   install-scripts/hyprlang.sh
	modified:   install-scripts/hyprtoolkit.sh
	modified:   install-scripts/hyprutils.sh
	modified:   install-scripts/hyprwayland-scanner.sh
	modified:   install-scripts/hyprwire.sh
	modified:   install-scripts/wayland-protocols-src.sh

* Fixing update-hyprland to support tags

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/hyprutils.sh
	modified:   update-hyprland.sh

* Fixing update-hyprland (again) to use env-tags

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   update-hyprland.sh

* Fixing update-hyprland

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   update-hyprland.sh

* Trying to get trixie to build

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   install-scripts/hyprland.sh

* Updated README re: NVIDIA drivers & HL 0.52.2+ on Trixie

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   README.md

* UPD: Before ubunmtu was out-of-date, now can run HL dots

previsously ubuntu was older HL. Now it's up to date and can
also run current dotfiles. Removed old statement saying ubuntu could not
run current dotfiles.

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   README.md

* Pinned version to 52.2 for debian stable support

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   CHANGELOGS.md
	deleted:    CHANGES_SUMMARY.md
	modified:   Debian-Hyprland-Install-Upgrade.es.md
	modified:   Debian-Hyprland-Install-Upgrade.md
	modified:   hypr-tags.env
	new file:   hypr-tags.env-v.053
	modified:   update-hyprland.sh
2026-01-02 19:38:34 -05:00
Don Williams
cb1250ce8d Fixed package name for libdisplay-info2 failed to install
On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	modified:   CHANGELOGS.md
	modified:   install-scripts/00-dependencies.sh
2025-12-10 16:55:30 -05:00
Don Williams
9281ac4295 Updated CHANGELOG 2025-12-10 13:19:58 -05:00
Don Williams
0ec2169efd Updated CHANGELOG 2025-12-10 12:24:49 -05:00
Don Williams
a1a4bb4622 Updated CHANGELOG and README
Committer: Don Williams <dwilliams@explorer.homelab.net>

 On branch hl-051
 Your branch is up to date with 'origin/hl-051'

 Changes to be committed:
	modified:   CHANGELOGS.md
	modified:   README.md
2025-10-10 13:22:29 -04:00
JaKooLit
7a0260da91 Preparation for the new SDDM theme simple sddm updated version 2025-07-22 13:07:26 +09:00
JaKooLit
d6ff910df5 very limited support 2025-06-22 00:57:59 +09:00
JaKooLit
153721005b updated for new SDDM theme 2025-06-09 08:31:10 +09:00
JaKooLit
dbd7b2538c added findutils as dependencies 2025-03-20 15:24:52 +09:00
JaKooLit
7f3fc195b5 updated changelogs 2025-03-12 19:48:51 +09:00
JaKooLit
de221f3376 update readme for uninstall.sh script 2025-03-11 14:54:03 +09:00
JaKooLit
9dc1f17046 dropped pyprland 2025-03-10 14:21:05 +09:00
JaKooLit
6dca0e6212 switched to lsd from eza 2025-03-06 22:56:15 +09:00
JaKooLit
8faff7a9a2 added Fantasque Sans Mono Nerd for Kitty 2025-02-23 12:37:16 +09:00
JaKooLit
4988fccf53 added Victor Mono Font for proper hyprlock font rendering for Dots v2.3.12 2025-02-23 11:46:07 +09:00
JaKooLit
c103b2d2ef changed url for installing oh-my-zsh to get wider coverage. Some countries are blocking github raw url's 2025-02-22 13:02:01 +09:00
JaKooLit
4af40ca413 replaced eog with loupe 2025-02-22 01:03:37 +09:00
JaKooLit
49434ac11b Change default zsh theme to adnosterzak, pokemon coloscript integrated with fastfetch when opted with pokemon to add some bling, additional external oh-my-zsh themev 2025-02-18 12:00:48 +09:00
JaKooLit
178b1a7528 RC1 2025-02-07 00:18:01 +09:00
JaKooLit
a4fb50b39e Initial changes to a better installer 2025-02-04 22:08:52 +09:00
JaKooLit
049225f2f4 AGS (aylur's GTK shell) v1 for desktop overview is now optional 2025-01-30 10:33:26 +09:00
JaKooLit
67fc04e5a9 switch to final version of aylurs-gtk-shell-v1 2025-01-12 13:20:43 +09:00
JaKooLit
5e2329dfba Switched to download dots from KooL's Hyprland dots specific branch 2025-01-01 22:01:56 +09:00
JaKooLit
5c175b37b6 Removal of Bibata Ice cursor on assets since its integrated in the GTK Themes and Icons extract from a separate repo 2024-12-26 06:53:40 +09:00
JaKooLit
43290a3fc2 updated swww.sh to download from version v0.9.5 2024-12-05 07:46:50 +09:00
JaKooLit
d4c11f8d51 switched to download rofi-wayland from releases instead from upstream 2024-11-25 05:02:49 +09:00
JaKooLit
1ca4762d1c User will be ask if they want to set Thunar as default file manager if they decided to install it 2024-09-20 20:05:46 +09:00
JaKooLit
39a076eb56 Added fastfetch on tty. However, will be disabled if user decided to install pokemon colorscripts 2024-09-19 17:04:01 +09:00
JaKooLit
a659885466 updated xdph installation since it is now in Debian Repo 2024-09-19 11:46:16 +09:00
installer
2e45ba4fd7 nwg-look is now in Debian Repo 2024-09-14 21:32:00 +09:00
JaKooLit
f499ab4303 Added Essential Packages final check in lieu of errors from Install log files in Install-Logs directory 2024-09-14 16:10:24 +09:00
JaKooLit
0be860cbab added background check of known login managers if they are active if user chose to install sddm 2024-09-10 12:51:56 +09:00
JaKooLit
d900fe4174 Added final error checks on install-logs 2024-09-08 11:45:36 +09:00
JaKooLit
2f8f619b96 disabled imagemagick compilation from source & dotfiles adjusted so it will be compatible for imagemagick v6 2024-09-07 22:45:55 +09:00
installer
7737b07f92 Fix installation issue on hyprlock and xdph 2024-09-07 21:53:03 +09:00
JaKooLit
a8617b8b52 added a funnction check for Ubuntu based 2024-09-04 11:51:43 +09:00
Ja.KooLit
f873acae35 Added final check if hyprland is installed and will give an error to user 2024-08-28 18:36:11 +09:00
Ja.KooLit
769025325b
Update CHANGELOGS.md 2024-08-24 11:29:06 +09:00
JaKooLit
aff95490c2 Updated Readme and Changelogs - Remove Ubuntu Links 2024-08-24 00:14:40 +09:00
JaKooLit
58cc87957d Refactor - Debian-Hyprland as it is in official repo already 2024-08-22 20:07:06 +09:00
JaKooLit
ebd9f5f391 added eza for tty ls 2024-07-07 22:47:20 +09:00
Ja.KooLit
b225d92935
Merge branch 'main' into development 2024-07-06 16:35:03 +09:00
JaKooLit
54a30f20f2 Version bumps for Hyprland v0.41.2 2024-07-06 16:31:54 +09:00
Ja.KooLit
dc931f06de updated readme regarding nvidia 2024-06-11 04:40:37 +09:00
JaKooLit
8945ba58d1 updated rofi-wayland.sh To redownload a new rofi-wayland from repo instead of pulling changes. (It proves giving issue) 2024-06-10 00:30:59 +09:00
JaKooLit
bc2d656582 - switched over to source install for imagemagick
- removal of fzf for Debian and Ubuntu (headache)
2024-06-04 02:00:41 +09:00
JaKooLit
e8abd18ac4 Added fzf for zsh, clean up readme 2024-05-27 05:18:20 +09:00
JaKooLit
02e54ab794 to resolve conflict 2024-05-24 01:09:39 +09:00
JaKooLit
ebb3493afb changed the sddm theme destination to /etc/sddm.conf.d/10-theme.conf to theme.conf.user 2024-05-22 21:13:18 +09:00
JaKooLit
08c6dd8ee9 updated behaviour of .zprofile as causing auto-login to Hyprland 2024-05-19 12:27:08 +09:00