Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/regolith-linux/i3status-rs_debian
i3status-rs packaged for Debian
https://github.com/regolith-linux/i3status-rs_debian
kdeconnect: handle -1 values for battery charge
8c8d91718e81d232fd36f47be251138cc6b0220c authored about 4 years ago56c9cd43b0f68eee7a581f22c44b1f7cfbf2bf91 authored about 4 years ago
[blocks] fix equal spacing in battery & sound & networkmanager
4361dd3b7fcf926d1cfe0c6fd790b45e3afc9e14 authored about 4 years agoc7649053b0fddd4962e7c94911f1fe1f83e6f532 authored about 4 years ago
2403f77b253e9b4dae018cd855a7e6225a1ecade authored about 4 years ago
Layout + tinting rework
01321962322b60c1563e220bc74abd3904d64a6e authored about 4 years agoda1658d8d67421a42b65ca1c9471feaebd76c0d1 authored about 4 years ago
net block: do not error out when arrays are empty
da25e746bc6c1de068f27d1f2a404c1191dd47f5 authored about 4 years ago
"Malformed JSON" doesn't make sense as an error since if the JSON itself was
invalid then serde ...
Fix alternating tint logic when blocks are hidden
f864c0bb294c14150971c0f257b2cd2e002551e9 authored about 4 years agofe5822c2ba31c25793c2ba65c74f5dab55ddf87a authored about 4 years ago
tree wide: use simple 16 byte random string for UUID
3f39eae7ab959e99df195bda557c260146df17c8 authored about 4 years ago
Since all we are using UUIDs for is to avoid duplicate names then we can
achieve the same thing ...
make sure to try get the layouts from an actual keyboard
ac739eca300da2616fe66506971aa9d0c34c3559 authored about 4 years ago
get_inputs() can return both a mouse/pointer and a keyboard with the
same identifier. find the k...
Only add commit info to --version if git is available
1c6c98602cce870f7c5ca7985992fc02495bad99 authored about 4 years agoa6b70bab66b8d3d79ed1b459d04a404ac7b4d8f3 authored about 4 years ago
Add commit hash info to --version output
cf00b52100d7c782fc11b5b20d170ec4eb81f841 authored about 4 years agoSince a lot of people build from source it's more useful to have this info when there's an issue.
046c3892c3a4f4f02270732e35df86a6a789f5d0 authored about 4 years agomusic block: limit mouse events when no players available
a247ecd64e0f7009293c3708316f51eb21f3d754 authored about 4 years agoc5dba33e6e64caa39473931aaba3f8c756838bd0 authored about 4 years ago
battery block: clamp 'time remaining' values to something more realistic
0b8a5cab37ae6273b34098841a0e19def0f01f71 authored over 4 years ago5954c886570aa84913e5c80f6f3a0b4ab0af549a authored over 4 years ago
xrandr block: remove hardcoded icons
35a80031f07b1208501220751e2f28d991e4379a authored over 4 years ago36cb5fcdd8c8249e741fbaef431bd482717d6c85 authored over 4 years ago
kdeconnect block: fix panic when no icon exists
455a1cd7f8a52a4a20942922d9638c67f98b8f44 authored over 4 years agotree-wide: fix all Clippy warnings
809fce4086a30cfb86f47fe9d59e5ea62488d293 authored over 4 years agoSame as #908
c930152a44ca321f036b70bf0c3b74a45842d599 authored over 4 years ago7f6f2dcc5f7afe4656676a25df8ab9c18d80f74b authored over 4 years ago
diskspace block: fix panic when no icon defined
e1013758d01fb7053a22be64a44fa32cea7820f7 authored over 4 years ago63fa04afc2471a75edc0851126566e3c874965de authored over 4 years ago
music block: overhaul update mechanism
856b29e853caaf1b9659fb3b12e11f75d84be2f5 authored over 4 years agonetworkmanager: run rustfmt
8f06da5eba8f995b451516b037d16a03366b19a3 authored over 4 years ago
Currently the block subscribes to MPRIS PropertiesChanged signals and then
schedules an update u...
a963fb70a6e25361ff930818c8c03692b66cde46 authored over 4 years ago
2db596c6b26e35775a52f3f7f9be998ef9a294d6 authored over 4 years ago
3784e7f2c00ca985a12146cc7aaba9b2e27aa6e1 authored over 4 years ago
net block: fix crash when ip array is empty
1774e683ac3fbc3d17482e0f6c1ec86bbf65b38c authored over 4 years ago75204ed5fdeee85170dc0fed35e7851716753285 authored over 4 years ago
ibus block: improve IBus detection
9eba82a512ca3c0855cb42acccaab2dd2ca9ce27 authored over 4 years agoed4ff588b0a88d852f11add9721d0b2141629e4b authored over 4 years ago
d018f207e4154b3b783510a9115eabb0da2b6ced authored over 4 years ago
822255f30b4f3a951519f6eb619855c48ccf476e authored over 4 years ago
a336f3e17acab29132d53f2e2735842679f711fb authored over 4 years ago
custom block: make `command` and `cycle` actually mutually exclusive
db9b567e31f497b3a35f25451b7286a31f5e6e59 authored over 4 years agoibus block: allow block to initialise before IBus is up
98e4eeca6f2ad58c6790a0061d03a670d9cf8632 authored over 4 years ago
The docs mention that they are mutually exclusive, however the code
allowed both to be set in th...
If i3bar/swaybar was started before IBus was up then the ibus block would crash
on startup since...
temperature: Add Fahrenheit support.
654fe504adb419453bcc0cfbda971450699eca14 authored over 4 years ago22bc2a6ad6d9c29ae6d3653046cf689079379940 authored over 4 years ago
backlight: support nonlinear brightness
4574cea1b6de2fd05308a4e3d84c1c3190b163a4 authored over 4 years ago
The raw brightness values are quite useless on some hardware. Add an
option to scale the raw bac...
Fix net block hiding issue
ab2d3e4ee13ca29dd3d94389e1f28aee301e8fcd authored over 4 years ago69f8f1d1ac71b25ca592e403728f64e771803903 authored over 4 years ago
f02c2b46b9c2c11486781baa45dafbafd4718cba authored over 4 years ago
e76b6e1a97b65c1b8eea4de1545b77084215f2eb authored over 4 years ago
be enabled to ever hide the block on either case
5d8daa0fbefde4c0ea076535369ec9d391216a31 authored over 4 years ago[theme-plain] have seperator without extra space
8c3403ecc0236cb753df1f4ac0750498b637c06e authored over 4 years ago10a545d7a7d6df951bdb972aa7501498070904fd authored over 4 years ago
145ffa46716424901ba6a13653e591fd690dfbba authored over 4 years ago
music block: do not respond to scroll events from other blocks
2c3ff32aafc14aca4aa2a42391876763137edb32 authored over 4 years ago078d8cd38abda05388ea265536b5684441d35c32 authored over 4 years ago
music block: add `hide_when_empty` option
d984de4489dfdb6c4a5a92e1d5edb4b6f610b872 authored over 4 years ago8a6d47f3a4b7d519a7e621f327be8fef5bacf844 authored over 4 years ago
music block: add option to ignore certain players
1c0f881bff2adcc22440e10822db093fde737ac7 authored over 4 years agoe8a49481763cc10baa02ab8f49c9945840ff6384 authored over 4 years ago
Revert #869
2444d5af398426e2fbec98d3b61ab56392a148cc authored over 4 years agoThis reverts commit 54e1ea04af1f1fc2e5bcf3fef7f2b49cf956133d.
Resolves #884
7c883a5f63435e1782b49ad9f6d0aadc7c7e2c4e authored over 4 years agosignals: don't print blocks unnecessarily
0bdc093be0cd6c233ea5816a72f73c386d1b101d authored over 4 years ago
While investigating #876 I found that the blocks were being printed even if
no block had registe...
custom block: ensure `signal` config is parsed
f6118ebd57a469a66d880f6de8eb2bd095a5917d authored over 4 years agoFixes #876
4ecbc8cba08c531966bddd6d2d866ad1cc7207ef authored over 4 years agonet block: show more info for malformed JSON errors
2f70c5755d7245af95740ed028965e542c4b1a73 authored over 4 years ago0f2e8157cca79fbdb4d987b05437cf774de8494a authored over 4 years ago
memory block: remove old debug code
ccd939d8b1817e0eeef35d0a342de9f7cdb5654c authored over 4 years agoFix spacing for inline widgets
b8708aad77ad46219d898b976c28f95351b72c06 authored over 4 years agoMost likely this was used during development but is no longer necessary.
785935b3f88c86821482eb85133776dee9f93a61 authored over 4 years ago215cf66118d46b4b0735591120d31662983b0c73 authored over 4 years ago
902d60bf04851842508f6bbca716bab02585673b authored over 4 years ago
8bde2e694450b97e8fe472213fb4d8d79f557791 authored over 4 years ago
music block: allow scrolling to seek forward/backward
99bbeb8bbb5df8655f06c4f01cc04dd4e11fad63 authored over 4 years ago9d2aecd6ca9df5db84276d926ff4ac951c8f9264 authored over 4 years ago
graph widget: remove underscore
99f1ba3768189f8a7d1aad9e3b73621f18766f48 authored over 4 years agoResolves #865
a934d05013b87829cb2fdf7a9fca0a18527815d4 authored over 4 years agonet block: do not error out block unnecessarily
fa3ad3d085bbfdc52f2c04d9353779d66d82f3b3 authored over 4 years agoe8780a1ad183cea4e46a38ba18bcbcd59d57d56a authored over 4 years ago
net block: remove superfluous space when disconnected
f093698a2e8c804af37e932fd10861fe28b53482 authored over 4 years ago
The icon will already have a trailing space,
so prior to this PR there would be two spaces.
net block: remove superfluous space before icon
73c171df015cd315989c7fb936125c65546c1706 authored over 4 years agoOtherwise we end up with two spaces
54e1ea04af1f1fc2e5bcf3fef7f2b49cf956133d authored over 4 years ago9df9e75afabd277d15b8de21354348d9e00d0e56 authored over 4 years ago
3ef82c1c329dd21f479eb56c2e1ebe639c894474 authored over 4 years ago
net block: fix iwctl ssid regex
8961dc1a4b0d02b965667dbde85995f964d94ed7 authored over 4 years ago26337520d1503714dcc3f3f764e1a4f3c61c5210 authored over 4 years ago
prepare for new release by bumping deps
d258f6614efd790c2969b6db4eb6128287df4a3c authored over 4 years agoleft dbus at 0.8 for now
5ae2b013d739d9b7550d1cd8c41ea7dd7495d368 authored over 4 years agotime block: support locales
9b2b60a3c4f8b6178429f7bb4fe0fc28840955a8 authored over 4 years agoResolves #73 via a new config option.
TODO
retrieve LC_TIME from env var or from the outpu...
66ed3680a0df9324df71b179d1734fb2b77e6275 authored over 4 years agomusic block: only respond to left clicks
3c89fef17461dc0d4a574875405ded590407c4dd authored over 4 years agof4be35034d5ee20aab55bbd25653367116964cfe authored over 4 years ago