ppenguin

Results 63 comments of ppenguin

> The suggestion to port code to Qt6 is good. We know that KDE is moving to Qt6 too and Qt5 is becoming obsolete. > We just need people who...

Related: for uppercasing a acpture group with e.g. `\U$1`, we also need to be able to input `\`.

### Partial Solution I discovered that if I omit `.ly-fragment`, I'm able to do `\break` and the [orginal _appoggiaturas_ example](https://raw.githubusercontent.com/pandoc/lua-filters/master/lilypond/appoggiaturas.md) also works (which has in the original test markdown also...

For mouse input you can do this (adapt to your theme/config): ``` rofi -me-select-entry 'MousePrimary' -me-accept-entry '!MousePrimary' -theme ~/.config/rofi/appmenu.rasi -show drun -show-icons ``` For me this works better than the...

I'm seeing the same, when I have explicitly set ```json { "platformio-ide.useBuiltinPIOCore": false, "platformio-ide.useBuiltinPython": false, "platformio-ide.disablePIOHomeStartup": true, "platformio-ide.pioHomeServerHttpPort": 8008, ... } ``` because I'm using `nixos` and therefore need to...

> Is there any progress on a fix for this? > > On NixOS as-well and current experiencing the same behavior. The [wiki](https://nixos.wiki/wiki/Platformio) was edited by @delan with information how...

Interestingly after I recently executed `lxappearance` with my chosen cursor theme, t was shown correctly over the root window and the status/menu bar. (And I expect it should work the...

> @ppenguin Thanks for this PR! Can you screenshot what it looks like? Here's a screenshot: ![themex-205](https://github.com/user-attachments/assets/d112ddbb-23d6-4335-85c8-8d457038d7da) > And no the goal isn't to have a dark theme equivalent to...

I've been working on some additions for `kopia` lately, and I'd estimate that (given we already have `kopia policy [show|edit|set]`) this should be near trivial to implement. If you know...

I'm in a similar boat, but not with Uboot, but just an old BIOS (HP Microserver Gen8) where I want to use `disko` but need to use legacy partition for...