Aurze
1da9485f5f
Fix if you have i3ipc and i3 on your system. Will prioritize i3ipc
2018-05-29 23:18:02 -04:00
Nikolai Aleksandrovich Pavlov
a5dd717ac4
Merge pull request #1907 from yparisien/patch-1
...
Transparency doesn't need to be disabled
2018-05-09 13:54:50 +03:00
yparisien
052260ad4d
Markdown correction
2018-05-09 10:29:29 +02:00
yparisien
f813171596
Correcting markdown
2018-05-09 10:21:33 +02:00
yparisien
80156fb840
Transparency doesn't need to be disabled
2018-05-08 22:18:51 +02:00
Nikolai Aleksandrovich Pavlov
e52754d5c5
Merge pull request #1896 from stepharr/patch-1
...
grammar fix
2018-03-21 09:39:38 +03:00
Stephon Harris
166013aab0
grammar fix
...
Including `, the` for readability
2018-03-21 00:32:17 -04:00
Nikolai Aleksandrovich Pavlov
d36850f33d
Merge pull request #1893 from StopMotionCuber/1754-spotify-new-dbus-protocol
...
(fix) updated spotify segment to support both new and old protocol
Closes #1870
2018-03-16 01:07:41 +03:00
ruben
74c08cd538
Spotify segment checks for new protocol first
2018-03-15 08:22:44 +01:00
ruben
cc965526fb
Added detection of old Spotify DBus protocol
...
Ref #1754
2018-03-14 09:13:26 +01:00
Nikolai Aleksandrovich Pavlov
fbf711bc10
Merge pull request #1880 from ForTheReallys/1869_tmux_truecolor
...
Added support for truecolor in tmux
2018-02-14 01:39:39 +03:00
Alex Maese
a5e5ed00d4
Removed unnecessary code
2018-02-13 15:50:06 -06:00
Alex Maese
b53708b577
Added support for truecolor in tmux status line
2018-02-13 10:27:31 -06:00
Gabriel Fróes Franco
3b3d546e89
(fix) updated linux spotify app dbus config
2018-01-10 00:49:28 -02:00
Nikolai Aleksandrovich Pavlov
a4a1c83539
Merge pull request #1860 from bewing/wsl_battery
...
Check for battery percentage if no charge/energy
2017-11-25 00:34:15 +03:00
Brandon Ewing
6be991c571
Check for battery percentage if no charge/energy
...
Windows Subsystem for Linux abstracts the batteries in a laptop
into a single battery, and only states the percent charge via
/sys/power_supply/battery/capacity. If dbus is unavailable,
and no charge/energy readings are available for any power supply,
search for the first power supply that has a capacity file, and use it
(and its state) as the battery status.
Tested on a Surface Book 2 running Windows 10 with Windows
Subsytem for Linux Ubuntu 16.04
2017-11-24 15:03:30 -06:00
Nikolai Aleksandrovich Pavlov
5198b50463
Merge pull request #1851 from pmacosta/develop
...
Added Vim segment plugin for the Asynchronous Linter Engine (ALE)
2017-10-27 23:29:56 +03:00
Pablo Acosta-Serafini
421a71ee53
Brought back modeline and added spaces around plus signs
2017-10-27 08:44:47 -04:00
Pablo Acosta-Serafini
67683ecbb8
Introduced requested chanages
2017-10-24 04:40:03 -04:00
Pablo Acosta-Serafini
c8f361c9ca
Added Vim segment plugin for the Asynchronous Linter Engine (ALE).
...
This segment has the same functionality and interface as the Syntastic
Vim segment plugin, and the code is largely adapted from it.
Documentation stub is also included
2017-10-23 13:28:16 -04:00
Nikolai Aleksandrovich Pavlov
119c709bf2
Merge pull request #1849 from hede/patch-1
...
Fixes typo in documentation
2017-10-15 14:30:55 +03:00
hede
d7cbeb9022
Typo fix
...
In the first paragraph: s/Presense/Presence of Python support in vim...
2017-10-15 13:59:49 +03:00
Nikolai Aleksandrovich Pavlov
9bebc2fe7f
Merge pull request #1828 from powerline/ZyX-I-patch-1
...
Fix data type in branch segment documentation
2017-09-02 22:39:49 +03:00
Nikolai Aleksandrovich Pavlov
5adb7d11a3
Fix data type in branch segment documentation
...
Closes #1827
2017-09-02 22:39:28 +03:00
Nikolai Aleksandrovich Pavlov
5a24eceae9
Merge pull request #1823 from ZyX-I/ZyX-I-patch-1
...
Do not use negative indexes
2017-08-22 12:04:46 +03:00
Nikolai Aleksandrovich Pavlov
6b3c71bf3b
Do not use negative indexes
...
Ref #1821 .
2017-08-22 10:30:49 +03:00
Nikolai Aleksandrovich Pavlov
bc1713d58b
Merge pull request #1818 from arslan2012/add_elapsed_spotify_osascript
...
added elapsed time to spotify applescript player segment
2017-08-09 20:03:05 +03:00
Arslan Ablikim
01f2a3ae92
added a trailing comma
2017-08-09 21:30:21 +08:00
Arslan Ablikim
2a9a0a8282
added elapsed time to spotify applescript player segment
2017-08-08 13:45:31 +08:00
Nikolai Aleksandrovich Pavlov
2fe9282d61
Merge pull request #1816 from arslan2012/fix_apple_script
...
fix spotify applescript track length
2017-08-08 07:41:59 +03:00
Arslan Ablikim
146cf8994d
fix spotify track length
2017-08-08 12:33:25 +08:00
Nikolai Aleksandrovich Pavlov
5d6aa0e07a
Merge pull request #1817 from arslan2012/fix_mac_to_use_apple_script
...
change spotify to use applescript on OS X
2017-08-08 07:15:43 +03:00
Arslan Ablikim
5d8739b291
fix spotify track length
2017-08-08 12:08:37 +08:00
Arslan Ablikim
1b3456a449
fix spotify to use apple script
2017-08-08 11:45:46 +08:00
Nikolai Aleksandrovich Pavlov
d0d0644e3c
Merge pull request #1813 from chester755/develop
...
Adding elapsed time to dbus players
2017-08-05 00:47:20 +03:00
chester755
5a53cf9f93
Add elapsed time to Dbus players
2017-08-04 16:26:38 -05:00
chester755
8d85c4f73b
Add elapsed time to dbus players.
2017-08-04 16:08:59 -05:00
chester755
9bff8a5660
Adding elapsed time to the dbus player.
2017-08-04 15:48:32 -05:00
Foo
e627b29f76
Merge branch 'pr-1811' into develop
2017-08-02 15:06:58 +03:00
Foo
e3ee79d976
Some style fixes
2017-08-02 15:05:35 +03:00
Jesús Rafael Sánchez
544556f145
Making code cleanup and enhancements suggested by @ZyX-I
2017-08-02 07:54:53 -04:00
Jesús Rafael Sánchez
8dd1188bc8
Removing some unnecesary lines
2017-08-01 08:10:09 -04:00
Jesús Rafael Sánchez
324432bd12
Avoiding more than 1 colon in strings for file name or song title, this
...
may break the player indicator
2017-07-31 17:19:57 -04:00
Jesús Rafael Sánchez
0595c89f21
Making code changes requested by @ZyX-I a day ago
2017-07-31 07:26:56 -04:00
Jesús Rafael Sánchez
b82769ad4b
Fixing some metadata and time calculation for mocp player
2017-07-30 03:13:21 -04:00
Jesús Rafael Sánchez
8a5310806f
Adding information filtering conditional on list comprehension
2017-07-30 01:26:13 -04:00
Jesús Rafael Sánchez
338470c11f
Adding Music On Console (mocp) support, requires >= 2.3.0 version
2017-07-30 01:06:52 -04:00
Foo
f35c401b0f
Merge branch 'pr-1803' into develop
2017-07-13 23:01:22 +03:00
Andreas Schneider
29ff2b99c4
Avoid a strlen() call
2017-07-13 22:58:07 +03:00
Andreas Schneider
924bbbe92b
Make inline function also static
...
After compiling with GCC 7.1.0 it otherwise fails linking for some
reason, complaining about that non-static inline function being not
found.
2017-07-13 22:56:51 +03:00