aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/misc/polybar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* polybar: Don't reference gccDoron Behar2020-06-071-1/+6
| | | | | | | Polybar wants to be capable of printing the compiler that was used to build it with `polybar -vv` but that makes it reference gcc. See: https://github.com/polybar/polybar/blob/15e79b09d33c7cac888f93d218ae8be5ae617a2b/src/settings.cpp.cmake#L55
* polybar: 3.4.2 -> 3.4.3Oleksii Filonenko2020-05-151-2/+2
|
* polybar: remove doing nothing postConfigureDoron Behar2020-03-131-5/+0
|
* Merge pull request #76579 from filalex77/polybar-3.4.2Vladyslav M2020-01-021-2/+2
|\ | | | | polybar: 3.4.1 -> 3.4.2
| * polybar: 3.4.1 -> 3.4.2Oleksii Filonenko2019-12-271-2/+2
| |
* | xorg.xcbproto: do not depend on python2Jan Tojnar2019-12-151-3/+2
|/
* polybar: change platforms from unix to linuxOleksii Filonenko2019-11-251-1/+1
| | | | alsa-lib doesn't build on darwin.
* polybar: add filalex77 as a maintainerOleksii Filonenko2019-11-251-1/+1
|
* polybar: 3.4.0 -> 3.4.1Oleksii Filonenko2019-11-251-6/+7
| | | | | | - Replace `python2` with `python3` Co-authored-by: Sam Doshi <samdoshi@users.noreply.github.com>
* polybar: 3.3.1 -> 3.4.0Edmund Wu2019-07-291-4/+5
|
* polybar: 3.3.0 -> 3.3.1xrelkd2019-04-151-4/+5
|
* polybar: 3.2.1 -> 3.3.0Edmund Wu2018-12-241-5/+7
|
* polybar: correct descriptionBen Phipathananunth2018-12-081-1/+1
|
* polybar: nuke reference to stdenv.cc, small clean upPiotr Bogdan2018-11-021-4/+9
|
* polybar: add and enable libnl supportJohannes Frankenau2018-08-101-6/+11
|
* polybar: 3.2.0 -> 3.2.1Johannes Frankenau2018-08-101-2/+2
|
* Merge pull request #44041 from eadwu/polybar/3.2.0Jörg Thalheim2018-07-241-3/+6
|\ | | | | polybar: 3.1.0 -> 3.2.0
| * polybar: 3.1.0 -> 3.2.0Edmund Wu2018-07-231-3/+6
| | | | | | | | Adds support for internal/pulseaudio
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
|/
* polybar: add i3 to pathAndrew Scott2018-05-071-1/+8
|
* polybar: 3.0.5 -> 3.1.0Andreas Rammhold2017-12-031-11/+3
|
* polybar: fixes issue #28387 (#28441)Samuel Leathers2017-08-261-3/+11
| | | | | | * polybar: fixes issue #28387 * polybar: fix fetchpatch checksum
* polybar: 3.0.4 -> 3.0.5Lorenzo Manacorda2017-04-091-3/+3
|
* Remove redundant "fetchSubmodules" attrJames Alexander Feldman-Crough2017-02-161-1/+0
|
* polybar: init at 3.0.4James Alexander Feldman-Crough2017-02-051-0/+61
Polybar is a status bar in the vein of xmobar or i3bar.