From ee2f279fb7fb52bc97350a0decb348db1cc08749 Mon Sep 17 00:00:00 2001 From: DeaDvey <104674266+DeaDvey@users.noreply.github.com> Date: Thu, 25 Jul 2024 23:21:05 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11cfc0a..1c01042 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # lidm Lidm is a really light display manager made in C, highly customizable and held together by hopes and prayers 🙏 +Made by everyone's favourite penguin: Javalsai!!! ![demo image](assets/lidm.gif) > *this is shown as in a terminal emulator, actual linux console doesn't support as much color and decorations* From 923aba1db3e7a81398a8592425f7d16cf4c30a67 Mon Sep 17 00:00:00 2001 From: DeaDvey <104674266+DeaDvey@users.noreply.github.com> Date: Fri, 26 Jul 2024 01:18:52 +0000 Subject: [PATCH 2/3] Update README.md Spelling error --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c01042..83a3927 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # lidm Lidm is a really light display manager made in C, highly customizable and held together by hopes and prayers 🙏 -Made by everyone's favourite penguin: Javalsai!!! ![demo image](assets/lidm.gif) > *this is shown as in a terminal emulator, actual linux console doesn't support as much color and decorations* @@ -43,7 +42,7 @@ I went into summer travel to visit family with an old laptop that barely support I spedrun it, basically did in in 3 days on the same couch on [unhelty back positions (even worse)](https://i.redd.it/4bkje8amisu61.png) while touching *some* grass (:o), and I'm bad af in C, so this is spaghetti code on **another** level. I think it doesn't do almost anything unsafe, I mean, I didn't check allocations and it's capable of reallocating memory until your username uses all memory and crashes the system due to a off by 1 error, but pretty consistent otherwise (probably). -The name is just ly byt changing "y" with "i", that had a reason but forgot it, (maybe the i in *simple*), so I remembered this sh*tty laptop with a lid, this thing is also a display manager (dm, ly command is also `ly-dm`), so just did lidm due to all that. +The name is just ly but changing "y" with "i", that had a reason but forgot it, (maybe the i in *simple*), so I remembered this sh*tty laptop with a lid, this thing is also a display manager (dm, ly command is also `ly-dm`), so just did lidm due to all that. ![think gif](https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExcTFzaGVmb3VjN3FnOXV6OG9rMG91a2QwM3c0aDV0NWpoZjFzNDEwayZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/d3mlE7uhX8KFgEmY/giphy.gif) From 8188ea1e3151b424182fe20f9772ecd99b799f7e Mon Sep 17 00:00:00 2001 From: DeaDvey <104674266+DeaDvey@users.noreply.github.com> Date: Fri, 26 Jul 2024 01:24:15 +0000 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a3927..759ac34 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Lidm is a really light display manager made in C, highly customizable and held t > *but all colors and strings are fully customizable* -> *I'm open if anybody wants to contact me to record a proper demo of the program, my laptop can't handle it and idk how to config obs for hyprland (ended up doing it, spent 40min processing a 2min video jusy to give 1fps)* +> *I'm open if anybody wants to contact me to record a proper demo of the program, my laptop can't handle it and idk how to config obs for hyprland (ended up doing it, spent 40min processing a 2min video just to give 1fps)* # Index (TODO, VSC(odium) does this automatically, I'm on nvim rn 😎)