Stoyan Bogdanov

Results 15 comments of Stoyan Bogdanov

Summary on latest update : * check `~/.config/htop/FlexMeter` folder mod bits , if not 700 ignore it * check every meter under FlexMeter directory for access bits. if not 700...

@BenBE Is it mandatory to user `bool` instead of `int`. If not I would prefer to keep function with `int`

FYI: Just pushed latest version which is without some comments which are already under some kind of discussion.

> > This is the format of my vision: > > ```shell > > #!/bin/sh > > #htop_meter_name=Meter name > > #htop_meter_modes=text > > #htop_meter_caption=Caption > > > > #...