1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include
sqwishy d1d307d500 feat(net): Add local_ip6 token (#1239)
It's queried the same way ipv4 addresses are queried, but here it displays globally routable addresses. If there are multiple such addresses, it picks one (same as with ipv4). It's possible that an address discovered this way is not in fact globally reachable but still marked as global.
2018-06-10 22:51:43 +02:00
..
adapters feat(net): Add local_ip6 token (#1239) 2018-06-10 22:51:43 +02:00
cairo feat(conf): Properties for top/bottom radius #445 2017-03-21 14:49:33 +01:00
components bar: Add comment to geom_format_to_pixels 2018-05-10 00:05:18 +02:00
drawtypes feat(bspwm,i3): Fuzzy-matching names for icons 2017-01-23 17:01:30 +01:00
events feat: add cursor change 2017-09-16 15:31:24 -07:00
modules feat(battery): implement animation-discharging 2018-05-02 11:44:55 +02:00
utils fix(config): Perform tilde expansion on include-file #603 2017-06-02 18:34:49 +02:00
x11 refactor(cursor): use map for cursor list 2017-09-16 15:31:24 -07:00
CMakeLists.txt fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
common.hpp fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake fix(log): Actually enable trace logging by default 2018-03-31 13:40:06 -07:00
version.hpp Release 3.1.0 (#863) 2017-12-03 18:03:49 +01:00