-
I'm working on migrating taffybar to gtk3 ( #121, a continuation of #126 ) here:
https://github.com/IvanMalison/taffybar/tree/migrateToGTK3
and I've actually made quite a bit of progress. With a …
-
Apparently taffybar depends on an ancient version of HStringTemplate, so when you try to do cabal install taffybar, you get this:
```
Configuring HStringTemplate-0.3.1...
Building HStringTemplate-0.3…
-
**Describe the bug**
Unlike the description in the comments of the source file, the XDG menu widget seems to only search in /etc/xdg if it is manually specified in XDG_CONFIG_DIRS. Otherwise, there i…
-
Right now things made from dynamic menu bar have default styling that looks pretty ugly. We should get rid of this, add some good default styling, and add classees that make it easy to provide custom …
-
This is related to #44. Most of the battery widget code runs in its own thread, but some initialization code (that apparently can hang indefinitely) runs in the main thread at taffybar startup time. …
-
I'm the developer/maintainer of X.H.DynamicBars in xmonad-contrib. It'd be nice if taffybar integrated with it. I see a few ways it could be done
- DBus method call for monitor add/remove events (if k…
-
Hi,
when starting taffybar from a script sourced by xinit, it may be the case that it is started before dbus is available, and I get
```
Jul 19 17:14:42 kirk /etc/gdm3/Xsession[19419]: taffybar-linu…
-
When, e.g. a window title contains an '&', and XMonad is set up to log to taffybar, the title is not updated and the following error is seen on taffybar's output:
```
Gtk-WARNING **: Failed to set te…
-
I almost don't know Haskell (so sorry if this ticket is incorrect). I tried to change the Weather widget format, but it seems like corresponding module doesn't export DefaultWeatherFormatter. At least…
-
please patch for compatibility with gtk 0.14.2