1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-08-14 03:35:54 -07:00
Files
xmonad-contrib/XMonad/Hooks
brandon s allbery kf8nh 4a97716d59 dynamicLogString forces its result and recovers
Originally, `dynamicLogString` could have a bottom hidden in it and
thereby crash the `logHook`. Under some circumstances (see )
this could cause xmonad to get stuck. We now force the result, and
`dynamicLogString` catches the exception and substitutes a
message (currently "_|_"). Use `dynamicLogString'` for the old behavior.
2023-02-20 16:39:49 -05:00
..
2022-05-02 08:28:36 +02:00
2022-05-02 08:28:36 +02:00
2022-11-20 16:53:36 +01:00
2023-01-02 20:45:19 +01:00
2022-05-02 08:28:36 +02:00
2022-05-02 08:28:36 +02:00
2022-05-02 08:28:36 +02:00