
ʋɦαиŁ๛
@vhanla
Followers
121
Following
3K
Media
682
Statuses
3K
git commit -m "Programming 4 fun" ↩ I write multi-monitor software on a single monitor 🕵🏻 crazy ain't?
Codeverse
Joined June 2011
Adding a custom Task View alternative for WinXCorners with some handy functionalities like showing which windows (processes) are playing audio to toggle mute right from a contextual menu. It will also detect drag files in order to pick a target application to switch to and drop.
0
0
0
Out of boredom and lack of lite AutoHotkey source code editors, I just ended up creating one, with a Gemini's API simple chat integrated. 😅 Now I can code and run those simple ahk scripts without huge RAM eating editors. Scite didn't work for me, no nice darkmode.
0
0
0
BTW: Astro LSP is not working due to badly formed file path. C:\C:\path_. maybe because they haven't tested on Windows.
0
0
0
I don't know about you, but my Zed window in Windows is translucent. 🙈
1
0
0
After 7 years, I'm finally updating the Sublime Text Transparency package, which now supports Linux. It turns out to be that easy.😅
0
0
0
A new version of WinXCorners is here, with custom hotkeys as pseudo script. v1.3.1 released.This also replaces ugly timer polling with raw input global events for mouse movement detection.
1
0
0
Notepad++ (npp_preview) now with WebView2 instead of IE ActiveX to render a "live preview" of HTML files. It is a fork I just did for that, it still needs more adjustments.
0
0
0
This is cool, a Copilot for Delphi IDE, by Code4Delphi. I forked it and replaced its RTF viewer with HTMLViewer in order to show with converted markdown, also modifying MarkdownProcessor in order to render code with TTextEditor's export to HTML feature.
0
0
0
RT @craigaloewen: There's a new WSL build out today! It has the first release of the 'WSL Settings' app and also a new `wsl --manage --move….
github.com
Add WSL Settings Feature Bridged networking mode is currently not selectable from the UI Update Kernel to 6.6.36.3 Hundreds of new kernel modules added. Update WSLg to 1.0.63 Update Microsoft...
0
52
0
WinXCorners 1.3.1 has a new settings UI design. I had to create custom components and invoke undocumented WinAPI to support win32 darkmode. Custom commands now can trigger custom hotkeys. _control means hold control key ("_" means hold).! means hotkey. 1.6MB binary, 7 MB of RAM.
5
0
0
My custom made markdown win32 application, GFM support using a Rust dll with pulldown_cmark crate. The main purpose of this tool is to. fast open to view/edit a markdown file, which it does, less than 100MB of RAM. I love other markdown editors, but they are slow on cold boot.
0
0
0
After many years, I decided to update WinXcorners, so it will get along with Windows 11. New version: 1.3.0.- Detects Full Screen on foreground, you can opt to ignore corner actions. - Start Menu
2
0
1