SUI - Love2d library helps to create a slideable UI

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
lenlenlL6
Prole
Posts: 9
Joined: Tue Jul 04, 2023 3:54 pm

SUI - Love2d library helps to create a slideable UI

Post by lenlenlL6 »

I just made a swipable ui library :D, not great but I wanted to share.

https://github.com/lenlenlL6/SUI
Last edited by lenlenlL6 on Wed Jul 05, 2023 2:59 pm, edited 1 time in total.
User avatar
dusoft
Party member
Posts: 510
Joined: Fri Nov 08, 2013 12:07 am
Location: Europe usually
Contact:

Re: SUI - Love2d library helps to create a slideable UI

Post by dusoft »

Looks alright, not anything we have had before.
lenlenlL6
Prole
Posts: 9
Joined: Tue Jul 04, 2023 3:54 pm

Re: SUI - Love2d library helps to create a slideable UI

Post by lenlenlL6 »

dusoft wrote: Wed Jul 05, 2023 10:46 am Looks alright, not anything we have had before.
Thanks :D
User avatar
GVovkiv
Party member
Posts: 670
Joined: Fri Jan 15, 2021 7:29 am

Re: SUI - Love2d library helps to create a slideable UI

Post by GVovkiv »

I think, right link should be

Code: Select all

https://github.com/lenlenlL6/SUI
not

Code: Select all

https://github.com/lenlenlL6/SUI/tree/main
in case if you change main branch name.

Also: https://github.com/lenlenlL6/SUI/blob/main/LICENSE#L189 I'm by no mean lawyer, but aren't here you supposed to fill information, like year and copyright owner? Does license even would "work" without this information, if you just place that apache license there?
lenlenlL6
Prole
Posts: 9
Joined: Tue Jul 04, 2023 3:54 pm

Re: SUI - Love2d library helps to create a slideable UI

Post by lenlenlL6 »

GVovkiv wrote: Wed Jul 05, 2023 2:37 pm I think, right link should be

Code: Select all

https://github.com/lenlenlL6/SUI
not

Code: Select all

https://github.com/lenlenlL6/SUI/tree/main
in case if you change main branch name.

Also: https://github.com/lenlenlL6/SUI/blob/main/LICENSE#L189 I'm by no mean lawyer, but aren't here you supposed to fill information, like year and copyright owner? Does license even would "work" without this information, if you just place that apache license there?
Sorry about these mistakes :(, I'm a new Github user so I don't really know about these things, I also don't use Github that often, by the way like you said, I should change the "copyright owner" to my real name or my Github name?
User avatar
GVovkiv
Party member
Posts: 670
Joined: Fri Jan 15, 2021 7:29 am

Re: SUI - Love2d library helps to create a slideable UI

Post by GVovkiv »

I should change the "copyright owner" to my real name or my Github name?
Since I'm still not lawyer, I'm not sure. Maybe, by legal means it's should be real name, but some use just their most used alias, so that should count?

Someone can explain that?

And side note: while github can redirect branches (at least, if link would lead to non-existing branch), (so, "in case if you change main branch name." *kinda* wrong), it's still better to place link to github repo, link will become shorter and just cleaner, probably.
On other hand, if you later would add another branch (let's name it "master"), and it will become your default branch, but you WON`T remove "main" branch, then github won't redirect anything, right? It would redirect only in case if "main" branch wouldn't exist and "master" become default branch?
So, probably, still better to use link to repo, not to specific branch, unless there special reason to do so.
lenlenlL6
Prole
Posts: 9
Joined: Tue Jul 04, 2023 3:54 pm

Re: SUI - Love2d library helps to create a slideable UI

Post by lenlenlL6 »

GVovkiv wrote: Wed Jul 05, 2023 3:09 pm
I should change the "copyright owner" to my real name or my Github name?
Since I'm still not lawyer, I'm not sure. Maybe, by legal means it's should be real name, but some use just their most used alias, so that should count?

Someone can explain that?

And side note: while github can redirect branches (at least, if link would lead to non-existing branch), (so, "in case if you change main branch name." *kinda* wrong), it's still better to place link to github repo, link will become shorter and just cleaner, probably.
On other hand, if you later would add another branch (let's name it "master"), and it will become your default branch, but you WON`T remove "main" branch, then github won't redirect anything, right? It would redirect only in case if "main" branch wouldn't exist and "master" become default branch?
So, probably, still better to use link to repo, not to specific branch, unless there special reason to do so.
Thanks for this helpful info, I've edited it.
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 61 guests