Michael Carlberg
|
ef2ad7a504
|
fix(volume): Fixed action blocks
Refs #329
|
2017-01-13 17:08:16 +01:00 |
|
Michael Carlberg
|
2fea813c3d
|
fix(github): Clear label on empty notifications
Fixes #278
|
2017-01-13 14:57:31 +01:00 |
|
Michael Carlberg
|
57e8914fa6
|
fix: Force update after running input command
|
2017-01-13 14:33:16 +01:00 |
|
Michael Carlberg
|
989e4c3039
|
cmake: MinSizeRel flags
|
2017-01-13 13:17:11 +01:00 |
|
Michael Carlberg
|
f52a3c1389
|
fix(ipc): Tool cleanup
|
2017-01-13 13:05:32 +01:00 |
|
Michael Carlberg
|
15f880eba4
|
fix(mpd): Handle broken connections
|
2017-01-13 13:02:51 +01:00 |
|
Michael Carlberg
|
22140f7db9
|
refactor(builder): Action wrapped labels
|
2017-01-13 13:01:46 +01:00 |
|
Michael Carlberg
|
e1dbd98c40
|
feat(string_util): Custom stringstream
|
2017-01-13 13:01:22 +01:00 |
|
Michael Carlberg
|
6fb48c8e6f
|
feat(build): Add flag for drawing visible whitespace
|
2017-01-13 11:04:43 +01:00 |
|
Michael Carlberg
|
a26a15d485
|
fix(config): Type mismatch
|
2017-01-13 10:57:43 +01:00 |
|
Michael Carlberg
|
f56bb419d2
|
fix: Format whitespace handling
Refs #325
|
2017-01-13 10:54:41 +01:00 |
|
Michael Carlberg
|
cabdb4f8d5
|
feat(zsh): Compdef for polybar-msg
|
2017-01-13 07:28:21 +01:00 |
|
Michael Carlberg
|
99e432cae7
|
fix(zsh): Disable incompatible flags
|
2017-01-13 07:27:49 +01:00 |
|
Michael Carlberg
|
3714884660
|
fix(zsh): Add missing flags
|
2017-01-13 06:01:20 +01:00 |
|
Michael Carlberg
|
8d355f8255
|
fix(ipc): Avoid clearing module content
Refs #324
|
2017-01-13 05:33:34 +01:00 |
|
Michael Carlberg
|
184a1c5281
|
fix(zsh): Allow bar name at any pos
|
2017-01-13 05:02:41 +01:00 |
|
Michael Carlberg
|
cacc11e3a2
|
fix: Do not require bar name to list monitors
Refs #208
|
2017-01-13 04:50:33 +01:00 |
|
Michael Carlberg
|
b48a275235
|
feat(command_line): Properly handle positional args
|
2017-01-13 04:47:25 +01:00 |
|
Michael Carlberg
|
761b224f7c
|
fix(xrandr): Merge outputs and 1-output monitors
Refs #280
|
2017-01-13 04:31:54 +01:00 |
|
Michael Carlberg
|
081578b168
|
fix(cmake): Require XRandR 1.5+ for monitor support
Refs #280
|
2017-01-13 04:13:46 +01:00 |
|
Michael Carlberg
|
506ac3e4ac
|
fix(xrandr): Enable monitor support by default
Refs #280
|
2017-01-13 04:02:27 +01:00 |
|
Michael Carlberg
|
385572ec64
|
feat(xrandr): Support for monitors
Refs #280
|
2017-01-13 03:52:57 +01:00 |
|
Michael Carlberg
|
462e53d6c8
|
build: Bump version to 2.5.1
|
2017-01-13 01:15:52 +01:00 |
|
Michael Carlberg
|
40493497de
|
fix: Allow size_t narrowing
|
2017-01-13 01:14:50 +01:00 |
|
Michael Carlberg
|
0a24dc4912
|
fix(cmake): Use target_compile_options for libflags
Refs #308
|
2017-01-13 01:05:10 +01:00 |
|
Michael Carlberg
|
f8d387c2c0
|
git(xpp): Update submodule ref
|
2017-01-13 00:55:04 +01:00 |
|
Michael Carlberg
|
07c0fbdcb3
|
fix(timer_module): Sleep at beginning since already warmed up
|
2017-01-12 23:33:36 +01:00 |
|
Michael Carlberg
|
6dd72aa6f7
|
refactor(fs): Read /proc/self/mountinfo
Refs #271
|
2017-01-12 23:33:32 +01:00 |
|
Michael Carlberg
|
c737493620
|
fix(mtab): Add missing header
|
2017-01-12 21:11:21 +01:00 |
|
Michael Carlberg
|
92cc4d6f40
|
fix(modules): Warmup module on start
|
2017-01-12 20:29:08 +01:00 |
|
Michael Carlberg
|
c2ac7fde67
|
refactor: Filesize strings
|
2017-01-12 20:28:44 +01:00 |
|
Michael Carlberg
|
9184a8b046
|
fix(memory): Safety check
|
2017-01-12 20:25:57 +01:00 |
|
Michael Carlberg
|
2cde3f31a0
|
fix(config): Comply to parameter naming scheme
|
2017-01-12 18:09:56 +01:00 |
|
Michael Carlberg
|
d49b1cacd3
|
fix(config): Rename parameter for individual border size
Rename `border-{left,top,right,bottom}` to `border-{left,top,right,bottom}-size`
to follow the naming scheme used for other size parameters
|
2017-01-12 17:55:56 +01:00 |
|
Michael Carlberg
|
16a355a2b7
|
fix(config): Remove default value for module-margin-right
|
2017-01-12 17:42:09 +01:00 |
|
Michael Carlberg
|
ca1aac2ed6
|
feat(config): Shorthand for {padding,module-margin}-{left,right}
|
2017-01-12 17:32:11 +01:00 |
|
Michael Carlberg
|
c26d6d3696
|
build: Bump version to 2.5.0
|
2017-01-12 16:37:33 +01:00 |
|
Michael Carlberg
|
f72ddf9294
|
refactor(signals): Use full namespace
|
2017-01-12 16:34:14 +01:00 |
|
Michael Carlberg
|
da9f1d90f4
|
fix(controller): Ensure module runstate
|
2017-01-12 16:33:41 +01:00 |
|
Michael Carlberg
|
f33d383726
|
refactor: Wait with tray initialization until ready
|
2017-01-12 16:12:54 +01:00 |
|
Michael Carlberg
|
ef6f649579
|
fix(fs): Make sure to match with correct mtab entry
Fixes #321
|
2017-01-12 15:30:47 +01:00 |
|
Michael Carlberg
|
5773b08cf8
|
fix(script): Poll file descriptors
|
2017-01-11 18:21:58 +01:00 |
|
Michael Carlberg
|
d7d0fbcae4
|
fix(battery): Safety check
Make sure returned label is valid before access.
Refs #318
|
2017-01-11 15:01:39 +01:00 |
|
Michael Carlberg
|
30201bac38
|
fix(env_util): Add missing header
|
2017-01-11 09:28:39 +01:00 |
|
Michael Carlberg
|
e441332f40
|
fix(xbacklight): Value type
|
2017-01-11 09:23:27 +01:00 |
|
Michael Carlberg
|
5b33ada576
|
refactor(common): Cleanup
|
2017-01-11 07:17:54 +01:00 |
|
Michael Carlberg
|
c2bee14d34
|
fix(test): Use correct namespace
|
2017-01-11 05:05:11 +01:00 |
|
Michael Carlberg
|
568837d06a
|
fix(x11): Preload the _NET_WM_WINDOW_OPACITY atom
|
2017-01-11 05:00:23 +01:00 |
|
Michael Carlberg
|
5c9bfc147c
|
fix(xbacklight): Lower inc/dec value to 5 and fix flooring
|
2017-01-11 04:40:10 +01:00 |
|
Michael Carlberg
|
e2480da8c6
|
fix(git): Remove generated file from index
|
2017-01-11 04:14:20 +01:00 |
|