Foo
c000805065
Update integration tests
2015-05-29 22:25:56 +03:00
Nikolai Aleksandrovich Pavlov
a09f1e1776
Merge pull request #1370 from ZyX-I/improve-imap-segment
...
Add support for non-SSL IMAP4 connections
2015-05-29 22:10:34 +03:00
Foo
72f8b59998
Add support for literal segments to linter
2015-05-29 22:10:07 +03:00
Foo
bfd9a21bbb
Remove recursion when checking segments
2015-05-29 22:10:07 +03:00
Foo
f5d85b7294
Add support for clickable tab names
...
Fixes #1353
2015-05-29 22:10:07 +03:00
Nikolai Aleksandrovich Pavlov
2fa7c3cfc8
Merge pull request #1381 from ZyX-I/tmux-length-shrink
...
Add support for truncating tmux segments
2015-05-23 16:43:21 +03:00
Foo
a718a10591
Add integration tests for tmux segment truncation
2015-05-23 16:11:08 +03:00
Foo
37b0af8f74
Disable segment truncation on tmux-1.6
2015-05-23 16:11:08 +03:00
Foo
fe3b3b1598
Automatically truncate tmux status line when needed
...
Closes #1328 (but not fixes it)
Closes #137 (not actually fixes it because I do not know some segment widths)
2015-05-23 16:11:08 +03:00
Foo
524fc317ad
Parse all numbers as numbers
...
Typo prevented integers starting with 2 in affected places (command-line
--renderer-arg parsing and POWERLINE_…_OVERRIDES parsing) from being parsed as
integers.
2015-05-23 15:09:33 +03:00
Foo
d6e7cbfaac
Merge PR #1373 into develop
...
Changes to the original PR:
- Squashed commits.
- Reworded commit summary.
Closes #1373
2015-05-20 21:49:15 +03:00
Foo
632673a7e2
Merge PR #1374 into develop
...
Differences from the original PR:
- Squashed commits.
- Reworded commit summary.
- No comma after `e.g.`.
- Wrapped lines in the commit message.
- Fixed python-mpd2 link.
Closes #1374
2015-05-20 21:48:07 +03:00
Werner Beroux
cc7f21221a
Enhance mpd player bindings documentation
...
Give some hints to install compatible `mpd` Python module, and rewrite to show
that the Python package is preferred (for example player status isn't supported
properly via `mpc` command).
2015-05-20 21:47:29 +03:00
Werner Beroux
1dbf267759
Clarify what does “low priority segment” mean
2015-05-20 21:43:37 +03:00
Nikolai Aleksandrovich Pavlov
bf6191d144
Merge pull request #1372 from ZyX-I/pull-1366
...
Switch the underlying i3-IPC layer and deprecate i3bgbar bindings
2015-05-17 21:20:12 +03:00
Foo
dd8868413b
Add i3wm segment unit tests
2015-05-17 21:05:59 +03:00
Foo
c02516a443
Fix style errors
2015-05-17 21:05:59 +03:00
Nikolai Aleksandrovich Pavlov
e2168e2167
Merge pull request #1369 from ZyX-I/fix-1368
...
Use different highlight group for network_load divider
2015-05-17 12:49:23 +03:00
Foo
acb7c27a88
Use different highlight group for network_load divider
...
Fixes #1368
2015-05-17 12:01:11 +03:00
Foo
9b0269ad76
Add support for non-SSL IMAP4 connections
...
Fixes #1351
2015-05-17 11:58:33 +03:00
S0lll0s
34026ee3ea
Let default i3 mode for bar-bindings be "default"
2015-05-16 22:21:56 +02:00
S0lll0s
e8b502bb42
Add support for i3 modes in segment_info for bar
...
also fix the bar-renderer's argument handling
2015-05-16 21:40:42 +02:00
S0lll0s
32a278b8a8
Update the bar-aint-recursive binding docs
2015-05-16 16:12:06 +02:00
S0lll0s
b20a707222
Add powerline.segments.i3wm.mode
...
also make powerline-bar.py redraw on mode change
2015-05-16 16:12:06 +02:00
S0lll0s
918fd8227d
(Optionally) switch from "i3-py" to "i3ipc" for i3 bindings
...
i3-py is no longer maintained
2015-05-15 14:42:30 +02:00
Mathieu Deaudelin
c93829385b
Fix dash bindings on OS X
...
Fixes two errors that occur while using Powerline with dash under
Mac OS X.
Problem: Execution of the mktemp command fails on OS X.
Cause: mktemp requires a mandatory argument (-t or full path)
Solution: Provide an absolute path as a template to the mktemp command.
Problem: powerline executable fails to be called because its
command line unexpectedly contains spaces.
Cause: The _POWERLINE_JOBS variable contains spaces, because the wc
command returns spaces before the number on OS X.
Solution: Trim the spaces before assigning the value to the variable.
2015-05-13 16:04:23 -04:00
Foo
67f0995f16
Merge branch 'release-2.1.4' into develop
2015-05-10 23:18:11 +03:00
Foo
20868f7a0d
Update base version
2015-05-10 23:18:10 +03:00
Nikolai Aleksandrovich Pavlov
bac1c0162d
Merge pull request #1358 from ZyX-I/container-based-infrastructure
...
Switch to container-based infrastructure
2015-05-10 23:10:50 +03:00
Foo
450dbecb34
Mock realpath if it is not present
2015-05-10 23:05:57 +03:00
Foo
24176882ab
Use force-removal of .git
...
Otherwise it may hang with message like
rm: remove write-protected regular file `tests/bot-ci/.git/objects/pack/pack-589af67feed5a0f1d2c4cfb43325ab5165539bcc.pack'?
2015-05-10 22:47:18 +03:00
Foo
37a0c4dd24
Enable directory caching
2015-05-10 22:47:18 +03:00
Foo
8e8e396778
Switch to container-based infrastructure
2015-05-10 22:47:18 +03:00
Foo
b88a16c98f
Move from /opt to $HOME/opt
2015-05-10 22:47:18 +03:00
Foo
d9790cc1ae
Merge commit 'HEAD@{1}' into develop
2015-05-10 22:46:45 +03:00
Foo
2dff7674cf
Fix tmux bindings
2015-05-10 22:46:40 +03:00
Foo
6e14a49748
Merge branch 'release-2.1.3' into develop
2015-05-10 22:31:06 +03:00
Foo
7b6986022e
Update base version
2015-05-10 22:31:06 +03:00
Foo
802d80641d
Merge branch 'fix-cmdline' into develop
...
Fixes #1357 .
2015-05-10 22:30:38 +03:00
Foo
e097f656c3
Fix main arguments parser tests
2015-05-10 22:23:19 +03:00
Foo
22988ed296
Merge branch 'release-2.1.2' into develop
2015-05-10 22:16:32 +03:00
Foo
6e0951d403
Update base version
2015-05-10 22:16:32 +03:00
Foo
ca2809be71
Fix args.side: make it a string back
...
One of the last changes made it a list.
2015-05-10 22:16:14 +03:00
Foo
c45accbf7b
Merge branch 'release-2.1.1' into develop
2015-05-10 17:54:13 +03:00
Foo
af9515f889
Update base version
2015-05-10 17:54:13 +03:00
Foo
b7e2a5d8a7
Merge commit 'HEAD@{1}' into develop
2015-05-10 17:44:46 +03:00
Foo
cf76231b16
Make `side` argument non-optional
...
Closes #1294
2015-05-10 17:44:38 +03:00
Foo
dc3eb6f3d8
Merge branch 'fix-tmux-left-colors' into develop
2015-05-10 17:32:47 +03:00
Foo
d8373dd2e7
Add missing tmux colors to solarized colorscheme
...
Closes #1214
2015-05-10 17:31:17 +03:00
Nikolai Aleksandrovich Pavlov
560627a6e7
Merge pull request #1355 from ZyX-I/fix-1347
...
Fix tmux-2.0 support
2015-05-10 16:45:54 +03:00