Wladislav Artsimovich

Results 53 issues of Wladislav Artsimovich

Hey there :] as someone still using termite today, thank you for your hard work. Please note, that there is actually still a use case for VTE-based terminals: Many laptops...

On my Windows 10 laptop, switching to fullscreen, when Alacritty is the sole fullscreen app, causes Windows to make the screen black for 3 seconds and all input is paused....

enhancement
help wanted
P - low

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [ ]...

bug

On two digital school rooms I used the virtual webcam plugin ( https://github.com/CatxFish/obs-virtual-cam ). Super happy, no problems. I switched to the newly introduced OBS virtual webcam with --startvirtualcam as...

Windows

So far Nuklear has ignored image aspect ratio and getting images to properly display has been by hacking your way around the layout system. This PR introduces `enum nk_image_type` in...

This PR changes how rounding is handled internally to allow per-corner rounding to be specified in the api. As the branch name may imply, this is in preperation for quite...

5.x

![grafik](https://user-images.githubusercontent.com/60887273/163518086-f2c4a168-06cb-4855-9491-769d4fd9a070.png) This widget draws a horizontal rule line, like the classic html rule below this sentence. --- This allows one to subdivide spaces a bit nicer. The last parameter of...

With a large number of glyphs (i.e. by including Unicode's CJK unified table for Japanese), Nuklear's default font handler produces tall but thin Texture atlases, that quickly break through the...

I am on Windows 10, on MSYS2 and its MinGW64 environment. `GNU Emacs 28.1` has been installed via the MSYS2 package manager. `mingw-w64-x86_64-emacs 28.1-1` dap-mode is version `20220325.1144`. I have...

As reported in the MinGW64-packages repo: https://github.com/msys2/MINGW-packages/issues/7411 and in this issue: https://github.com/rizsotto/Bear/issues/427 , Bear does currently not build on MSYS2 + MinGW64. Since that Bear repo issue is closed, I...