Michael Carlberg
c870a9efa7
fix(tray): Do not reserve space when detached
...
Ref #218
2016-12-04 05:53:45 +01:00
Michael Carlberg
540e9f2735
build: Bump version to 2.3.10
2016-12-04 04:13:02 +01:00
Michael Carlberg
44da14755d
refactor(clang-tidy): Apply fixes
2016-12-04 04:11:47 +01:00
Michael Carlberg
0cfddf7d72
feat(token): Add optional suffix to label tokens
2016-12-04 04:03:17 +01:00
Michael Carlberg
70bd235e9e
fix: Update example config
2016-12-04 03:32:48 +01:00
NBonaparte
ffbedf4217
feat: Add support for prefix and suffix to formats
2016-12-04 02:33:38 +01:00
Michael Carlberg
fbca73a83b
fix: Check ptr before accessing
2016-12-04 01:15:00 +01:00
Michael Carlberg
f60dd57092
fix: Update example config
2016-12-03 23:22:09 +01:00
Michael Carlberg
9f16e3fff7
refactor: Rename dock
to override-redirect
2016-12-03 23:21:40 +01:00
Michael Carlberg
d6a0c84e0b
refactor(tray): Update using eventloop
2016-12-03 23:01:21 +01:00
Michael Carlberg
df85a6492e
refactor(eventloop): Typed events
2016-12-03 23:00:41 +01:00
Michael Carlberg
c94801a747
fix(docs): Remove previous name
2016-12-03 21:25:54 +01:00
Michael Carlberg
37b4f9454c
build: Bump version to 2.3.9
2016-12-03 21:24:18 +01:00
Michael Carlberg
aca249727a
fix(tray): Emit visibility state before activate
2016-12-03 21:19:39 +01:00
Michael Carlberg
604e926924
refactor(script): Format tag <label>
...
Mark <output> and maxlen as deprecated
2016-12-03 21:10:01 +01:00
Michael Carlberg
5f6d73a415
fix(command): Use execlp()
...
Ref #214
2016-12-03 20:52:43 +01:00
Michael Carlberg
bb0cfcf033
fix(tray): Visibility change
2016-12-03 20:26:29 +01:00
Michael Carlberg
a3f2e8aa51
fix: Reconfigure position after mapping
...
Ref #212
2016-12-03 18:38:35 +01:00
Michael Carlberg
87addebf6a
build: Bump version to 2.3.8
2016-12-03 17:01:05 +01:00
Michael Carlberg
22f3af96b9
fix(tray): Handle visibility change
...
Ref #211
2016-12-03 17:00:19 +01:00
Michael Carlberg
6b51234f23
fix(screen): Only reload if changed
2016-12-03 16:44:37 +01:00
Michael Carlberg
ef9b37447b
fix(xcb): Deallocate using deleter
2016-12-03 16:44:08 +01:00
Michael Carlberg
086e498388
fix: Replace process on reload
2016-12-03 15:46:48 +01:00
Michael Carlberg
0f91d3d8df
fix(ewmh): Use deleter to deallocate atoms
2016-12-03 15:45:11 +01:00
Michael Carlberg
158d4dd515
fix(controller): Handle connection error
2016-12-03 15:12:11 +01:00
Michael Carlberg
91ee4c825b
fix(xworkspaces): Safety check
2016-12-03 14:53:53 +01:00
Michael Carlberg
d4eaf21052
fix(xworkspaces): Correct desktop index for pinned workspaces
...
- Use the correct desktop index when only displaying
workspaces for the configured monitor/viewport.
- Wrapping scroll
2016-12-03 13:45:26 +01:00
Michael Carlberg
edbefbd8fa
fix(controller): Check runstate when handling X event
2016-12-03 13:01:10 +01:00
Michael Carlberg
4776ec49df
fix: Use defined event sink priority
2016-12-03 13:00:40 +01:00
Michael Carlberg
a1ad4de470
fix: Fill background for initial draw
...
Ref #179
2016-12-03 12:58:43 +01:00
Michael Carlberg
e9db3fab3a
fix: Only escape delimiter within action blocks
...
Ref #197
2016-12-01 14:30:47 +01:00
Michael Carlberg
b15042dccb
build: Bump version to 2.3.7
2016-12-01 13:26:56 +01:00
Michael Carlberg
570c30337b
fix(cmake): Add legacy pragma
...
Ref #208
2016-12-01 13:11:58 +01:00
Michael Carlberg
0ef2615af2
fix(config): Boost error
...
Ref #208
2016-12-01 13:00:38 +01:00
Michael Carlberg
111bfc58e9
build: Bump version to 2.3.6
2016-12-01 10:12:10 +01:00
Michael Carlberg
c6540a8950
refactor: Signaling
2016-12-01 08:56:16 +01:00
Michael Carlberg
9f8dabfc8d
refactor(xwindow): Cleanup
2016-12-01 08:35:59 +01:00
Michael Carlberg
121d367205
fix(config): Use KEY_INHERIT
2016-12-01 08:30:48 +01:00
Michael Carlberg
0c6937edae
feat(config): Inheritance
...
Add support for basic inheritance. The parser will
look for `inherit = base/section` and copy all undefined
values from the base section.
Ref #84
2016-12-01 07:57:30 +01:00
Michael Carlberg
4f76d917f8
fix(build): GCC name error
2016-12-01 03:35:54 +01:00
Michael Carlberg
d34263d850
fix(progressbar): Generate less data
...
Build the format sub-strings (%fill%, %indicator%, %empty%)
before adding it to the builder to avoid having it generate
alot of duplicate content (tags, etc)
2016-11-30 22:17:55 +01:00
Michael Carlberg
be8805be1e
fix(renderer): Draw under-/overline after glyph
2016-11-30 22:15:01 +01:00
Michael Carlberg
24a2febd59
fix(build): GCC name error
2016-11-30 21:17:30 +01:00
Michael Carlberg
6db66896bd
refactor(bspwm): Cleanup states
2016-11-30 21:12:47 +01:00
Franklin Delehelle
466e9e212f
feat(bspwm): Separate focused/unfocused states
...
Closes #201
2016-11-30 21:04:22 +01:00
Michael Carlberg
43350c484e
fix(bspwm): Cleanup
2016-11-30 18:23:18 +01:00
Michael Carlberg
9cadb681d4
feat(i3): Add mode label
2016-11-30 18:23:11 +01:00
Michael Carlberg
a43309df9f
cmake: Installation paths
2016-11-30 18:22:10 +01:00
Michael Carlberg
d5587bf6f6
fix(i3): Filter root window
...
Ref #207
2016-11-30 16:56:49 +01:00
Michael Carlberg
eddda10c23
fix(alsa): Replace full alsalib.h
2016-11-30 14:27:37 +01:00