Uli Schlachter
dc883f7cef
textbox: Stop using tokens for wrap and ellipsize
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-09-01 16:15:23 +02:00
Uli Schlachter
353872a45f
Correctly read a textbox' ellipsize and wrap properties
...
The old code used the wrong constants which meant we always returned "word" for
wrap and "end" for ellipsize.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-08-09 13:58:46 +02:00
Uli Schlachter
711d78b50c
textbox: Throw a lua error on invalid markup
...
Idea by JD, inspired from a patch by farhaven.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-07-16 19:16:04 +02:00
Uli Schlachter
ba518f9381
Read a textbox' text correctly
...
Previously, querying a textbox' .text property would return the text with all
pango markup stripped.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-07-16 19:10:41 +02:00
Julien Danjou
e9ef51a521
wibox: move into objects
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-10-20 20:42:05 +02:00
Julien Danjou
6fa62a3029
widgets: move into objects
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-10-20 20:42:05 +02:00