somini

Results 39 issues of somini

Avoid expiring the tokens for now. See: - https://github.com/zedeus/nitter/issues/983#issuecomment-1923046398 - https://github.com/zedeus/nitter/issues/1155#issuecomment-1917167072 Thanks @cmj See #1155 #983

When searching, unread items should appear first. This conflicts with #397, there might be way to choose the order?

https://github.com/graysky2/pulseaudio-ctl/ This is a similar program that exists for pulseaudio control. Since these tools live and die by the interface, I would request this interface to be implemented. ``` /usr/bin/pulseaudio-ctl...

This adds some buffer local variables to allow for easier statusline configuration.

Pipewire is the new Pulseaudio replacement, it's almost backwards-compatible, but `pacmd` doesn't exist. The script only uses `pacmd` for `list-sinks`/`list-sources`, which according to https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Migrate-PulseAudio#pacmd, can be replaced with some manipulation...

When uncommenting a block of lines without a space prefix, the uncommented lines with that space keep them, instead of removing them. This is similar to #77 --- Example Input:...

Just IF, LOOP and BEGIN for now, that should cover a large number of cases.

Move all the functions to the autoload location and change all references. This shaved 1s of startup time for a hot cache in a SSD. From 1.5s to 0.5s.

As reported on the Steam Forum http://steamcommunity.com/groups/pixelvision2/discussions/0/523897653306957927/ Here's a screenshot: ![ss](https://cloud.githubusercontent.com/assets/1750665/9976667/0bcb3b6a-5ee3-11e5-8277-6d6429a73320.jpg) I dug into the code and I see "ParentalLockButton" it's defined here: https://github.com/somini/Pixelvision2/blob/master/resource/layout/steamrootdialog.layout#L620 I changed the `margin-right` to 75...

There was a beta update that added a SteamVR button. ![Skin](https://cloud.githubusercontent.com/assets/1750665/8970768/71dd2288-3643-11e5-9d20-1e9cd5c16de7.png) ![Default Skin](https://cloud.githubusercontent.com/assets/1750665/8970821/bad67868-3643-11e5-95be-94d63cc7b227.png) I think the best place to put it would be to the left of the Big Picture...