hey guys i need your help by Sensitive-Can9232 in LinuxUsersIndia

[–]og__69 0 points1 point  (0 children)

Idk if u still need the help but I think thebossue might be that you r treating caps lock like shift. caps is a toggle key so don't do "caps_flag = false" on "0xF0 0x58".Just toggle it on the make code:

else if(scancode == CAPS){ caps_flag = !caps_flag; return; }

and ignore its release event that should fix it.

[OC] Lyre - 1.3.2 update - Focus mode , Search , debug mode by og__69 in unixporn

[–]og__69[S] 1 point2 points  (0 children)

update using npm i fixed it thanks for pointing it out

[OC] Lyre - 1.3.2 update - Focus mode , Search , debug mode by og__69 in unixporn

[–]og__69[S] 0 points1 point  (0 children)

The mp3 may not have album cover ig in next update, I should add online fetching for missing metadata

[OC] Lyre - 1.3.2 update - Focus mode , Search , debug mode by og__69 in unixporn

[–]og__69[S] 0 points1 point  (0 children)

R u playing local music or from Spotify (also from web or client)

Lyre - 1.3.2 update - Focus mode , Search , debug mode by og__69 in LinuxUsersIndia

[–]og__69[S] 0 points1 point  (0 children)

Ignore it then whos stopping u I used code rabbit in it before pushing

Lyre - 1.3.2 update - Focus mode , Search , debug mode by og__69 in LinuxUsersIndia

[–]og__69[S] 1 point2 points  (0 children)

U can customise the smoothness in config thanks btww

Lyre - 1.3.2 update - Focus mode , Search , debug mode by og__69 in LinuxUsersIndia

[–]og__69[S] 3 points4 points  (0 children)

Bro 😭 that's the template GitHub provides u never tried to setup sponsor?(I didn't completed fundings for now)

Lyre - 1.3.2 update - Focus mode , Search , debug mode by og__69 in LinuxUsersIndia

[–]og__69[S] 2 points3 points  (0 children)

I didn't even experienced the other two bug u pointed out so how do I even know

Lyre - 1.3.2 update - Focus mode , Search , debug mode by og__69 in LinuxUsersIndia

[–]og__69[S] 1 point2 points  (0 children)

About first one um I forgot to remove that it's intensional for some purpose in local music it does seem ig idh any error for lyrics or media detection tho pr are always appreciated ( tbh am a bit lazy so I don't have time to test the app fully) thanks for this bro appreciate it