Red Artist

Results 199 comments of Red Artist
trafficstars

@AsherGlick > it was difficult to tell how tall a window decoration was, Yes. Windows has three different ways of getting pos/size. * [GetClientArea](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getclientrect) Gets only the "client area" (surface)...

you can disable titlebar for a window. if using KDE, press alt + F3 -> More actions -> No border to temporarily try it. To disable border permanently, go to...

minSize and maxSize have been a pain point for blish too it seems. I just changed the renderer from 3d to 2d, just to support this particular attribute in my...

I already created a task list today at https://github.com/coderedart/jokolay/issues/4 , I will just copy paste some of that stuff

is that okay? i suck at formatting

was wondering, but can we use the existing trigger_radius of icons/poi as a simple area type? info range and info attributes already act as such, where if you enter within...

I think tekkit shows a icon with sort of a guide. But I doubt area will be that much more effective than that

I don't think it's a good idea to make a new DSL. Better to use existing plugin languages like lua and expose the functions required as a module. Also, would...

If burrito has some kind of config file, then there can be an option to autoupdate - yes/no inside that file.

from what i understand, there's only two ways this can work. either download the new executable and replace it with the current one and ask the user to restart. self-restart...