Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-17 | Allow building all applets in or out of process | lukefromdc | 2 | -12/+31 | |
*Use --enable-in-process selector for in-process builds *Accessx-status: mark as incompatable with wayland *Accessx-status: Fix in-process runtime warning *Stickynote, Geyes: style fixes | |||||
2023-07-17 | multiload: port to in-process for wayland | lukefromdc | 2 | -11/+10 | |
*Fully functional on both x11 and wayland | |||||
2022-08-08 | Use dashes instead of underscores in signal names | rbuj | 2 | -5/+5 | |
2022-03-23 | multiload: fix memory leak | rbuj | 1 | -2/+3 | |
2021-11-21 | Use a blank line at most | rbuj | 4 | -6/+0 | |
2021-10-26 | Mate Multiload applet: add accessible Atk object with proper label. | Valentin Villenave | 1 | -0/+11 | |
2021-01-28 | Remove unnecessary casts on g_signal_connect calls | rbuj | 2 | -16/+16 | |
2021-01-17 | multiload: fix netspeed_add signature | Harald van Dijk | 1 | -1/+1 | |
Commit c85a5cf5 changed the definition to use guint64 rather than gulong, but did not update the declaration in netspeed.h to match. | |||||
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
2020-12-25 | multiload: Add properties.ui | rbuj | 2 | -612/+491 | |
2020-12-17 | multiload: use guint64 as data source for graphs | rbuj | 10 | -226/+237 | |
2020-12-17 | multiload: use bit rate in netload graph | rbuj | 1 | -3/+4 | |
to avoid continuity issue when changing the update interval | |||||
2020-12-17 | multiload: compute combined network data on GetNet once | rbuj | 2 | -15/+7 | |
2020-12-17 | multiload: Drop scaler from GetNet | rbuj | 1 | -7/+0 | |
2020-12-17 | multiload: fix interval on autoscaler_init call | rbuj | 1 | -2/+2 | |
2020-12-17 | multiload: Use one callback for each of the spin buttons | rbuj | 4 | -128/+112 | |
2020-12-17 | multiload: increase refresh rate range setting | rbuj | 4 | -34/+43 | |
2020-12-14 | multiload: load menu from resource bundle | rbuj | 2 | -4/+18 | |
2020-12-13 | multiload: Use common subdirs - src, data | rbuj | 12 | -0/+2776 | |