Keyitdev
c0dbe0fb70
Fix: Updated debian 13.5 dependencies.
2026-07-06 14:01:39 +02:00
Keyitdev and GitHub
cd46736b41
Merge pull request #92 from L0L1P0P1/master
...
README.md: Added Installation Instructions for NixOS
2026-06-17 17:48:49 +02:00
L0L1P0P1
4086df7aab
README.md: Installation Instructions for NixOS
2026-06-13 17:13:02 +03:30
Keyitdev and GitHub
8c85b9c8d0
Merge pull request #87 from NLion74/support-for-alternate-init-systems
...
Added service support for init systems: dinit, runit, openrc
2026-05-13 00:05:39 +02:00
NLion74 and Copilot
ed6229a763
Added service support for init systems: dinit, runit, openrc
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-03 11:44:02 +02:00
Keyitdev and GitHub
d73842c761
Merge pull request #73 from NonameBlank007/master
...
Fix: Fixed package manager detection in void. Fixed installation instructions for systems that use dash as the default shell.
2025-12-06 12:11:30 +01:00
NonameBlank007 and GitHub
f1c226bdca
Update Readme.md
...
As setup.sh uses bash explicitly not sh, update it to comply with setup.
2025-12-04 12:42:01 +05:30
NonameBlank007
400f63bf2f
Fix: do not break mgr
...
This fixes xbps-install detection in merge commit as it has a name after "-"
2025-12-04 11:36:41 +05:30
Keyitdev and GitHub
3acfa1b9f6
Merge pull request #69 from AirEnjoyer/xbps-install
...
Fixing xbps detection
2025-11-13 12:40:31 +01:00
nick
5b287239a1
Fixed xbps detection
2025-11-12 19:12:39 -08:00
Keyitdev
c10bd95054
Fix: Changed how setup.sh script is restarted.
2025-08-30 16:46:02 +02:00
Keyitdev
f759e87431
Update: Small fixes in setup.sh script.
2025-08-30 16:35:20 +02:00
dawood and Keyitdev
a99918bb39
Update: updates setup.sh to download gum and simplified flow of scripit.
2025-08-29 19:27:41 +02:00
Keyitdev and GitHub
22bbb5ef30
Fix: Fixed missing keyboard directory.
2025-08-10 10:24:14 +02:00
Keyitdev and GitHub
071ad6eb9b
Update: Added libxcb-cursor0 to debian unstable dependencies.
2025-08-04 20:25:16 +02:00
Keyitdev and GitHub
3ef9f511fd
Update: List packages needed for Debian Unstable.
2025-06-21 14:22:02 +02:00
Keyitdev and GitHub
06e6593ab2
Merge pull request #45 from danilo-alm/master
...
Update: List packages needed for Debian Unstable.
2025-06-21 14:19:36 +02:00
Danilo and GitHub
1000d858a2
Add packages for debian
2025-06-08 19:54:40 -03:00
Keyitdev
bf4d017320
Update: Added option to enable sddm in setup script.
2025-04-14 23:47:42 +02:00
Keyitdev and GitHub
5e39e0841d
Merge pull request #29 from dann-merlin/patch-1
...
Fix: Changed shebang to /bin/bash.
2025-02-21 13:20:22 +01:00
dann-merlin and GitHub
000234d0f3
Fix shebang
...
The setup.sh script appears to use some non-posix compliant syntax.
Specifically $(("new_number")) in line 80 resulted in an error when using dash as /bin/sh. This commit therefore updates the shebang to use /bin/bash instead.
2025-02-21 10:09:18 +01:00
Keyitdev and GitHub
6b30748ae0
Merge pull request #22 from louis-vinchon/setup-script-permissions-fix
...
Update: Add umask 022.
2025-02-13 00:52:36 +01:00
Keyitdev
8f41a8365a
Fix: fixed openSUSE dependencies.
2025-01-21 21:51:00 +01:00
Louis VINCHON
3fcf17fae0
Add umask commands with default value 022
...
This is done to make sure the sddm theme folder gets the correct
permissions for sddm to be able to read it.
Users with custom `umask` commands in their .bashrc may suffer
permission denials otherwise.
2025-01-12 22:41:24 +01:00
Keyitdev and GitHub
11c0bf6147
Merge pull request #18 from pookiewookieee/master
...
Fix: Fixed Spelling Error.
2025-01-05 23:55:17 +01:00
pookiewookieee and GitHub
d075ae6987
Fixed Spelling Error
2025-01-05 16:36:10 -06:00
Keyitdev and GitHub
69471bf968
Fix: Fixed broken link in README.md.
2025-01-05 16:08:31 +01:00
Keyitdev and GitHub
664fda9355
Update: Adding video link in README.md.
2025-01-05 13:04:15 +01:00
Keyitdev and GitHub
3055087208
Update: Updated README.md (new themes).
2025-01-04 16:43:34 +01:00
Keyitdev and GitHub
5c6db491a9
Update: Create FUNDING.yml.
2025-01-04 16:27:07 +01:00
Keyitdev
6b877e5a7e
Update: Updated date in copyrights to 2025.
2025-01-04 16:25:21 +01:00
Keyitdev
5eaf838863
Fix: Fixed array indexing in setup.sh.
2025-01-04 16:23:32 +01:00
Keyitdev
c9a8ab46ae
Major Update: Added other themes and setup.sh.
2025-01-04 16:00:51 +01:00
Keyitdev and GitHub
d7fcb608b6
Update: Updating dependencies in README.md.
2025-01-03 21:55:53 +01:00
Keyitdev and GitHub
ec8540ff41
Fix: Fixing typo in theme1.conf
2025-01-03 21:54:26 +01:00
Keyitdev
c9c592014d
Update: Some changes in Main.qml regarding background and video player.
2025-01-03 21:52:18 +01:00
Keyitdev
8a6ed165c2
Update: Added the ability to set videos as wallpapers.
2024-12-31 23:17:00 +01:00
Keyitdev
ba024e7fcd
Fix: Fixed problem that occurs when FullBlur and HaveFormBackground is set to true but PartialBlur is false and FormPosition isn't center. Added the ability to set gifs as wallpapers.
2024-12-31 16:41:11 +01:00
Keyitdev
8d0c59ded3
Fix: Removed useless KeyNavigation and key events. Fixed typos. Cleaned up some code.
2024-12-30 20:47:31 +01:00
Keyitdev
91967fc2d4
Update: Moved virtual keyboard button to LoginForm.qml. Replaced anchors with layout alignment. Cleaned up some code.
2024-12-30 17:01:27 +01:00
Keyitdev and GitHub
73ebace2d5
Merge pull request #15 from Pwrya/edit-readme
...
Fix: Edited the description of the second part of the installation in readme to be more clear.
2024-12-30 01:12:47 +01:00
pwrya
6beec6002d
edited the description of the second part of the 'installation' to be more clear
2024-12-26 12:05:06 +03:30
Keyitdev
7123e3870b
Fix: fixed array out of range in system buttons, added ability to bypass checks.
2024-12-23 16:10:54 +01:00
Keyitdev
8ac616a827
Fix: fixed form layout.
2024-12-21 22:22:54 +01:00
Keyitdev
a985026308
Update: moved SessionButton to LoginForm.qml v2
2024-12-21 01:45:48 +01:00
Keyitdev
2e016cc360
Update: moved SessionButton to LoginForm.qml, fixed some issues with popups, replaced anchors with layout (session button).
2024-12-21 01:44:28 +01:00
Keyitdev
95d664e483
Fix: Cleaned up some code.
2024-12-18 01:13:04 +01:00
Keyitdev
a7dd8a931e
Fix: Fixed fonts and some variables names.
2024-12-13 21:49:02 +01:00
Keyitdev
047cc07b4c
Refactoring: DELETED UserList.qml.
2024-12-10 22:42:39 +01:00
Keyitdev
f424328cb9
Major Update: Changed syntax of colors.
2024-12-10 22:32:26 +01:00