Julien

Results 22 issues of Julien

[13:37] domsson: !uptiem [13:37] MrBotka: @domsson try !uptime instead, you fat-fingered noob [13:38] domsson: :'(

Working with wsServer today, I ran into one issue. The code inside of the callback functions (`onopen()`, `onclose()`, etc) does not have any context other than the client connection that...

feature

According to [MDN](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/baseProfile), `baseProfile` is deprecated from SVG 2 on: > This feature is no longer recommended. Though some browsers might still support it, it may have already been removed...

I haven't used this plugin myself, just read the README, where it says that you need an OAuth token for IRC functionality. Maybe this is already implemented / known, but...

enhancement

**Feature request** The improvements discussed in #8 are great - we can now have a script reload be triggered by the output of another script, like `bscp monitor`, `nmcli monitor`...

Other projects, like i3blocks and lemonblocks, offer the option to send a signal to request reloading of a certain block/module. It shouldn't be too hard to implement this in succade,...

enhancement

Because of [a bug in lemonbar](https://github.com/LemonBoy/bar/issues/107), feeding new input to lemonbar in quick succession doesn't work, which can lead to lemonbar showing a previous state rather than the newest. Example:...

enhancement

It would be nice if we had a way to reload the config without having to restart succade, for example on receiving a certain signal. Not high priority - let's...

enhancement

When an action command is defined in the configuration of a block (for example, via `mouse-left`) and the block is clicked, the output of that command will display on the...

enhancement

Some people might prefer to not have `succade` run `lemonbar` for them. Instead, they might prefer to use `succade` just to generate the required string, then pipe that to `lemonbar`....

enhancement