Dima Krasner
Dima Krasner
The question is, how to find the second executable. `fixmenusd` monitors newly created executables under /usr/bin, and newly created .desktop files under /usr/share/applications. But it doesn't parse the .desktop files,...
Slow but good progress: 
> Probably needs a new cross compiler. The one we are using is old. Pi kernel building should be automated, Puppy is popular on the Pi!
@01micko I have a pcmanfm petbuild in https://github.com/dimkr/woof-CE/tree/feature/pcmanfm-desktop/woof-code/rootfs-petbuilds/pcmanfm, it should work. But I think it needs to be patched to remove the warnings when running as root. And I won't...
> That's very ambitious! But I'm happy to see you marching forward and onwards into the great unknown. > > My only question - is this "pure wayland" going to...
Some tasks can be postponed for later - today I found out that when you run `rox -p` under labwc (and labwc is built with Xwayland support), the pinboard runs...
> I know you don’t like ROX-Filer, but if you are considering using the pinboard, would automatically adding the contents of the `~/Desktop` directory to the pinboard be something worth...
I started writing a `startlabwc` script that can be invoked directly from ~/.profile (`labwc -s startlabwc`), instead of `xwin`: ``` #!/bin/ash # start a D-Bus session bus for both root...
With #2628 and #2634:  (Still need to fix #2560! What a stubborn issue)
Just a thought - why don't we write a gtkdialog-based panel? We only need some console tool that lists labwc windows and sets the active window.