2020-08-19 13:53:35 +00:00
|
|
|
xmobar-0.35.1/xmobar.cabal.orig 2001-09-09 09:46:40.000000000 +0800
|
|
|
|
+++ xmobar-0.35.1/xmobar.cabal 2020-08-18 20:29:58.797400927 +0800
|
2020-06-10 06:44:09 +00:00
|
|
|
@@ -29,7 +29,7 @@
|
2012-11-20 03:18:45 +00:00
|
|
|
|
|
|
|
flag with_xft
|
|
|
|
description: Use Xft to render text. UTF-8 support included.
|
|
|
|
- default: False
|
|
|
|
+ default: True
|
|
|
|
|
|
|
|
flag with_utf8
|
|
|
|
description: With UTF-8 support.
|
2020-08-19 13:53:35 +00:00
|
|
|
@@ -37,7 +37,7 @@
|
2012-11-20 03:18:45 +00:00
|
|
|
|
|
|
|
flag with_inotify
|
|
|
|
description: inotify support (modern Linux only). Required for the Mail and MBox plugins.
|
|
|
|
- default: False
|
|
|
|
+ default: True
|
|
|
|
|
|
|
|
flag with_iwlib
|
2020-06-10 06:44:09 +00:00
|
|
|
description: Wireless info support via Wext ioctls (deprecated). Required for the Wireless plugin, needs iwlib installed.
|
2020-08-19 13:53:35 +00:00
|
|
|
@@ -45,11 +45,11 @@
|
2020-06-10 06:44:09 +00:00
|
|
|
|
|
|
|
flag with_nl80211
|
|
|
|
description: Wireless info support via nl80211. Required for the Wireless plugin on systems running Linux, the kernel.
|
2020-08-19 13:53:35 +00:00
|
|
|
- default: False
|
|
|
|
+ default: True
|
2012-11-20 03:18:45 +00:00
|
|
|
|
|
|
|
flag with_mpd
|
|
|
|
description: MPD support. Needs libmpd installed.
|
|
|
|
- default: False
|
|
|
|
+ default: True
|
|
|
|
|
|
|
|
flag all_extensions
|
|
|
|
description: Includes all optional extensions.
|