Max Baz

Results 721 comments of Max Baz

My current bet is that averaging would probably work not great (having a dark terminal on one screen and white browser on another would probably set too dim for the...

Welcome back 😁 I suggest to start how ever is simpler to get a prototype going, and we will get it polished and properly architected along the way. We did...

**Idea:** Getting current local time, date and timezone by searching `time in madrid`. Google's output: ``` 4:58 PM Tuesday, February 14, 2017 (GMT+1) Time in Madrid, Spain ```

That is so cool! I'd like to suggest to write the time directly in the search box, just like the convertor plugin does, in gray text. That way I get...

I love it :heart: 🕗 A small idea: what do you think about treating `time` and/or `time now` in a special way, and showing the time in the current location?...

I was testing the plugin by entering different values, one of the values was "now" and I was surprised to see Toronto instead of nothing :) I have no arguments...

Perhaps extension of the converter plugin: convert datetime to unix timestamp and back.

It's probably caused by this, but you are right we can try to be better at explaining what needs to be done... https://github.com/maximbaz/wluma#permissions

And I've realized that we don't have [udev rules](https://github.com/maximbaz/wluma/blob/main/90-wluma-backlight.rules) documented anywhere! This is actually how it's solved in Arch package, by installing this file in the proper location, so that...

> I don't seem to have these variables defined on my system? https://github.com/maximbaz/wluma/blob/3901acc75a25f9db8aae41512ca26a74fec2b5b2/Makefile#L4-L5 It's part of `make` ecosystem, `DESTDIR` is empty for you, so `LIB_DIR` becomes `/usr/lib` > and I...