facetoe
386bf55d59
Merge pull request #535 from facetoe/google_calendar_modifications
...
Some modifications to Google Calendar:
2017-01-24 20:16:40 +08:00
facetoe
9f71f31d57
Merge pull request #532 from Xenopathic/patch-1
...
taskwarrior: Prevent KeyError on missing project
2017-01-24 03:03:50 +08:00
Robin McCorkell
6292f4b3f0
Replace if in then ... else ... with .get()
2017-01-23 17:11:49 +00:00
facetoe
821bd950da
Merge pull request #531 from Xenopathic/taskwarrior-reset-next-task
...
taskwarrior: Add reset_next_task callback
2017-01-23 20:55:46 +08:00
Facetoe
6c9bb749b9
Some modifications to Google Calendar:
...
* Add amazing urgent_blink feature
* Perform updates in a background thread
* Be more consistent with time
* Add some enlightening comments
2017-01-23 20:35:30 +08:00
Robin McCorkell
6b487bbe81
Fix style issues
2017-01-16 22:49:24 +00:00
Robin McCorkell
4283ed919a
taskwarrior: Prevent KeyError on missing project
2017-01-15 17:14:51 +00:00
Robin McCorkell
2b56c6cd03
Merge branch 'master' into taskwarrior-reset-next-task
2017-01-15 16:06:50 +00:00
enkore
d90511597e
Merge pull request #525 from m45t3r/delete_playerctl
...
Remove playerctl module
2017-01-15 16:38:33 +01:00
enkore
d1d12b8f23
Merge pull request #530 from Xenopathic/taskwarrior-formats
...
taskwarrior: Add `project` formatter for next task project
2017-01-15 16:38:06 +01:00
Robin McCorkell
f10f07c9f1
taskwarrior: Add reset_next_task callback
...
Callback resets display to most urgent task after any switching by
other callbacks. Installed by default on left click.
2017-01-15 15:06:05 +00:00
Robin McCorkell
bd210c22ad
taskwarrior: Add project
formatter for next task project
2017-01-15 14:21:54 +00:00
enkore
0a1f92db36
Merge pull request #528 from m45t3r/revert-527-xkblayout_fix
...
Revert "Forcibly update xkblayout module internal state"
2017-01-14 21:44:45 +01:00
Thiago Kenji Okada
932feec068
Revert "Forcibly update xkblayout module internal state"
2017-01-14 18:16:30 -02:00
enkore
83a1571814
Merge pull request #527 from m45t3r/xkblayout_fix
...
Forcibly update xkblayout module internal state
2017-01-14 20:48:46 +01:00
Thiago Kenji Okada
4bade23063
Forcibly update xkblayout module internal state
...
So when the user modifies the layout externally (for example, using
setkbmap) the update is correctly reflect in i3pystatus.
Fix issue #523 .
2017-01-14 17:41:53 -02:00
Thiago Kenji Okada
5e3434bd29
Remove playerctl module
...
Playerctl uses the exactly same interface as now_playing, however it
depends on a external binary dependency instead of dbus-python. And
now_playing is more feature complete and follows the standard set by
other modules (like the mpd module), while playerctl used an alien
configuration.
Spotify module used to depend on playerctl. Actually, playerctl was the
whole spotify module. So now it uses now_playing. I don't know if
spotify only works with playerctl, however in theory if depends on the
same dbus interface implemented on now_playing. Needs testing.
2017-01-13 20:55:13 -02:00
enkore
57eefec6b1
Merge pull request #524 from jawsper/master
...
Corrected output of pomodoro module.
2017-01-12 15:32:39 +01:00
Jasper Seidel
eb9460ad79
Corrected output of pomodoro module.
...
There was a stale comma left from a previous refactor, this caused the module
to return output as a tuple, which ended up in the json as an array.
This has the effect that modules after (left of) this module refuse to display
in i3bar.
2017-01-12 15:26:27 +01:00
enkore
ff498e8b4e
Merge pull request #484 from m45t3r/redshift_new_controller
...
Refactor redshift module
2017-01-12 03:35:26 +01:00
Thiago Kenji Okada
f4bcc78190
Allow redshift inhibition again
2017-01-12 00:25:54 -02:00
Thiago Kenji Okada
0f9b0a1ac3
Use context manager in Popen
2017-01-12 00:25:54 -02:00
Thiago Kenji Okada
006fd14bb8
Check if thread exits
2017-01-12 00:25:54 -02:00
Thiago Kenji Okada
d311a53284
Pass user arguments to redshift
2017-01-12 00:25:54 -02:00
Thiago Kenji Okada
9a8c1011a8
Refactor redshift module
...
Now using a internal RedshiftController, based on the original
statusbar.py, however written in pure Python instead of depending in
GLib.
Since it does not steal SIGUSR1 handler, it should fix issue #482 .
2017-01-12 00:25:50 -02:00
enkore
de1fe9b72c
Merge pull request #521 from hasB4K/pullrequest-external_ip
...
external_ip: add external ip module
2017-01-11 19:56:20 +01:00
Mathis FELARDOS
a7db805db7
external_ip: add require internet
2017-01-11 13:21:32 +01:00
enkore
9c94a8d812
Merge pull request #449 from gdunstone/master
...
Fix net_speed
2017-01-11 12:43:20 +01:00
enkore
d995f36c78
Merge pull request #483 from hcpl/master
...
Backlight: fix crash in #442
2017-01-11 12:42:28 +01:00
enkore
90cc53d22b
Merge pull request #503 from nkoester/feat__cpu_usage_graph_direction
...
Add configuration for graph direction
2017-01-11 12:42:10 +01:00
enkore
dd2d9407e3
Merge pull request #492 from hcpl/xkblayout
...
Xkblayout: refine formatting and switching layouts
2017-01-11 12:39:52 +01:00
enkore
83ee2249de
Merge pull request #494 from rampage644/features/pomodoro
...
Refactor `pomodoro` module
2017-01-11 12:39:09 +01:00
enkore
6100c8e4d0
Merge pull request #500 from PolarNick239/patch-1
...
gpu_temp: setting "display_if" default value fixed
2017-01-11 12:38:20 +01:00
enkore
a454daa4af
Merge pull request #518 from terminalmage/openvpn-docstring
...
Update OpenVPN module docstring to reflect changes in 2.4
2017-01-11 12:37:28 +01:00
enkore
50bbf762e4
Merge pull request #520 from pf56/fixed-dhl
...
Fixed parcel tracking for DHL
2017-01-11 12:36:45 +01:00
enkore
403e0b2ac1
Merge pull request #519 from pf56/added-dpd
...
Added parcel tracking support for DPD
2017-01-11 12:36:16 +01:00
enkore
08ccc58ee5
Merge pull request #514 from ncoop/mpris-api
...
Add DBus callbacks to now_playing
2017-01-11 12:35:44 +01:00
enkore
d344b3b177
Merge pull request #513 from ncoop/mpd-api
...
Add mpd_command method
2017-01-11 12:33:12 +01:00
enkore
4a3e6da2c4
Merge pull request #507 from jotasi/packageKit
...
Added packagekit backend for update notifications
2017-01-11 12:32:27 +01:00
enkore
ecda539de1
Merge pull request #506 from jotasi/consistentUpdateBackends
...
Made updates method return types consistent and fixed bug in yaourt backend
2017-01-11 12:31:03 +01:00
enkore
1f48d2d53c
Merge pull request #512 from fmartingr/fix-typo-pr-510
...
Fixed typo
2017-01-11 12:30:43 +01:00
enkore
ba5065fe9f
Merge pull request #511 from fmartingr/ci-fixes
...
Forced Sphinx version < 1.5
2017-01-11 11:37:30 +01:00
Mathis FELARDOS
1e078c249b
external_ip: add external ip module
2017-01-11 02:44:22 +01:00
Paul Friedrich
909a39bece
added DPD to the documentation
2017-01-10 20:20:46 +01:00
Paul Friedrich
4f8bb2f9c1
Added progress value. Open the real tracking page instead of the api page on click
2017-01-10 20:10:37 +01:00
Paul Friedrich
5c2e1033ad
always get the latest status message
2017-01-09 12:55:59 +01:00
Erik Johnson
dc6feb0bd0
Update OpenVPN module docstring to reflect changes in 2.4
2017-01-08 14:32:59 -06:00
Paul Friedrich
381304c9bc
added dpd tracking
2017-01-07 21:34:08 +01:00
Paul Friedrich
22b2b49dd6
fixed dhl tracking
2017-01-07 19:57:53 +01:00
Jonathan Tammo Siebert
13ccf8895c
Made updates method return types consistent
...
Changed the return types of aptget and yaourt to (int, string) from (int, list)
to ensure consistency across all update backends and fixing the desktop
notification for available updates.
2016-12-29 11:25:03 +01:00