Michael Carlberg
|
48749b12d8
|
fix(bar): Improve error message for unparsable color
|
2017-01-20 02:32:52 +01:00 |
|
Michael Carlberg
|
892673c405
|
fix(config): Require value reference without fallback
|
2017-01-20 02:31:55 +01:00 |
|
Michael Carlberg
|
5ad0081e76
|
fix(command_line): Filter positional args
|
2017-01-20 02:30:05 +01:00 |
|
Michael Carlberg
|
e1483c3f65
|
refactor(xresources): Use xcb-util-xrm
Drop the Xlib version and handle X resource
lookups using xcb-util-xrm
Refs #356
|
2017-01-20 02:26:01 +01:00 |
|
Michael Carlberg
|
100c64a20c
|
refactor: Make xresource_manager a singleton
Refs #356
|
2017-01-19 21:27:01 +01:00 |
|
Michael Carlberg
|
90d1fff4e2
|
fix(xresources): Avoid continuous reconstruction
Refs #356
|
2017-01-19 20:37:02 +01:00 |
|
Michael Carlberg
|
374ad655ae
|
fix(xrsources): Safety check
Refs #356
|
2017-01-19 20:19:18 +01:00 |
|
Michael Carlberg
|
9e3a7cf06c
|
fix(label): Add missing character
|
2017-01-17 15:38:28 +01:00 |
|
Michael Carlberg
|
e0e9cae2eb
|
fix(label): Improve false positive token filtering
|
2017-01-17 15:28:52 +01:00 |
|
Michael Carlberg
|
0f87d37137
|
fix(fs): Set bytes_avail
Refs #343
|
2017-01-17 15:20:46 +01:00 |
|
Elohim Falcón
|
132b832c52
|
fix(xwindow): Give priority to _NET_WM_NAME (#342)
|
2017-01-17 14:59:32 +01:00 |
|
Michael Carlberg
|
826e125c80
|
fix(menu): Broadcast tree reset
Fixes #327
|
2017-01-15 03:46:31 +01:00 |
|
Michael Carlberg
|
40d482d039
|
fix: By-pass double click timers if no handlers are defined
Fixes #338
|
2017-01-15 02:00:35 +01:00 |
|
Michael Carlberg
|
3292cea786
|
refactor(tokens): Move token suffix to configuration
|
2017-01-14 18:00:35 +01:00 |
|
Michael Carlberg
|
b395285a68
|
refactor(ipc): More state checks
|
2017-01-14 18:00:29 +01:00 |
|
Alexander Polynomdivision
|
d3d3f3e6fa
|
Modify the 'volume' module to load the name of the soundcards of the master, speaker and headphone mixer
|
2017-01-14 17:59:47 +01:00 |
|
Alexander Polynomdivision
|
22e255747a
|
Update the mixer class to support setting the name of the soundcard we want to get the mixer of
|
2017-01-14 17:59:47 +01:00 |
|
Michael Carlberg
|
6250a2b746
|
fix(streambuf): Buffer size
|
2017-01-14 09:57:09 +01:00 |
|
Michael Carlberg
|
dceb3606b1
|
refactor(stringstream): Shorten to sstream
|
2017-01-14 06:11:51 +01:00 |
|
Michael Carlberg
|
977efd15e5
|
fix(ci): Compiler errors
|
2017-01-14 06:02:43 +01:00 |
|
Michael Carlberg
|
53772e9c32
|
feat(ipc): Add pid token
|
2017-01-14 00:56:43 +01:00 |
|
Michael Carlberg
|
480c2cb44b
|
controller: Lower verbosity of uncaught event msg
|
2017-01-14 00:34:35 +01:00 |
|
Michael Carlberg
|
dacf36b981
|
refactor(ipc): Cleanup
|
2017-01-14 00:27:29 +01:00 |
|
Michael Carlberg
|
ed87a8924f
|
fix(ipc): And double-click handlers
|
2017-01-14 00:10:55 +01:00 |
|
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
|
8d355f8255
|
fix(ipc): Avoid clearing module content
Refs #324
|
2017-01-13 05:33:34 +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
|
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
|
6dd72aa6f7
|
refactor(fs): Read /proc/self/mountinfo
Refs #271
|
2017-01-12 23:33:32 +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
|
ca1aac2ed6
|
feat(config): Shorthand for {padding,module-margin}-{left,right}
|
2017-01-12 17:32:11 +01:00 |
|
Michael Carlberg
|
f72ddf9294
|
refactor(signals): Use full namespace
|
2017-01-12 16:34:14 +01:00 |
|