main
38 commits
66fcbf2
0uppy  ·  2026-06-24
main
Updated README.md again bc after looking at it for more than 5 seconds i noticed it was still not good enough AND outdated aaa
0ed9ad1
0uppy  ·  2026-06-24
style - slgro.c and lua-config.c formatting is now more consistent
ccf3ada
0uppy  ·  2026-06-23
Updated the readme.md file again to include Srcdump :D

Go check Srcdump out!! Its silly and epic and awesome!!
1c9a7c2
0uppy  ·  2026-06-16
Updated the README.md file to be up to date with how i manage the repos now
b0f692d
0uppy  ·  2026-06-16
Merge pull request 'Changed xcb dependencies to `required: false` (#1)' (#2) from ohnoes_ohnoes/slgro:fix-xcb-optional into main

Seems to work just fine!! Tysm!! :D
df0b3a2
ohnoes_ohnoes  ·  2026-06-15
Changed xcb-* to "required: false"

So, non-X11 users can now build it correctly! Yey! (˶ᵔ ▽ ᵔ˶)
3456545
0uppy  ·  2026-05-09
slgro 1.3 - Saner defaults for the default config.lua file :P
77792a8
0uppy  ·  2026-05-09
slgro 1.3 - Updated the meson file as a way to confirm v1.3 is officially out yay :3

Tho im already working on a small v1.3-2 to fix a problem or two i have with slgro atm..
9fae0fe
0uppy  ·  2026-05-09
slgro 1.3 - config-lua.c now loads the decors from lua yippie woo yay
19aaeb2
0uppy  ·  2026-05-09
Im a chud im sorry for forgetting how to do lua comments crying cat emoji
80a0f12
0uppy  ·  2026-05-09
slgro 1.3 - Added decor title options in the config file for da new big update
4c14290
0uppy  ·  2026-05-09
Stupid zsh left a % in the previous commit's code crying cat emoji
2c6cba4
0uppy  ·  2026-05-09
slgro 1.3 - Added a decor config struct
047c3d2
0uppy  ·  2026-05-09
slgro 1.3 - Added optional window decoration (titlebars) support (Very broken and unstable for now)
2576651
0uppy  ·  2026-04-08
slgro 1.2 - Updated README.md to be up to date with the new lua update

Also oops i accidentally wrote slgro 1.2 twice in the previous commit ;w;
79967a7
0uppy  ·  2026-04-08
slgro 1.2 - slgro 1.2 - Replaced the old config.h for a new Lua config system (2/2)
453b0f8
0uppy  ·  2026-04-08
slgro 1.2 - Got rid of the old config.h in favour of config.lua
ab942d8
0uppy  ·  2026-04-08
slgro 1.2 - Replaced the old config.h for a new Lua config system (1/2)
bcfe4ba
0uppy  ·  2026-04-08
slgro 1.2 - Replaced make for meson, added building instructions aswell

Fuck my life ALL of the commits i made for 1.2 that i made before were wiped bc of a woopsie i had with Forgejo ughhh
211a5de
0uppy  ·  2026-03-15
slgro 1.1 - the cleanup update

Removed unused code that wasn't used for slgro
5427dc2
0uppy  ·  2026-03-15
slgro 1.1 - the cleanup update

Removed unused code that wasn't used for slgro
76ede27
0uppy  ·  2026-03-15
slgro 1.1 - the cleanup update

Removed unused code that wasn't used for slgro (idk what happened for config.h to go out of the source folder here, sorry for the previous commit im just confused and flabbergasted)
48183f5
0uppy  ·  2026-03-15
what the fuck am i doing man
e88bc96
0uppy  ·  2026-03-15
slgro 1.1 - the cleanup update

Removed unused code that wasn't used for slgro
e686109
0uppy  ·  2026-03-15
Sent the previous commit with the formatting all borked bc havoc put everything aligned to the left

I guess i gotta use foot if i want to cat the files and send them properly aligned to here -w-
c33dfe0
0uppy  ·  2026-03-15
slgro 1.1 - the cleanup update

Removed unused code that wasn't used for slgro
10a9cf4
0uppy  ·  2026-03-13
Previous commit was broken bc im dumb + Yayy i got (A HUGE) help yayy :3

Thank you Unc (https://github.com/pascalecu) for helping me out aswell :sob: 
Now slgro is like..,,., 150+ ish LOC smaller woo :3
99ec8e9
0uppy  ·  2026-03-13
Added a variadic macro to avoid keeping calling 2 to 4 lines of (void)blahblahblah;

Thank you Seo (https://codeberg.org/wf) for the suggestion :)
9459f36
0uppy  ·  2026-03-13
Slightly saner defaults, or so i think(?)
c9e91e5
0uppy  ·  2026-03-13
Ok now the image should be properly sized
79417d5
0uppy  ·  2026-03-13
Wait i just realised the logo is too big aaaaaaa :((
ccf34fa
0uppy  ·  2026-03-13
Updated the README.md again to add the logo and a lil funfact :D
4c83e1d
0uppy  ·  2026-03-13
Added the slgro logo to the repo :3
90b3f65
0uppy  ·  2026-03-13
Updated the README.md to have links to both platforms slgro is at
a73f896
0uppy  ·  2026-03-13
replaced the default terminal to st-wl

forgor havoc there from my personal config
c446720
0uppy  ·  2026-03-13
slgro 1.0 - include directory
5cca9b2
0uppy  ·  2026-03-13
slgro 1.0 - Source directory
4af3e85
0uppy  ·  2026-03-13
Initial commit