Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/polybar/polybar

A fast and easy-to-use status bar
https://github.com/polybar/polybar

refactor(modules): Handle events using signal_receiver

7979f5b3d44f244adcd98eeb60f60492fe7bddaf authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(modules): Move setup to constructor

c01f111e34208c61b93a89d87624c1799105ee66 authored almost 8 years ago by Michael Carlberg <[email protected]>
wip: Window autohide

81e6fb062f80f8ab6047d4cfc8a7af7575240fc4 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(taskqueue): Type error

3aa7c3b1068e1aafcf55df3f44d498699f6edd10 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(button_press): Use correct double click button

abd30860e0c88733418e5512c3bf3005c64cc3c7 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(cpu): Load percentage per core

Display load percentage for individual cpu cores
or a concatenated string for all cores.

Exampl...

ff55421f5232228e0f800c4c574634478c2c5f4a authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Font index cleanup

c14c46b99865d00b34cc72c7e0e9c1a194f6d579 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Defer buttonpress using taskqueue

8ef8900ca2135ee069ded0e0644595eb733a9e0f authored almost 8 years ago by Michael Carlberg <[email protected]>
feat: Add taskqueue component

b8ff0da6934d9229e7c64c0c84bceb3ec61530f6 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix: Apply x position once to action blocks

3a01bcf3086147dd9dd66b94fe74db226c2a53d5 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(bar): Action x values should not be volatile

ccbb38798d1cba6fb51aafef682b5e959c0a1d45 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(bar): Remove double click

1cccd100bbe99fe3bc07feeb5eadcf570429dcd7 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(xbacklight): Close cmd blocks

418dadf0b926b41a58970debf167297f1d72a26b authored almost 8 years ago by Michael Carlberg <[email protected]>
build: Include CMAKE_CXX_COMPILER in -vv

f94eea129981d33bef033d90ad5d874ba9862af2 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(github): Option to hide notification count if empty

de04fa3eac09ba4086bf8334194284a76ce08eec authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(label): Bool operator should check tokenized field

6ef1721b6153deafcc0afb932324b6952407feb0 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(controller): Check eventpipe reads/writes

cd31d92713af22b2f5fcf89e410c5bc62b098cdf authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(build.sh): Prompt for libcurl support

edafb52302c7082d96ee8a38456bc4422c9a12e3 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Move all event handling to the controller

a89c4ef2dda3889a0361a52dae7ce4c930a9cc07 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix: Use enum_hash for unordered_map

8ed4de1ddaaf020a725888504081e696dc8c0ec7 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(github): New module

Module used to query the GitHub API for information.
Currently only supports notification count....

b417c9f8120498c41a962a9c6be2a43c9123ef0f authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(monitor): Add monitor-fallback option #243

Adds new parameter monitor-fallback, which allows the bar to revert to a
specified monitor. Poly...

e72f85079fdf177b0ba260822240a459533156ed authored almost 8 years ago by NBonaparte <[email protected]>
fix(xkeyboard): Only wrap click around the label

698814d17fc03ebd953011fd9c1b478f205e89a3 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(xkeyboard): Switch layout group on click

When serveral layout groups are defined for the keyboard
they can be cycled when clicking on the...

519172b6eca734232e8e1f51efd99f60fc75e2b9 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Cleanup

f50f43af02fb63d843059fd5c837928e208f0594 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(battery): Use charge_{now,full} to calculate percentage

09ea07b75093cc5e5ff096f4d0a60be2a6f8595e authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(tray): Follow window fade

697638db2b0673d3d21b7b01f5b4124c5b23fc48 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat: Fade if unfocused and handle double clicks

a7005be82ca38cef388d3b2155174a049fd96548 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(debug_util): Scoped execution timer

d94d8ccfd3b5249a78d1793b7208d01488b3b1e2 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Update libc++ install script

1d53e7f4547731e937b392eebf53ac689e06ebf1 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Remove debug prints

b692fb4a547fbc9fb33b809540968a58950341f8 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(tray): Ignore restack state

faab62777166b6ac4ca53ef1bd9e2e524d6cb68c authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(config): Avoid double value lookup

140a3a632731408fb5a79f74e93c79254c1eb2e5 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Match any clang binary

5b544e958129a6d72fc2bc7e4f29ebb7249a0625 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Capture exported environment variables

7a70ab8942249a445cb7f10dab80ba811a195ea2 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Add build flags to summary output

6e53172739d8baeafa6d6a89e7f5505d6b47ac1a authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Installpackages using the apt addon

32fb7ad9bb2ae6bf9f6c20483061375f69afe18d authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(tests): Use new factory methods

6ce1c9805e27c59534d8e4826ce9d8780c0b6d3c authored almost 8 years ago by Michael Carlberg <[email protected]>
docs: update README

a227543da56e3356f2e1ab0f6415f3c13b65af31 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix: Update font visual if depth changes

b90856157bda6ad7613ee538b305ab06be2cbecb authored almost 8 years ago by Michael Carlberg <[email protected]>
wip(refactor): Improve parsing and font glyph caching

b2e8428550f475fabd9a325f90cce67c42f5f988 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Remove last usage of boost::optional

Since it's the only thing boost was used for at the moment
we drop it to be able to get rid of a...

9f9f438fae009998dc9bae1f68dc3303f480dfb0 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Initialize data

a0d485f79d0eb64ffb0338d1c89eb04bba7a5dc6 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(clang-tidy): Apply fixes

f9062d031c8ff76285339650b2c9a46614a01c6b authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(config): Remove tabs

78b5f9651f1eae4635b7cbacd33e4e00a6e6c4ac authored almost 8 years ago by Michael Carlberg <[email protected]>
git: Remove unused headers for boost::di

0fca9a0c6e8bfa5e6df9146ebcb1f4a5a20c8324 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(config): Use defined fallback for environment refs

52a6dfb42c17ea79b73ff56a7a7e88c77dcb9b38 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(build): Strip alsa sources when not building with alsalib

3489ac7852905454ed2a6ce37c8002926ea1e5f0 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(eventloop): Acquire lock guard

4c36d65cbefeb6aa4237bc47f9686c025a4ed2dd authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(controller): Module margin require surrounding text

e11798253abcb2d0550f3e19e824a19bb774fda0 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(tray): Remove default disable warning

cdec06ee5a01d7d0eea3b743478c0985364fb399 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(bspwm,i3): Configurable scroll direction

4870204b4f6d5e2bf011d47110106af0a72d392f authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(cmake): Split memcheck command into summary/full

698c494068c500362bc4f9de434d8165f5b2726c authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(config): Allow empty values

0b949ee3bbeb05fb7997f854ed4dfac18d28c081 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(x11): Use shared_ptr for X pointers

d3bc1f938f6c73ce4dc6133e204ff7afdf8c1005 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(memory_util): Initialize malloc ptr

105e4437ff0cc3a6490334838d89b59188c816ad authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(alsa): Memory allocation

d8f69866ccb66f74ed326f481be4ac9a82108c9b authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(process_util): Memory leak

16592ce5145eda473bc2e60886ffb83b7a9ea23d authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(tray): Re-activation

b11a662d81b4700f9a812b52402fa1e844c84393 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Cleanup

83f7d2ce9193e4aea47d41b38b5a2fa1602e7eb2 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(logger): Cleanup

683ce7acc6bc2adcc05572fab0a58c5e3abb99b3 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Construction methods

1a2a6e5fab56e39ca3c4c6b2c5c9de867361c14a authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(command_line): Cleanup

5d5542169b815c912813c74009645d13a95e8fd0 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(alsa): Forward alsa structs and split classes

5e2a0bd298ca35bbe515a61ad6a1d806402f11de authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(parser): Apply clang-tidy fixes

c2caf4d7a683c65e078471b0fe305ba7c960b327 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(xkb): Memory leaks

4606c41577680ce1a8b0232141b9aacd4ecb06e8 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(eventloop): Use config wrapper

8c3f40db5b16ae2612c30190eb466c7186fb4414 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(cmake): Valgrind memcheck command

060d198b8e70ca0ad797ff5e15dfdf9323924233 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(bspwm): Cleanup

b156d1bbf4d00ec7f31ad3103be58ee5b14171ec authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(valgrind): Suppress Xrm warnings

357e95335a97857d733b98fb1f53135ba1608a7c authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(string_util): Use rvalue references for *trim()

507732504455f334266d63e118f50924acc3cebe authored almost 8 years ago by Michael Carlberg <[email protected]>
fix: Handle single input events

eca870774fda9d69fa504740ba9f45de267efb88 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Pass singleton instance directly

bff119834a91d4ae7aead36506bc700e2b20302f authored almost 8 years ago by Michael Carlberg <[email protected]>
wip(refactor): Improve signal and event handling

08be86fbe1a40ded7e27ce6cf40e62b5bfac87c5 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(tray): Uninitialized value

18597f8e1dad7c04552c5b2788a377e77b1c4216 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(socket): Utility function peek()

7822f912aa28d0f001e241c6e05184a772f8acc3 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(config): Cleanup and minor tweaks

80a00bd59634069d0bd39385018f8cc049197b22 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(config): Load on instantiation

540bcb9fd03e161f50c3198e170ba264be9cbe54 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor: Object construction

4fca0c89b4318f619957e16958ebb1d8253b677a authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(xresources): Deallocate memory

a33c15b3adbfe7ccb0f74dac0f92339c5c357f1e authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(font_manager): Memory leak

7d07812fa678b19dbd3f90a0689796881b588dc1 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(config): Drop boost::property_tree

d45fd76dcdaecbb426becb2d7741131e8a8a2f30 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(tray): Attached offset relative to inner area

8da52af6a20ead1deb191618713831f870b4eb6c authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(tray): Correct alignment coords

24df9e30a3354093a6935a81d507bf22f8b3b1be authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(tray): Adjust action coords

Ref #241

4c2d71016958e9069bdf5a6dcfc7bb621521ad85 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(i3): Remove wsname-maxlen

3a6ca90fcb9a101fa137d734df49fdb3b73d9d82 authored almost 8 years ago by Michael Carlberg <[email protected]>
refactor(i3): Output based wrapping

0ed173b96eadae0e7d64329d93ee8cad78843755 authored almost 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 2.3.13

80a59853441e80b14b1d73d696ac3fcb0446de80 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(alsa): Deallocate mixer element using wrapper

c57273e68281e121b97655084ad5e922eee89235 authored almost 8 years ago by Michael Carlberg <[email protected]>
feat(i3): Conditional wrap around on scroll

Ref #242

f4529dde99182c040cad9e70f617dcfe4e897b41 authored almost 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 2.3.12

809e5748b68982c00fe90b50c0896af5bd97a013 authored almost 8 years ago by Michael Carlberg <[email protected]>
git: Update i3ipcpp ref

f3a52cee6b898b63ac01e024d4028fe7b6c26dda authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(net): Initialize request struct

1b00993cb91eb801a23a2a7db65f336058984dc1 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(alsa): Avoid dangling pointers

b303492759e5ca7d6d899f2a35510e736f15a608 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix: Module margin

Only output module margin right when there are
preceeding modules.

cab2d495324b05d8b94fadfe6f20c7a465068b4a authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(xkeyboard): Use current group number

Ref #230

891ff6d80abed26d257ac5c946a7b51ef3ef8ab8 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Update list of apt-get packages

5571095537a887a1bc168b767173e4560f3b7a57 authored almost 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 2.3.11

e90f82afe3402ec526b9c8e808fa62fb85703915 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(bspwm): Change event strings

ebe1998b19a87c5b1941242e003a939b65543a11 authored almost 8 years ago by Michael Carlberg <[email protected]>
fix(bspwm): Send monitor local focus commands

60503734ac7db2f5c1f52dfbb4ee87697629a830 authored almost 8 years ago by Michael Carlberg <[email protected]>