1954f3f74c
build: Bump version to 2.3.4
2.3.4
2016-11-25 07:21:29 +01:00
d76003256f
fix: Do not parse module tags twice
...
Ref #192
2016-11-25 07:14:27 +01:00
c24dbbd9ce
build: Bump version to 2.3.3
2.3.3
2016-11-25 04:46:10 +01:00
9fdc22843b
refactor: Cleanup rendering
2016-11-25 04:42:27 +01:00
7018357e47
fix(tray): Add compton atom to exclude shadow
2016-11-25 04:34:24 +01:00
84d58e7619
refactor: Cleanup handling of syntax tags
2016-11-25 04:34:24 +01:00
199a825494
feat(mpd): Add stop toggle ( #191 )
2016-11-25 04:33:58 +01:00
48c709eb58
fix(builder): Always close open tags on flush
...
Ref #186
2.3.2
2016-11-23 21:59:05 +01:00
ad510eb768
fix(builder): Default to non-lazy mode
...
Ref #181
2016-11-22 23:31:08 +01:00
4794ef653c
refactor(renderer): Separate methods
2016-11-22 23:18:47 +01:00
b14e55f729
fix(label): Do not erase false positives
2016-11-22 23:10:36 +01:00
c6e861083b
fix: Avoid unnecessary color change
...
Ref #181
2016-11-22 22:45:12 +01:00
cd005a9ce6
fix(renderer): Avoid false positives
...
Ref #181
2016-11-22 22:44:28 +01:00
0983167510
fix(builder): Erase full tag
...
Ref #180
2016-11-22 21:33:27 +01:00
7c60998459
fix(label): Patch token extraction
...
Ref #182
2016-11-22 21:14:35 +01:00
5028779528
fix(network): Change default value of udspeed_minwidth
2016-11-22 20:53:14 +01:00
6e35bcd183
fix(bar): Draw empty window at launch
...
Ref #179
2016-11-22 20:52:07 +01:00
4ef0c55dda
fix(label): Support variable token order
...
Bound specifiers required the tokens to be
replaced in the same order they were defined.
This fixes that by storing and comparing
the token string.
2016-11-22 03:42:42 +01:00
09e0ea1932
config: Print deprecation warnings
2016-11-22 03:01:50 +01:00
733341d62b
fix: Skip button events unless lock acquired
2016-11-22 02:06:25 +01:00
3069202354
fix(tests): Patch color_util unit test
2016-11-22 01:38:03 +01:00
ac654423aa
build: Bump version to 2.3.2
2016-11-22 01:25:49 +01:00
0c64b64ff8
refactor: Cleanup
2016-11-22 01:22:47 +01:00
c442e47f93
config: Add under-/overline properties
2016-11-21 16:38:52 +01:00
83ef8bcd0c
fix(build): Size type
2016-11-21 16:32:56 +01:00
ebf1bd1129
feat: Support different under-/overline
...
Make it possible to set different size
and color values for the two properties.
`overline-size = 2`
`overline-color = #f00`
`underline-size = 5`
`underline-size = #00f`
2016-11-21 16:16:06 +01:00
25e33b6aab
refactor: Separate render component
2016-11-21 16:16:02 +01:00
c1162960cc
fix(battery): Try several value files
...
Fixes #177
2016-11-21 08:30:25 +01:00
48da703970
Merge pull request #163 from NBonaparte/padding
...
feat: add padding for values
2016-11-21 08:09:51 +01:00
c658d22925
fix(token): more patches
2016-11-20 22:44:35 -08:00
d66c16674c
feat(tokens): added patch by @jaagr
2016-11-20 21:33:50 -08:00
d1d34b339a
fix(aur): Python 2 is required by xpp
2016-11-21 04:25:58 +01:00
4179f8b7f9
feat: added max and min values to tokens
2016-11-20 16:37:48 -08:00
d0915b82f4
fix: Only include optional module fallback if needed
2016-11-21 01:19:44 +01:00
cf22468503
fix(build): Optional module fallback
...
Ref #176
2016-11-21 01:14:05 +01:00
2266b8618e
fix(aur): Arch requires python 3 for xcbgen
2016-11-21 00:46:01 +01:00
d616a7d351
fix(build): Move chrono namespace to correct level
...
Ref #176
2016-11-21 00:19:22 +01:00
2d66dc9a57
fix: Disable tests requiring X connection
2016-11-21 00:07:34 +01:00
d6a5212ef3
fix(volume): Handle alsa playback range
...
Ref #174
2016-11-20 23:49:08 +01:00
002eb08b20
fix(build): Explicit type for list initialization
2016-11-20 23:29:42 +01:00
c6d85b2b92
refactor: Optimize build
2016-11-20 23:04:31 +01:00
4b576bd23b
feat(config): Try to guess interface names
2.3.1
2016-11-20 04:11:02 +01:00
74c7f5f617
fix: Patch example config template
...
The last patch only updated the generated file
and not the CMake template
Remove the generated file and add it to
.gitignore to prevent future mistakes
2016-11-20 03:30:18 +01:00
5cbdc58d10
fix(aur): Example config fonts as optional deps
2016-11-20 03:06:03 +01:00
376c483dd4
build: Bump version to 2.3.1
2016-11-20 03:00:36 +01:00
fd3c3775e4
git(aur): Add new packages
2016-11-20 03:00:31 +01:00
e2dab8a398
fix: Patch example config
...
- Query for truetype version of Unifont since
the BDF version doesn't render the glyphs properly
- Replace ${BAR.key} with new ${root.key}
- Do not define specific volume mixers
2016-11-20 02:47:39 +01:00
510fe7261b
fix(ci): Parallel build
2016-11-19 22:01:14 +01:00
40fcabd644
fix(config): Proper dereference of ${self.key}
2016-11-19 19:18:28 +01:00
88c8bbd940
refactor: Fwd declare drawtypes
...
Ref #164
2016-11-19 15:49:06 +01:00