Dima Krasner

Results 220 comments of Dima Krasner

Commit messages in this project are horrible! Many are `Update x` or `Create x` (maybe because people upload and edit files straight through GitHub instead of using an IDE or...

Wow, looks awesome. I really like the consistency between the panel and everything else (thanks to the use of GTK). I'm working on something similar with dwl (patched with floating...

> Can be fixed for screen pos too on wayland. And some gtk3 transparency would be nice Enough with the sfwbar teasers already, give us a petbuild :p

> Ok, try this weekend. Had not enough time to scratch myself recently. That's OK, not trying to push. This adventure with cutting-edge tech is supposed to be fun :)...

> What if I fork the pkg? What's wrong with https://github.com/puppylinux-woof-CE/pkg? EDIT: what I mean is, why don't you just use the existing repo? Why fork it, if you can...

> * built with [Woof-CE](https://github.com/puppylinux-woof-CE/woof-CE/) Most Puppy-family distros in http://forum.puppylinux.com/viewforum.php?f=114 are built with a modified woof-CE that wasn't published and wasn't merged into https://github.com/puppylinux-woof-CE/woof-CE. This is not what "open source"...

> What is the 'right' way to set up unique icons for a gtkdialog gui? Why don't you use symbolic icons, like `pan-start-symbolic`? That's what "normal" GTK+ 3 applications do,...

> Sounds like a good idea, but I haven't figured out how to set it up with Gtkdialog and Bash. You use them like normal icons, and the icon theme...

That's the idea behind symbolic icons. They stay the same, and they don't need to change between themes, because they're symbolic.

The vast majority of these have a "symbolic icon" equivalent, or something close enough - see https://packages.ubuntu.com/jammy/all/adwaita-icon-theme/filelist. `volume` can be replaced with `multimedia-volume-control-symbolic`, `play` with `media-playback-start-symbolic` and so on. (And...