Conversation
sebastinas
left a comment
There was a problem hiding this comment.
This would need to be toogleable depending on the use of girara_notify. Not sure what the best approach is to make it generally useable.
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
|
Is there currently some usecase where the text wrapping is undesirable? Focusing mainly on To be honest, I am not really confident that I would come up with a nice way to toggle it (and consistently apply necessary changes to other projects). Leaving it to someone more competent would be ideal :). |
6f5bc82 to
24ef618
Compare
|
One approach to implement this would be to duplicate the notification area/code for a wrapped version and then check the uses of |
Enable wrapping of
notification_text. Also add small left/right margins.Partially fixes pwmt/zathura#624.