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

fix(docs): Updated README and configs

Use dash instead of underscore as parameter name separator
Will break alot of configs but people...

2af0d0845d16517f005142070ec7ba91d10773f7 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Do not use ccache

a891f3e53ba815ed26c8982d1c8f5f207de9277e authored about 8 years ago by Michael Carlberg <[email protected]>
fix(build): Sigc++ is no longer used

1430e779893de42a254b261a705c88b33fe54532 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(i3): Avoid conflicting i3 commands

bdb4a0ea1d3a48a62a5f677f0683645f08f23abc authored about 8 years ago by Michael Carlberg <[email protected]>
feat(i3): Added option to sort by workspaces by index

cba62e7b8e1e50383b27253b2df3870fc1050bbb authored about 8 years ago by Michael Carlberg <[email protected]>
refactor(i3): Rewrite of the i3 module

774dec5d17917f0db0f0e9ff7d93a4a06a50387e authored about 8 years ago by Michael Carlberg <[email protected]>
wip: Update CMakeLists

c4e9f9d035728891cd958e868e1123345b3aeb40 authored about 8 years ago by Michael Carlberg <[email protected]>
fix: Make the application work properly using i3wm

eb38fb85ace95c6d6c5933d58bb95477ea02d0b5 authored about 8 years ago by Michael Carlberg <[email protected]>
git: Ignore all "build" prefixed folders

0bf26642d2983bc9928ecc67c5ebb46b20134e99 authored about 8 years ago by Michael Carlberg <[email protected]>
wip: Base config rewrite

751017858e5c19d73db25cf5996d722512dda3c0 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(progressbar): Make sure index is within bounds

700cc89963c16c1dfd446368dff8b2b83e70db24 authored about 8 years ago by Michael Carlberg <[email protected]>
feat: Restack-to-root

Fixes the issue where the bar window is being
drawn on top of fullscreen window's

e1b62385641b4eb65dea41d7202b86e790cfaf56 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Update build script

dac5a3c80421affa104e30364cf9372220828db2 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(controller): Try to acquire lock for 50ms on module update

Allow short bursts since we want to handle all events
when starting the modules.

44ca3bef2c3c41aed515d63f5776d562e11ee25e authored about 8 years ago by Michael Carlberg <[email protected]>
refactor(bspwm): Cleanup

257b73d589c60b2d2f66b906ddfa1941b587ac02 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Forward decl. error

b7f9cb2820364ffb36fb479dcf5484eedbe35dd3 authored about 8 years ago by Michael Carlberg <[email protected]>
refactor(menu): Menu module logic

e5d981faf958ec46f34e9b2c905bd56b63480ff5 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(logger): Ignore GCC warning

fb6e5ea378f947999058a2a650d616d535d388f2 authored about 8 years ago by Michael Carlberg <[email protected]>
feat(network): Configurable min width for up/down speed

790059243b1905e6b66f2701c090cff641d9bd77 authored about 8 years ago by Michael Carlberg <[email protected]>
fix: Pass xcb_params_t by value

55a5c5d89684431ad2065e97eb2549f49b33184d authored about 8 years ago by Michael Carlberg <[email protected]>
fix(build): Make project compile using gcc5/gcc6

d23119e24ecca16c6dc9e0107e419af89dcf2830 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(ci): Add missing dependencies

3332e0f915cdd06d4afc051e781e08dc89b8955e authored about 8 years ago by Michael Carlberg <[email protected]>
fix: Handle unsupported modules

c79d8dfea4a4d6c9df3d199b7c299473b7811151 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(bspwm): Proper dispatch of ipc commands

990f2a3074768f8a903a1853b629bcff7e061fd1 authored about 8 years ago by Michael Carlberg <[email protected]>
refactor(bspwm): Use defined socket path for ipc connections

f05d5678d4f6a0b94836fc8dc1a0a9b76967e00b authored about 8 years ago by Michael Carlberg <[email protected]>
fix(logger): Use STDERR as default output channel

4055778468c6d4c38ca2b85e649e058b1dff97d5 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(command_line): Correct handling of long argument value

Use correct format for passing values using the long version
of the option, e.g: --arg=value

39bfcb15e1427aafdf20a2e855d0678ee477a1d8 authored about 8 years ago by Michael Carlberg <[email protected]>
refactor: Do not redefine default bar values

bcb68944968574d3ed1dfadf826da5eb4978a16b authored about 8 years ago by Michael Carlberg <[email protected]>
fix: Map bar window when fully configured

12bfa5c89f8ca4d79bb14fb132e591d66eea1900 authored about 8 years ago by Michael Carlberg <[email protected]>
refactor: Drop modules on failure

If a module error occur, just stop the failing
module and let the application keep running.

89d645539cd230336337b5982016f90eba687e31 authored about 8 years ago by Michael Carlberg <[email protected]>
refactor(config): Cleanup example configs

69f648c5136a41fc36e61d8411ad7cc2649631ab authored about 8 years ago by Michael Carlberg <[email protected]>
refactor(volume): Cleanup

9754393c49fe2bd9ee7d16cd94ae42b4ac2afff9 authored about 8 years ago by Michael Carlberg <[email protected]>
refactor(alsa): Acquire mutex lock for api calls

6037947b1dcae74fe8d0208f0bcca734b1cd46f0 authored about 8 years ago by Michael Carlberg <[email protected]>
refactor(controller): Force shutdown if dead lock

If the mutex haven't been successfully locked after
3 seconds, force shutdown by raising SIGKILL...

565a6d7032ccb8c16183840814ca98076f012d05 authored about 8 years ago by Michael Carlberg <[email protected]>
fix: Make sure clickable areas are aligned properly

- Avoid odd glyph width's for center-aligned text
since it breaks the positioning of clickable a...

20350e5fe6b6902974959037fa007975b270efe3 authored about 8 years ago by Michael Carlberg <[email protected]>
feat: Unit tests for command_line::parser

b4b563dda660b803dd1a34dfea459a3bf087b929 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(command_line): Use specific exceptions

292123983368bd828dc50bc8ba173682f6e0ec24 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(command_line): Parse long arguments

7efb2fc47a8ac61e5c5d00d78ea7e6803c6b09bb authored about 8 years ago by Michael Carlberg <[email protected]>
fix(xpp): Submodule ref

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

a9553ff850543ef6eaea9d4f10c0933d9b1413a6 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(config): Use correct family pattern for Font Awesome

Fixes jaagr/lemonbuddy#67

98380c442ae9b90df811a6df18920172edbbcedc authored about 8 years ago by Michael Carlberg <[email protected]>
fix(cmake): Added empty source file to build lib

bae90cb4a96b8d805f84cd6d1f291f39cc085678 authored about 8 years ago by Michael Carlberg <[email protected]>
fix: Handle mouse button click/scroll events

c687b07cd073e624ac2b41a4affa148df2464cc0 authored about 8 years ago by Michael Carlberg <[email protected]>
fix: Use module separator from config

8af7388c93bfb22ea6a61a11bbb977f9f7c352a9 authored about 8 years ago by Michael Carlberg <[email protected]>
refactor: Application rewrite

d359ab6057bd4edda53fa03b82d1659064867672 authored about 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.4.6

f81f20431d3a1dd12498f0d34e830ea2865b4801 authored about 8 years ago by Michael Carlberg <[email protected]>
fix: Only truncate labels using label-maxlen

ece172c75943b3fe886c0fad582fb463a16aa058 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(config): Use correct family pattern for Font Awesome

Fixes jaagr/lemonbuddy#67

8c8f677f7a9527a97dd04ee49eb89467c0a06888 authored about 8 years ago by Michael Carlberg <[email protected]>
docs: Added notice about the XBPS package

cc04a7b19f178ffb646bde94f8413fe0cd4d3cb6 authored about 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.4.5

8b9289181379517be62ca414300f1c437a0e22b4 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(battery): Replaced hard coded path

Fixes jaagr/lemonbuddy#62

aacaac117c416800eecf5c6a547edee11aeae20f authored about 8 years ago by Michael Carlberg <[email protected]>
Merge pull request #61 from patrick96/travis_fix

Fix broken travis build

b899dd732501b1f8265d3ff024a957dbb42bdcc3 authored about 8 years ago by Michael Carlberg <[email protected]>
Fix broken travis build

Somehow ubuntu on the travis server does not have
/usr/lib/python2.7/dist-packages in the path a...

2412dc962703baef609712a089462dab5fe2b263 authored about 8 years ago by patrick96 <[email protected]>
Merge pull request #41 from patrick96/master

Fixes jaagr/lemonbuddy#40

365a9ccbdad0c4ae4e8f6bf00d6431e6a6f5f2fd authored about 8 years ago by Michael Carlberg <[email protected]>
Correct color assignment

As per request

ec9b2fb2c7b737487eb418818c43252652f7b46d authored about 8 years ago by patrick96 <[email protected]>
Fix custom/menu crash

color_alpha did not make sure that the foreground property had the right
length

fea198551e8dbf9ad652f854af4d28c2162ab7b8 authored about 8 years ago by patrick96 <[email protected]>
refactor(cmake): Removed dynamic handling of flags

Only set initial state of the ENABLE_X options
based on if the required library is available

2b1aa99f4cedece6e7da7bff13689092ec8dcd53 authored about 8 years ago by Michael Carlberg <[email protected]>
Merge pull request #60 from patrick96/update_pkgbuild

Remove python executable replacment in PKGBUILD

b8a8528e843581167eded1355dc8550c647dfbb2 authored about 8 years ago by Michael Carlberg <[email protected]>
Update pkgrel in SRCINFO

d17d0148d83e60ef25594d831ef29a64eec214b9 authored about 8 years ago by patrick96 <[email protected]>
Remove python executable replacment in PKGBUILD

Only for the '-git' package since the other one would also require a
version bump

09ebb546a4bd907096f9cb663ec74a1f5b315954 authored about 8 years ago by patrick96 <[email protected]>
fix(xpp): Ref to 1.2.1

Fixes jaagr/lemonbuddy#58

d8919b020d8101274cf2bea768fab7506e5bfd44 authored about 8 years ago by Michael Carlberg <[email protected]>
feat: Label maxlen property

label-NAME-maxlen = N
label-NAME-ellipsis = bool

Fixes jaagr/lemonbuddy#49

c3f84c22f0a498532d202654c527743fc6ac9ee0 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(cmake): Don't trigger versioning on build

afb787f0d7483ed35c3378db009ecbfa4c03f16f authored about 8 years ago by Michael Carlberg <[email protected]>
fix(bspwm): Handle report strings with 3+ monitors

Fixes jaagr/lemonbuddy#54

a55b7c3fd3e8bec41a46d75413bf5f2ba8efad1b authored about 8 years ago by Michael Carlberg <[email protected]>
fix(locale): Don't localize the exec line

Fixes jaagr/lemonbuddy#56

d3a8ccbeacc0a8e66bb290bbd58e29f94e5432cb authored about 8 years ago by Michael Carlberg <[email protected]>
fix(xpp): Submodule ref

208fd2afa555f2e0f8ea3a341f22647c0b07ec7b authored about 8 years ago by Michael Carlberg <[email protected]>
fix(aur): Reset pkgrel

89e1c206e6f3684c551013ca647892e931a66349 authored about 8 years ago by Michael Carlberg <[email protected]>
Merge pull request #37 from patrick96/master

Fix volume ramp not working

b290539514df4081ae800a1c8083776894602236 authored about 8 years ago by Michael Carlberg <[email protected]>
Remove leftover debugging code

1025a8e7dc3d2256de90c3bc2d0580ee9e9dadbc authored about 8 years ago by patrick96 <[email protected]>
Fix volume ramp not working

fec727c8d8eedadb8c2eb0d316939faee942a792 authored about 8 years ago by patrick96 <[email protected]>
build: Bump version to 1.4.4

d72ff7334e439d0d076fa71f2d2de62a9583d11f authored about 8 years ago by Michael Carlberg <[email protected]>
feat(config): Reference value in environment var

This makes it possible to reference env vars from any
config parameter using ${VARNAME}

Closes ...

e94bd6a27148f4fcdf48e2bae85440416900920b authored about 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Added xcb-proto to the list of dependencies

7a141175b460aeed4418f4c8f1d467faecaffb27 authored about 8 years ago by Michael Carlberg <[email protected]>
fix(bspwm): Look for socket path in env variable

Fixes jaagr/lemonbuddy#29

99f97b07eb9606bbe6a2cbea21421243ccd99f16 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.4.2

3ad583b8d0cc4fc2055d7e2770a0c929d1cc1a86 authored over 8 years ago by Michael Carlberg <[email protected]>
builder: Get bar options lazily

e8cb754c27aac806da45c9f54c06fd048d6c3e94 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Include man pages in build

3273ed689fcf02528e32305174dbe36758004b61 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Updated the sigc++ package name

c72ba277b62bd8c9c2c2d09e342fe84263ac465b authored over 8 years ago by Michael Carlberg <[email protected]>
fix(docs): Added jsoncpp to the dependency lists

1ae3504b30198843b8273d1421c749cdc28e04d4 authored over 8 years ago by Michael Carlberg <[email protected]>
feat: Support alpha using tags %{F#00}

96179de06ab3a8ed412d8c4d5aa29d0c4c2d31ff authored over 8 years ago by Michael Carlberg <[email protected]>
refactor: Use shared_ptr for Bar/Opts

80e6936cdc70c55c46b4295ce60103c9f95984ce authored over 8 years ago by Michael Carlberg <[email protected]>
Cleanup and compiler check fixes

f406f1eb9ff5e245fb0d28416386f6fef27cc053 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(date): Do not trigger updates when unchanged

f2999b727260ae0911aeaf2331aed0a9448d39bf authored over 8 years ago by Michael Carlberg <[email protected]>
fix(aur+xbps): Update version in pkg templates

6329b5635cf3041b8364c98db8a62043f8f09115 authored over 8 years ago by Michael Carlberg <[email protected]>
docs: Updated README

3cd7dc4085e1c0665e29a559113db0ee0ce8703f authored over 8 years ago by Michael Carlberg <[email protected]>
fix(cmake): Enable C support for the project

338c04ec91f0fade0b29f9861114673696e7a1af authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(cmake): Specify compile opts on target

16cc82d9201a7084d53abb0843c1d72dbefcae79 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(i3ipcpp): Use patched standalone version

bfb587435415079ff23620217f8e391ccb124734 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.3.2

a94fcec24547a89486bdb3fa6d8c906975e4b89a authored over 8 years ago by Michael Carlberg <[email protected]>
fix(i3): Release wait lock

35d84ccb8dc6248f5fca4758eb412b643ab5cc6e authored over 8 years ago by Michael Carlberg <[email protected]>
fix(bump.sh): Added more locations to update

d3c6c723886cfe06c37b6ca4ccae49df28132531 authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.3.1

b9ba5ff6e13686ffd8bfea7e584577aae74b6abe authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.3.1

3d8d28a2db8f37884fe0511bdf13d4111c4cd237 authored over 8 years ago by Michael Carlberg <[email protected]>
fix(build): Include i3ipcpp if i3 is enabled

915c46d05295a72c14e467b6b72506a64b96044c authored over 8 years ago by Michael Carlberg <[email protected]>
aur: Updated packages

2e4d2b2fd04f49c8090fa2f1294418b64be0824d authored over 8 years ago by Michael Carlberg <[email protected]>
build: Bump version to 1.3.0

3edb476ed0a1577f13773c3133312125bd92c9ed authored over 8 years ago by Michael Carlberg <[email protected]>
fix: Custom version by argument

4d5851b3b32efc3e382d97ef1d56a87bb2595e8e authored over 8 years ago by Michael Carlberg <[email protected]>
feat(build): Build with version

4c83b363bffbcff54d261a83c5987bdc20c4ce29 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(xcb): Namespacing

e1279d65823cdb91a25c669dfd0648a2941e59c3 authored over 8 years ago by Michael Carlberg <[email protected]>
refactor(bspwm): Better socket handling

- Reconnect on POLLHUP
- Switch desktop using socket instead of std::system()

Fixes jaagr/lemon...

b8a1dd628e9d0993d3a890ca08347ace8bb558b1 authored over 8 years ago by Michael Carlberg <[email protected]>