awesome/widgets
Julien Danjou 8f9cc9a262 widgets: use integer instead of int8_t
The computer is smart, and the compiler also.
Should fix:
widgets/progressbar.c:451: warning: array subscript has type `char'

Signed-off-by: Julien Danjou <julien@danjou.info>
2009-01-18 11:03:13 +01:00
..
graph.c widgets: use integer instead of int8_t 2009-01-18 11:03:13 +01:00
imagebox.c draw: remove custom markup support 2008-12-14 10:28:23 +01:00
progressbar.c widgets: use integer instead of int8_t 2009-01-18 11:03:13 +01:00
systray.c xembed: store windows in an array 2008-12-14 10:28:22 +01:00
textbox.c textbox: include margin when computing needed width 2008-12-19 12:59:16 +01:00