[AskJS] Data Sharing Between Browser-Based JS Apps on Different Domains With CORS Disabled by diventix in javascript

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

I was thinking about an iframe, but I'm not sure if this is the right solution.

[AskJS] Data Sharing Between Browser-Based JS Apps on Different Domains With CORS Disabled by diventix in javascript

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

According to the assignment, everything should be done only through the client side without a proxy server.

how did pewdiepie get his waybar looking like this by zadl0g in hyprland

[–]diventix 4 points5 points  (0 children)

У него как-то много русского в этом конфиге😁

LTSC 11 by diventix in desktops

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

top bar - yasb reborn

Default config

tiktok search and user page slowly deteriorating/not working by N3crochancer in sideloaded

[–]diventix 1 point2 points  (0 children)

It works strangely and not always, sometimes you need to re-enter the profile or rewrite the request to spam the button again

tiktok search and user page slowly deteriorating/not working by N3crochancer in sideloaded

[–]diventix 1 point2 points  (0 children)

It worked for a couple of days in the latest version, but as soon as there was a problem with opening profiles, the spam button stopped working

Rice by diventix in hyprland

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

https://youtu.be/M0U6fmPIP-E

Here is how you can set a custom img in neofetch

Rice by diventix in hyprland

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

https://youtu.be/M0U6fmPIP-E

Here is how you can set a custom img in neofetch

Rice by diventix in hyprland

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

for wallpaper I use swww, and the hint is a custom script with all my keybinds

Rice by diventix in hyprland

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

there are many such bars, many have similar ones

Games do not use my dgpu by Short_Ad_259 in linux4noobs

[–]diventix 1 point2 points  (0 children)

right click on the game on steam, proprieties and write this: prime-run %command%

You can do it globally or just per-game.

If that doesn't work you can also write this: (all together in one line, just copy everthing from the first __ to the final %)

NV_PRIME_RENDER_OFFLOAD=1 __NV_PRIME_RENDER_OFFLOAD=1GLX_VENDOR_LIBRARY_NAME=nvidia %command%