Michael Carlberg
|
2ebaa0fb5f
|
fix(i3): Put below root when restacking window
Refs #293
|
2017-01-01 15:37:50 +01:00 |
|
Michael Carlberg
|
9c191cb025
|
fix(net): Always close socket handle
Refs #283
|
2017-01-01 15:10:58 +01:00 |
|
Michael Carlberg
|
ccddf052ec
|
refactor(script): Split non-/tail logic
Split the script module into one tailing output module and
one exec once module.
Refs #281
|
2017-01-01 09:05:18 +01:00 |
|
Michael Carlberg
|
611ed0e348
|
fix(battery): Cap value of full-at
|
2017-01-01 04:00:35 +01:00 |
|
Michael Carlberg
|
cc5a5ef25c
|
fix(file_util): Type specification
Fixes #290
|
2017-01-01 01:23:50 +01:00 |
|
Michael Carlberg
|
0d7f040256
|
fix(xkb): Auto-deduce types
Fixes #291
|
2017-01-01 01:17:30 +01:00 |
|
Michael Carlberg
|
dd960cc5b5
|
refactor(fd_streambuf): Cleanup
|
2016-12-31 15:42:46 +01:00 |
|
Michael Carlberg
|
acb9ed910d
|
fix(script): Unlock mutex before terminating command
Refs #281
|
2016-12-31 14:08:45 +01:00 |
|
Michael Carlberg
|
210695d377
|
refactor(x11): Merge xlib/xutils with connection
|
2016-12-31 10:02:32 +01:00 |
|
Michael Carlberg
|
22b93a1167
|
fix(battery): Use full namespace
|
2016-12-31 07:32:57 +01:00 |
|
Michael Carlberg
|
e3a51b235a
|
refactor(clang-tidy): Apply fixes
|
2016-12-31 04:32:11 +01:00 |
|
Michael Carlberg
|
ad0af86a7b
|
refactor(battery): Abstract value readers
Refs #263, #245
|
2016-12-31 04:20:48 +01:00 |
|
Michael Carlberg
|
14958bdd23
|
fix: Correct type for module interval
|
2016-12-31 03:04:01 +01:00 |
|
Michael Carlberg
|
a989d401d9
|
fix(renderer): Content shifting bounds
|
2016-12-31 03:01:22 +01:00 |
|
Michael Carlberg
|
31608bb706
|
refactor(renderer): Cast signal data
|
2016-12-31 01:27:37 +01:00 |
|
Michael Carlberg
|
78bb3695e6
|
refactor(config): Deduce return type from default value
|
2016-12-30 23:32:05 +01:00 |
|
Michael Carlberg
|
a0f1d97c2b
|
fix(controller): UB sanitizer patch
|
2016-12-30 23:28:58 +01:00 |
|
Michael Carlberg
|
53f781f527
|
feat(fs): Add option to remove invalid/unmounted endpoints
|
2016-12-30 22:44:28 +01:00 |
|
Michael Carlberg
|
e1c6a4e5a3
|
fix(command_line): End with empty line
|
2016-12-30 21:14:22 +01:00 |
|
Berk Ozbalci
|
2fdbb6af41
|
feat(bspwm): Add support for pseudo tiled nodes
|
2016-12-30 20:49:38 +01:00 |
|
Michael Carlberg
|
dffdc6a20b
|
fix(builder): Sub-string check
Fixes #282
|
2016-12-30 20:34:23 +01:00 |
|
Michael Carlberg
|
18cf9df86c
|
refactor: Cleanup
|
2016-12-27 04:58:41 +01:00 |
|
Michael Carlberg
|
f101a303bd
|
fix(bar): Only initialize config values when using --print-wmname
|
2016-12-27 04:15:01 +01:00 |
|
Michael Carlberg
|
db7aa7c490
|
fix(format): Ignore empty contents
|
2016-12-27 04:03:46 +01:00 |
|
Michael Carlberg
|
4bc203dd1f
|
fix(fs): Output error if statvfs() fails
Refs #271
|
2016-12-27 02:03:15 +01:00 |
|
Michael Carlberg
|
55934c12a3
|
fix(fs): Use avail bytes to calculate percentage
Refs #271
|
2016-12-27 01:32:33 +01:00 |
|
Michael Carlberg
|
7b780a3201
|
refactor(builder): Cleanup
|
2016-12-26 17:06:28 +01:00 |
|
Michael Carlberg
|
b9f9092bbe
|
refactor: Cleanup
|
2016-12-26 10:37:14 +01:00 |
|
Michael Carlberg
|
baaba4adf9
|
refactor(ipc): Rename signals
|
2016-12-26 10:36:14 +01:00 |
|
Michael Carlberg
|
334c454eec
|
concurrency_util: Mutex wrapper
|
2016-12-26 10:33:23 +01:00 |
|
Michael Carlberg
|
f80d8ebf5b
|
file_util: File descriptor streams
|
2016-12-26 10:29:32 +01:00 |
|
Michael Carlberg
|
00ac4bea63
|
refactor(x11): Header cleanup
|
2016-12-26 10:27:30 +01:00 |
|
Michael Carlberg
|
11aabac227
|
refactor(connection: Use custom base
|
2016-12-26 09:46:48 +01:00 |
|
Michael Carlberg
|
3681247dc1
|
refactor(file_util): Move block mode helpers
|
2016-12-25 19:58:52 +01:00 |
|
Michael Carlberg
|
24aba14541
|
fix(battery): Safety check
Refs #269
|
2016-12-24 05:29:12 +01:00 |
|
Michael Carlberg
|
85c915d35b
|
refactor(main): Parse args before connecting to X
|
2016-12-24 02:55:21 +01:00 |
|
Michael Carlberg
|
bb0d6f580d
|
fix(xkeyboard): Wrap click handler around contents
|
2016-12-23 22:39:59 +01:00 |
|
Michael Carlberg
|
789800a68f
|
refactor(signals): Simple types
|
2016-12-23 22:19:42 +01:00 |
|
Michael Carlberg
|
b422d1d1a4
|
refactor(modules): Input handling
|
2016-12-23 20:43:52 +01:00 |
|
Michael Carlberg
|
92424f0d49
|
refactor(cmake): Install components
|
2016-12-23 18:10:19 +01:00 |
|
Michael Carlberg
|
97fa7052fe
|
refactor(clang-tidy): Apply fixes
|
2016-12-23 15:54:06 +01:00 |
|
Michael Carlberg
|
9c14531542
|
fix(config): Require wrapping quotes to trim
|
2016-12-23 14:39:12 +01:00 |
|
Michael Carlberg
|
1cb8e455fb
|
fix(controller): Invalid move constructions
Refs #268, #265
|
2016-12-23 13:03:05 +01:00 |
|
Michael Carlberg
|
7ecd132610
|
fix(net): Convert dBm to percentage
Fixes #249
|
2016-12-23 08:13:40 +01:00 |
|
Michael Carlberg
|
e551dbfea9
|
fix(controller): Raise signal on quit from eventqueue
|
2016-12-23 05:51:33 +01:00 |
|
Michael Carlberg
|
debb3534c7
|
concurrency_ytil: Thread id
|
2016-12-23 05:18:58 +01:00 |
|
Michael Carlberg
|
48438b2556
|
fix(github): Replace initial token
|
2016-12-23 05:12:33 +01:00 |
|
Michael Carlberg
|
8cc275ccd1
|
refactor(controller): Process eventqueue concurrently
|
2016-12-23 05:10:40 +01:00 |
|
Michael Carlberg
|
8cff01e3d8
|
refactor(event_handler): Abstract sink attaching
|
2016-12-23 05:08:19 +01:00 |
|
Michael Carlberg
|
b765094a29
|
refactor(string_util): Faster replace_all
|
2016-12-23 04:40:35 +01:00 |
|