Blue

Results 37 comments of Blue

![view](https://i.ibb.co/vkNSrry/long.png) and it's even more below.

yeah, that would be very convenient.

There are two ways to do it, - Follow a step by step process and program the UI and functionality of a code - Or put a app that redirects...

there is a JavaScript command in win11React? ... oh you mean changing the localStorage data. No, it is not yet implemented in this project.

Dude this is dope, I have made windows 11 clone myself http://win11.blueedge.me . Anyway I was suggesting if we can use a before element with full height and width and...

may be configure the keybindings

Very Very interesting idea. Quintuple monitor support?

Actually you can add your own app locally open the console and run these lines ```js var installed = localStorage.getItem('installed') || '[]' installed = JSON.parse(installed) installed.push({ "name": "Smash karts", "icon":...

yes, write this one in the feature request of discord. I will get to it later.

@blgoreuxe ```js localStorage.setItem('installed', '[]') ``` ps: it will remove all your installed apps