Ctrl + KGeneral Discussion
Ctrl + K
Damn, it looks cool. Is it still buggy? When tried to use a classic theme on my old w10 install it was a complete mess...
Looking decent
there are some bugs like context menus breaking but you can fix alot of them, the winclassic forums can help out alot. i actually use win10 for retro games (until like 2007) and games that dont work on linux and linux for games after 2007 that work with proton
Oh I didn't knew you can upload pictures here... I got used to embedding external images
Oh yeah, the context menus are a broken as hell. (even without modding the shell). Win10/11 still feels like an unfinished OS for me, it has 6 different context menus and I don't know how many gui toolkits built in...Pankine wrote: ↑Thu Mar 16, 2023 6:13 am there are some bugs like context menus breaking but you can fix alot of them, the winclassic forums can help out alot. i actually use win10 for retro games (until like 2007) and games that dont work on linux and linux for games after 2007 that work with proton
It is recommended here due to concerns of link rot. You know the feeling of checking old sites and seeing addresses to Megaupload or any other dead sites?
Since you seems to aim for minimalist look, you could follow the UNIX philosophy and write a shell script that echos your computer's battery status fromsadlyascii wrote: ↑Tue Jan 27, 2026 6:42 pm its sway (i installed it instead of gnome shell and now i dont even know how to see my battery percentage)
Code: Select all
<code>/sys/class/power_supply/BAT*/</code>
Code: Select all
<code>bar * status_command /path/to/script</code>
Code: Select all
<code>man 5 sway</code>