Commit Graph

  • 100632cce3 fix(http): Pass char* as CURLOPT_USERAGENT patrick96 2019-10-28 01:56:21 +0100
  • 6f882ba3b2 build: Move non-macro variables into settings.cpp patrick96 2019-10-28 01:35:18 +0100
  • c6194c06eb Update spec file Michael Vetter 2019-10-31 12:01:46 +0100
  • 6849b8a56b clang-format patrick96 2019-10-27 15:25:12 +0100
  • 587dc6c84d bar: Make module separator a label patrick96 2019-10-27 13:32:45 +0100
  • a77923ea96 build: drop python2 patrick96 2019-10-22 10:30:45 +0200
  • 8b310cc05d fix(build): Ignore noexcept-type for malloc_ptr_t patrick96 2019-10-23 00:47:13 +0200
  • bffec3d8f2 travis: update to bionic patrick96 2019-10-23 00:18:19 +0200
  • 2b31a3f112 fix(backlight): Use 'brightness' with amdgpu_bl0 patrick96 2019-10-15 16:39:18 +0200
  • fea579ec85 fix(bar): Configure window before remapping patrick96 2019-10-16 00:30:10 +0200
  • a119c3386b
    controller: Print error for duplicate modules (#1534) Patrick Ziegler 2019-10-21 10:20:45 +0200
  • 52f0623315 feat(xworkspaces): Support occupied workspaces (#882) Matthias Viehweger 2019-10-21 10:00:38 +0200
  • 4ab251f33c temperature: Use format-warn at warn-temperature not after (#1897) Jake Howard 2019-10-16 17:45:49 +0100
  • 751c21cd37 feat(pulse): Show volume in decibels (#1894) julio-b 2019-10-09 00:13:58 +0000
  • 1fc6942482 fix(ipc): Update bar when making bar visible patrick96 2019-10-01 17:06:06 +0200
  • b162e17583 Add Code Triage-Badge Matthias Viehweger 2019-09-05 17:20:11 +0200
  • 3e83fb9fb2 net: Don't disable when linkspeed not detected (#1772) Hayden Sartoris 2019-09-27 11:01:45 -0400
  • 99e823bd0a fix(file): Don't add slash to relative path patrick96 2019-09-24 00:57:28 +0200
  • 5a309f0e33 fix(aur): Add sphinx as a build dependency patrick96 2019-09-18 09:48:05 +0200
  • 4ea188b3f9 fix(modules): Only add reset tag on non-empty modules patrick96 2019-08-22 00:55:13 +0200
  • 211b0bbfd8 Incorporate Reviews patrick96 2019-08-06 19:35:07 +0200
  • 57d364a2fc Reset all tags at the end of a module patrick96 2019-01-12 14:51:54 +0100
  • 928cd92a4f refactor(builder): Don't track raw tags patrick96 2019-01-02 18:59:34 +0100
  • ddb40db490 builder: Cleanup label over-/underline handling patrick96 2018-12-28 17:16:43 +0100
  • 3ebb0b0b03 builder: Simplify open tag tracking patrick96 2018-12-28 17:10:52 +0100
  • f967cd5f59 builder: remove BUILDER_SPACE_TOKEN patrick96 2018-12-26 02:17:22 +0100
  • 56e24992df
    config_parser: Introduce stricter syntax conventions (#1377) Patrick Ziegler 2019-08-06 19:41:31 +0200
  • 58d72c4f19 feat(github): add support for github enterprise (#1841) Jérôme BOULMIER 2019-08-04 20:58:25 +0200
  • 12a47fe72e travis: create an irc one-liner (#1846) x70b1 2019-08-04 17:39:05 +0200
  • c6bc8a6ee6 build: Remove pulseaudio binary dependency check patrick96 2019-07-30 19:40:55 +0200
  • 2b691af41e aur: Make feature deps hard deps patrick96 2019-07-18 16:24:15 +0200
  • fe7dc28b07 Update PKGBUILDs for 3.4.0 patrick96 2019-07-24 15:55:31 +0200
  • 91652736ae Release 3.4.0 patrick96 2019-06-28 09:35:01 +0200
  • f0c65e6cf0
    fix(config): Allow empty string as ref fallback (#1831) Patrick Ziegler 2019-07-01 23:33:01 +0200
  • 43556b5d92 cmake: Use GNUInstallDirs (#1818) Rune Morling 2019-06-24 18:08:59 +0200
  • 0740382851 fix(msg): use stdout when exiting with code 0 Brice Waegeneire 2019-06-18 11:53:56 +0200
  • c650513b67 fix(i3): Surround ws names with quotes (#1798) Jérôme BOULMIER 2019-06-04 17:34:16 -0400
  • 5be532c51b refactor(font): More robust font size calculation patrick96 2019-02-06 16:32:04 +0100
  • a3e2e51ac9 build: remove xdamage extension patrick96 2019-06-01 19:28:23 +0200
  • 38af08d29a build: remove xsync extension patrick96 2019-06-01 19:23:36 +0200
  • 6ff2b2b37f build: remove xrender extension patrick96 2019-06-01 19:14:12 +0200
  • 2b0bf463b1 config: Remove bspwm variable references patrick96 2019-06-01 16:14:12 +0200
  • 7724c4dccb rtd: Use provided version string on rtd patrick96 2019-05-17 09:35:48 +0200
  • 28b8877edc cleanup(cmake): remove useless variables (#1767) Jérôme BOULMIER 2019-05-17 10:51:16 -0400
  • e1e28f09f3 refactor(build): Remove version number namespace patrick96 2019-05-17 09:44:35 +0200
  • cb75857ff6 pulse: Set volume to max when the increase was too huge (#1765) Sebastian Graf 2019-05-14 22:06:15 +0200
  • b2b73b5d91 feat(battery): add %percentage_raw% token (#1756) Roberto Santalla 2019-05-14 15:01:54 +0200
  • 65e72fd71e travis: Build documentation patrick96 2019-04-30 21:54:01 +0200
  • 4c0117528e build: Allow doc to build as its own project patrick96 2019-04-30 21:52:17 +0200
  • 9103d232a5 build: Remove -Werror patrick96 2019-04-09 00:19:27 +0200
  • 37a7ad9c44 migration: Update submodule URLs patrick96 2019-05-06 14:10:05 +0200
  • 4cc836fa66 migration: Update URLs patrick96 2019-05-06 13:51:49 +0200
  • 9f7840c7d6 fix(build): Uninitialized local variable (#1759) Sergi Jimenez 2019-05-05 22:09:03 +0200
  • f1061e1217 doc: add rtd badge patrick96 2019-04-08 23:40:44 +0200
  • 01b326c10f move shell completion to contrib folder patrick96 2019-04-08 23:29:21 +0200
  • bfaeb71cb8 build: create config even when docs are disabled patrick96 2019-04-08 23:19:12 +0200
  • f68a5e6ccf build: Add build type specific flags to -vvv patrick96 2019-04-09 00:30:49 +0200
  • d5112c9b66 git: Remove include .gitignore patrick96 2019-04-07 17:01:46 +0200
  • 0ab9fcdc38 refactor: Remove all mentions of icon_t patrick96 2018-12-23 22:59:10 +0100
  • 148d46b65b build: Remove Makefile from root patrick96 2018-12-23 22:54:35 +0100
  • d1fe97b90f git: Clean up gitignore patrick96 2018-12-23 22:51:42 +0100
  • 0251a80e75 build: Remove C compiler patrick96 2018-12-23 22:46:34 +0100
  • a67b824e25 cmake: Make Release default build type patrick96 2018-12-23 22:38:05 +0100
  • 7414e98008 feat(temp): Configurable lower bound for ramp (#1706) Kazufumi NOTO 2019-04-08 01:36:09 +0900
  • fca4151f36 fix(window): remove useless operator= and add default copy cstr (#1729) Jérôme BOULMIER 2019-04-07 11:32:55 -0400
  • 627c4ac2af fix(brightness): reading brightness in actual_brightness (#1689) Jérôme BOULMIER 2019-04-07 11:04:55 -0400
  • 7d0c6300f6 cmake: put version string into version.txt patrick96 2019-04-04 23:25:09 +0200
  • 72db0538e1 doc: Add copyright patrick96 2019-01-03 22:16:45 +0100
  • bbdcbee068 doc: Make conf.py work on readthedocs patrick96 2019-01-03 20:24:21 +0100
  • 3111bee143 doc: Remove sphinx theme from readme patrick96 2018-12-14 16:23:59 +0100
  • aec34c11f1 aur: Add python-sphinx to polybar-git makedepends patrick96 2018-12-14 16:19:06 +0100
  • 5b7bb2514e refactor(doc): Enable only if sphinx is available patrick96 2018-12-14 16:16:20 +0100
  • 73de9257a1 refactor(cmake): Remove unused querybin patrick96 2018-12-14 16:15:48 +0100
  • 1ed8ddd251 travis: Disable doc generation patrick96 2018-12-14 10:38:40 +0100
  • a1cccef251 refactor(doc): Use default theme for local builds patrick96 2018-12-14 10:32:49 +0100
  • 754673bff8 refactor(cmake): Make documentation optional patrick96 2018-12-14 10:12:42 +0100
  • 3596001de1 refactor(cmake): Add version information to summary patrick96 2018-12-14 10:02:20 +0100
  • 243a6a84a6 refactor(cmake): Use exit code of git describe patrick96 2018-12-14 09:51:04 +0100
  • 2c42bae09f refactor(doc): Use cmake APP_VERSION in conf.py patrick96 2018-12-14 09:34:31 +0100
  • fc2d2db76f refactor(cmake): Determine version in cmake patrick96 2018-12-14 09:30:17 +0100
  • 800d24c92f doc: Add readme with local preview instructions patrick96 2018-12-03 17:02:42 +0100
  • 166f704e58 doc: Install rst based man pages patrick96 2018-12-02 19:17:26 +0100
  • 1e361fa9ca doc: Add manpage as rst file patrick96 2018-12-02 19:05:48 +0100
  • c841bd512c doc: Build doc with cmake patrick96 2018-12-01 14:10:03 +0100
  • 7809be8d58 doc: Setup in-repo documentation patrick96 2018-12-01 12:12:49 +0100
  • 57b8fcc7cd refactor(cmake): move generated files in build directory (#1726) Jérôme BOULMIER 2019-04-04 16:53:54 -0400
  • cff13214ff
    fix(aur): Patch release in polybar-git package (#1724) Patrick Ziegler 2019-04-03 08:07:47 +0200
  • 253f44caaa
    aur: Update to 3.3.1 (#1723) Patrick Ziegler 2019-04-03 07:53:34 +0200
  • 25f99c0a61 fix(xworkspaces): active ws upon ws deletion (#1713) DrunkenChicken 2019-04-02 00:04:44 +0800
  • 31a25af3d3 fix(tray): fix offset for negative percentage (#1669) Jérôme BOULMIER 2019-03-22 04:55:08 -0400
  • 82b9ea8a09 fs: Fix incorrect size report on 32bit machines (#1699) Kazufumi NOTO 2019-03-19 02:16:42 +0900
  • 5995a8dace readme: Feature subreddit and irc more prominently patrick96 2018-10-27 14:59:46 +0200
  • 07913058fb Clearly separate issue and bug reports patrick96 2018-10-27 14:56:48 +0200
  • 914ec3e102 github: Add distro to bug report template patrick96 2018-10-27 13:42:24 +0200
  • e3b84c9595 fix(controller): ignore SIGUSR1 until polybar is fully reloaded. (#1678) Jérôme BOULMIER 2019-03-13 02:55:02 -0400
  • b3f7cd08e9 fix(xkeyboard): Only update indicators when used patrick96 2019-03-01 16:38:07 +0100
  • de3240b861 fix(xkeyboard): Print deprecation message patrick96 2019-02-25 14:22:52 +0100
  • fbd870c343 fix(xkeyboard): Use correct indicator label field patrick96 2019-02-25 14:21:10 +0100
  • 25ef0299cb fix(tray_client): remove copy ctor & assignment operator (#1675) Jérôme BOULMIER 2019-03-06 03:00:11 -0500
  • db9a83a83b feat(xkeyboard): Customizable indicators and layouts (#1559) Gilad Naaman 2019-02-24 23:35:39 +0200