Custom statusbar
The statusbar is created since a separate widget class and has three different labels (settable through properties) for CPU, memory and number of processes. This makes it more convenient to change one or another value and it gives a nicer look.
This commit is contained in:
@@ -18,6 +18,7 @@ xfce4_taskmanager_SOURCES = \
|
||||
main.c \
|
||||
process-window.c process-window.h \
|
||||
process-tree-view.c process-tree-view.h \
|
||||
process-statusbar.c process-statusbar.h \
|
||||
settings.c settings.h \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user