evisum/src/bin/ui
Alastair Poole 66f6c4eee1 style: Try to respect 80 columns.
Whether it should be 80 or 120 I'm not sure. I think i'll go
with the lower denominator as it's more inclusive.

EVAS_ macros need simplified (this might be too simple)...
2020-05-24 13:34:26 +01:00
..
gettext.h evisum: Split the UI out. 2020-05-13 00:51:30 +01:00
meson.build ui: create a generic cache API. 2020-05-18 12:16:35 +01:00
ui.c style: Try to respect 80 columns. 2020-05-24 13:34:26 +01:00
ui.h style: Try to respect 80 columns. 2020-05-24 13:34:26 +01:00
ui_cache.c style: improve indentation (function params). 2020-05-23 13:51:26 +01:00
ui_cache.h ui: create a generic cache API. 2020-05-18 12:16:35 +01:00
ui_cpu.c ui: Redo Process Panel. 2020-05-14 14:43:44 +01:00
ui_cpu.h ui: Redo Process Panel. 2020-05-14 14:43:44 +01:00
ui_disk.c style: Try to respect 80 columns. 2020-05-24 13:34:26 +01:00
ui_disk.h evisum: Split the UI out. 2020-05-13 00:51:30 +01:00
ui_memory.c style: Try to respect 80 columns. 2020-05-24 13:34:26 +01:00
ui_memory.h ui: Redo Process Panel. 2020-05-14 14:43:44 +01:00
ui_misc.c style: Try to respect 80 columns. 2020-05-24 13:34:26 +01:00
ui_misc.h ui: Redo Process Panel. 2020-05-14 14:43:44 +01:00
ui_process_view.c style: Try to respect 80 columns. 2020-05-24 13:34:26 +01:00
ui_process_view.h style: improve indentation (function params). 2020-05-23 13:51:26 +01:00
util.c util: handle ampersand. 2020-05-18 20:54:27 +01:00