Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Regolith
The Regolith project produces a productivity-focused Linux desktop operating system.
Collective -
Host: opensource -
https://opencollective.com/regolith
- Website: https://regolith-linux.org
- Code: https://github.com/regolith-linux
Debian's lintian tool checks for common spelling errors in packages, it
reported this one.
Clos...
github.com/regolith-linux/i3xrocks - 4b36dba4fd1679f2732c7866a2ffc0d247960c05 authored about 10 years ago
In the meantime, comment out the default instance, add a label and
group it with the memory blocks.
Optionally use the instance property to match individual batteries,
instead of using the first o...
github.com/regolith-linux/i3xrocks - 92f844589e33d3740e8c0f12b1350d3bae3db89a authored over 10 years ago
Refs #53
github.com/regolith-linux/i3xrocks - d7be5512d160f88be94fc76f19b1ef1ef6f03889 authored over 10 years agoRefs #53
github.com/regolith-linux/i3xrocks - bf1f267d8421580a6379c0eaa5cc00c5c7a8d3b4 authored over 10 years agoRefs #53
github.com/regolith-linux/i3xrocks - 072d7559e81a44932bb661cabaf8b40c28f9a45f authored over 10 years ago
- Dynamically choose main volume control
- Selectable volume adjustment step
- Selectable volume...
The generated archive was not gzipped. Add a -z flag to the tar command.
Reported-by: Jason Ple...
github.com/regolith-linux/i3xrocks - c1620930277b6589e6b4eb267ab86a853e75e0f5 authored over 10 years ago
i3blocks.1 is removed during a "make clean", which is not convenient
when used from an archive. ...
Because I removed the double quotes of VERSION in Jason's d686490
commit, make is invoked with -...
Add the list of valid properties in the default config file, as well as
a link to the manual page.
This tool is needed to manually generate the man page.
Closes #56
github.com/regolith-linux/i3xrocks - e2469abc6b5475a75871f3107d9c7fc182a96c99 authored over 10 years agodie() already provide a very similar default message.
github.com/regolith-linux/i3xrocks - ef01f01ead276760d8ed31c10d305a507d6d85e8 authored over 10 years agoThis script uses the raw output to support any sensor chip.
[vd: squash and move to contrib]
C...
github.com/regolith-linux/i3xrocks - 47ebf5a3fcd5a597356de26164ef75825629bb47 authored over 10 years ago
Add a cumulative -v option to control the display of log messages. By
default, error messages ar...
The dist target in the Makefile will take care of generating the manual
page, and also create an...
When the bar visibility is toggled (e.g. with "i3-msg bar mode toggle"),
sigwaitinfo may be inte...
Thanks to:
@xelite for mouse volume controls
@jpleau for feedback about UI design
@Elfram ...
The ruby-ronn dependency for the man page generation should not be a
dependency to compile i3blo...
This reverts commit 822a6f8e069b7accf622004465b521900cc5357e.
github.com/regolith-linux/i3xrocks - 145850a329d4a304cce073f2887a6ef686c77dd5 authored over 10 years ago
Since the Ruby ronn gem is packaged (usually as ruby-ronn) in many
distro, it is not necessary t...
Issues:
- If we're building from a release tarball, VERSION is not set
- If we're building ...
github.com/regolith-linux/i3xrocks - 560bee196b1e7e52f9c07fa79d375b3fca3436c1 authored over 10 years ago
github.com/regolith-linux/i3xrocks - 822a6f8e069b7accf622004465b521900cc5357e authored over 10 years ago
Added DOCDIR (defaulting to $PREFIX/usr/share/doc/$PROGRAM), and
installed the contents of contr...
[vd: split from Jason's PR43]
github.com/regolith-linux/i3xrocks - e143058d546770d275dbf287587d95fac7b17aba authored over 10 years ago
By default, scripts are installed in /usr/libexec, but on Debian based
system, this directory is...
Debian's dpkg-buildpackage seems to use -Werror=format-security.
This patch fixes this compilat...
github.com/regolith-linux/i3xrocks - fa3881e3133bb9c2804db632dca1ec362fd3fa74 authored over 10 years ago
According to the XDG specification, check for a system-wide config file
in {,/usr/local}/etc/xdg...
github.com/regolith-linux/i3xrocks - 4180098284ae33f753b26e9854cca083e5012f98 authored over 10 years ago
Save -v for future verbose mode.
github.com/regolith-linux/i3xrocks - 0849651ba4b549ac28d0c52d542ca256e5a1301d authored over 10 years agogithub.com/regolith-linux/i3xrocks - ee71418c56bb0ace24a4e0bcfb359b16e34642c4 authored over 10 years ago
This reverts commit 2833ae631a5298bff3a71e28b91cdafc1063413c.
This new option added too much co...
github.com/regolith-linux/i3xrocks - 4939ed2ae74f8cc6706b1001380a1cab2165af08 authored over 10 years ago
Print error messages for any failure between the fork and exec. On
internal error, return a spec...
Also add a link to the Archlinux i3blocks-git AUR package.
Closes #38
github.com/regolith-linux/i3xrocks - f04b736afa95bd2b2ccd3de7f6beeec66cce3e56 authored over 10 years agoUse word labels for volume and battery, instead of unicode characters.
Refs #36
github.com/regolith-linux/i3xrocks - 2ddf288353029105b0dd3dfbe335d586277b52c1 authored over 10 years ago
Make the network script more i3bar-ish by taking the interface from the
BLOCK_INSTANCE environme...
Refs #36
github.com/regolith-linux/i3xrocks - 59b7e22b79adeb64ba8959cf544c41ddc6a90fef authored over 10 years ago
Move labels to the config file instead of letting the scripts print
their own version.
Add a new i3blocks-specific property named "label", used to specify an
optional string to prepen...
* special-intervals:
block: introduce special interval value "repeat"
block: introduce speci...
If a block interval is specified as "repeat", then its command is
respawned as soon as it termin...
Add a bar_poll_timed() function meant to be called on startup, to fork
commands with a time inte...
If "once" is specified for the interval, then the command will be
spawned just once on load. Thi...
It is actually allowed to specify a negative interval, so ignore it in
the sleeptime calculation...
searching for the quoted key is more accurate than just the name. For
example, parsing a click f...
Let i3blocks catch an error and print it on its stderr.
github.com/regolith-linux/i3xrocks - e80259fc0f5afa511bcdff7407c079dace557547 authored over 10 years ago
Pipe stderr when forking a block command, in order to dump any error
message.
Do not print the first stdout line on error;
Close pipe read end on any error;
Simplify the mark...
As a user may want to trigger a different action on click, do not update
the time stamp when a c...
As allowed by the C99 standard.
github.com/regolith-linux/i3xrocks - 5adf6e6d6d1ef3ba5b573eedeb5714f01fa811c1 authored over 10 years ago
This standard allows for-loop initial declarations, but also includes
the definitions of things ...
This tremendous diff constitutes a major refactoring of the scheduler.
Setup an interval timer ...
github.com/regolith-linux/i3xrocks - 6712002589853ea51e02398f07579b6422918d73 authored over 10 years agogithub.com/regolith-linux/i3xrocks - 75c71c1a9c295ee2a3dd9e856c7d21c97330a5fb authored over 10 years ago
This ebuild is a contribution from @mudler sabayon repository.
Closes #31
github.com/regolith-linux/i3xrocks - da24d4fc382575d0eafdf9b30352fb49a9b0dafc authored over 10 years ago
Similar to what i3 does, check for the i3blocks user configuration file
first at ~/.config/i3blo...
[vd: adjust the min_width]
Closes #29
github.com/regolith-linux/i3xrocks - 1c1742425e2653ec7aa14b0762719f7c6f629bcb authored over 10 years agoRemove the JSON escape bug from the man page since it was fixed by #24.
Add a link to the issue...
github.com/regolith-linux/i3xrocks - c776e47aa89865e1a39866ed2531a1b1f909afaa authored over 10 years ago
If LANG, LC_MESSAGES or LC_ALL is set to a language that has a different
word for "average", the...
github.com/regolith-linux/i3xrocks - 8cfe257bd61a33978e2e4fa96196070463fa261d authored over 10 years ago
Closes #24
github.com/regolith-linux/i3xrocks - 9e8e313d252e5000d6bebb59fbaaff506bcb0408 authored over 10 years ago
The 'player' argument to `playerctl` is given by `instance` in the
i3blocks config file.
Player...
github.com/regolith-linux/i3xrocks - 16802713d942e397f88f40fb74b8eb20dfe13e75 authored almost 11 years agogithub.com/regolith-linux/i3xrocks - 01d34023d42f0f8908401be9599b9783c0bd2756 authored almost 11 years ago
Closes #18
[vd: fix typo i3block -> i3blocks]
github.com/regolith-linux/i3xrocks - b6d98be227f05bfa843fb4ad1c4126ee6910147f authored almost 11 years ago
The new contrib/ directory is meant to include some well done and useful
scripts. It is scripts ...
Add support for cmus by using the cmus-remote utility to query metadata.
https://cmus.github.io...
github.com/regolith-linux/i3xrocks - 54b0e777e7a65f8a336ad56f857e6e392f5b5bfd authored almost 11 years ago
On runtime, i3blocks now sets a BLOCK_LIBEXEC variable to the
environment. It is introduces for ...
Add the mediaplayer script for displaying "[ARTIST] - [TITLE]" in a
block if this information is...
This commit flattens the cpu_usage script, and add a few tweaks, like:
using $! instead of $?, s...
Change the script to consider color and urgent flag only on discharge.
Refs #12
github.com/regolith-linux/i3xrocks - e6bee6e46652dc3938e0cfe5cf663a9d8944f0fd authored almost 11 years ago
This new version of the battery script uses the acpi tool to retrieve
percentage and remaining t...
This commit adds the exit code (if given) to the short_text,
concatenates the full_text with it ...
This commit introduces macros bdebug(), berror() and berrorx() which
takes a block as their firs...
Correct the man page to specify that an error is displayed, instead of
skipping the block.
In t...
github.com/regolith-linux/i3xrocks - 085af234cacf7a1daa0e7e0496e69d0475aa2d2c authored almost 11 years agogithub.com/regolith-linux/i3xrocks - 4ce679aaa22427dd83677e51f54014b2fe547b6c authored almost 11 years ago
This commit renames the "cpu" script to "load_average", as suggested by
@deimosfr. With the prev...
[vd: add a note about sysstat, update the CHANGELOG, add a min_width and
no separator to the cpu...
Now that the click button member is a buffer, checking its value
(address) instead of the pointe...
github.com/regolith-linux/i3xrocks - d168ea1875be12b54909128cc2f72dd15650f11d authored almost 11 years ago
There's no need to expose a block_free_status_line() function.
Also, the function wasn't freeing...
This commit removes the common description line in each source file and
add a description specif...
github.com/regolith-linux/i3xrocks - 082f73ef740b0ec09c77e8923d70cf4820d41de1 authored almost 11 years ago
It it now easier for packaging to have a single VERSION variable to
overwrite, in case the packa...
github.com/regolith-linux/i3xrocks - 3401a61333e55f9fe538f75f0d22fc478ece06b9 authored almost 11 years ago
This commit turns the struct click members from unsigned int into char
buffers. A json_parse() f...
github.com/regolith-linux/i3xrocks - 2a33c52722ef92968602bb9daff29b29cf21b8f1 authored almost 11 years ago
The return code 127 is used by sh when the specified command_file could
not be found by a non-in...
github.com/regolith-linux/i3xrocks - cb6eb2301037cfdc72c4627f256e8f01a17f227d authored almost 11 years ago
i3blocks will segfault if it is run in a terminal. This is because stdin
receives an EOF and thu...
github.com/regolith-linux/i3xrocks - e9a48f50c7b28730c518f55580b518a4fbbb81fd authored almost 11 years ago
github.com/regolith-linux/i3xrocks - 5a9a9a9c9b81537488705ffa2553ec867c6d4936 authored almost 11 years ago
github.com/regolith-linux/i3xrocks - 694457e93c411210a9f634ea93d54ddf6acb91a1 authored almost 11 years ago
Prefix block related debug messages with [foo] where foo is the block
name.
github.com/regolith-linux/i3xrocks - ac65466ae0bf205b5d7662a9b8fccb9fab03d6cc authored almost 11 years ago
github.com/regolith-linux/i3xrocks - af31b5ec67263056cd3313354fd127a7f493096a authored almost 11 years ago
This commit introduces log.h, which provides compile-time macros for
debugging (debug()) and err...
github.com/regolith-linux/i3xrocks - dad8c17193c6b6b61b788a86c3eeac6fb890ce12 authored almost 11 years ago
github.com/regolith-linux/i3xrocks - 595da4b9da0550e716f2e342d5e11371a3e2b398 authored almost 11 years ago
github.com/regolith-linux/i3xrocks - 4c8597b5c79c37a374ee097631501c469c68d3c4 authored almost 11 years ago