Commit Graph

71 Commits

Author SHA1 Message Date
Alastair Poole 4694cc9484 VERSION: 0.2.3 2019-06-21 18:16:49 +01:00
Alastair Poole f02bacbc61 Main: Fix a bad bug displaying memory usage. 2019-06-21 18:15:26 +01:00
Alastair Poole f98a78cdbb RELEASE: 0.2.2 2019-06-14 21:34:40 +01:00
Alastair Poole d5fef62bda Fix: This always true. 2019-06-09 18:52:57 +01:00
Alastair Poole 16c66fac17 UI: Make the text for command name fit. 2019-06-09 18:48:43 +01:00
Alastair Poole 994f1ea1b3 system: fix typo causing bug. 2019-06-08 23:53:10 +01:00
Alastair Poole cced6b35fa Changes: Improve the program.
Some visual changes, additions and fixes.
2019-06-08 23:39:15 +01:00
Alastair Poole 56f2667451 OpenBSD: Unified CPU polling API.
Further testing proves we can use one approach for both SP and MP
machines.
2019-05-25 16:24:55 +01:00
Alastair Poole 95f81498c0 OpenBSD: Fix SP. 2019-05-25 16:03:38 +01:00
Alastair Poole 5860cd7351 Fixes: Multiple Batteries and CPU on OpenBSD/Linux 2019-05-25 15:34:33 +01:00
Hermet Park 7ee26f974a tingle: ++ pthread lib dependency. 2019-01-22 11:06:14 +09:00
Alastair Poole 8a9dfad663 process: fix bogus state names on other OS. 2019-01-17 11:13:09 +00:00
Alastair Poole b881658c06 makefile: build on install target 2019-01-17 11:08:38 +00:00
Alastair Poole ca767ac87b UI: Visual changes to improve layout.
Minor changes to improve rendering of process information
text.
2019-01-17 10:57:58 +00:00
Alastair Poole 7262b87916 ui: erroneous spacing. 2018-11-04 13:19:14 +00:00
Alastair Poole 8b8ac6d51d ui: Remove duplicate code. 2018-10-25 13:59:51 +01:00
Alastair Poole 11832c587a macos: use newer audio API for 10.11. 2018-10-24 18:03:38 +01:00
Alastair Poole d7523502fe ui: remove duplicate code. 2018-10-24 13:59:36 +01:00
Alastair Poole 102209c542 ui: refactor. 2018-10-24 13:27:53 +01:00
Alastair Poole 24f522b713 ui: make this mnore efficient. 2018-10-24 11:49:27 +01:00
Alastair Poole 6eb2c848da evisum: 0.2.0 READY. 2018-10-17 13:28:41 +01:00
Alastair Poole 4b35e340e9 makefile: fix make clean. 2018-10-17 10:50:38 +01:00
Alastair Poole 94ddb25705 evisum: fix notes and readme. 2018-10-17 10:46:27 +01:00
Alastair Poole 93d48c1403 evisum: add tingle command-line helper. 2018-10-17 10:39:58 +01:00
Alastair Poole 8076a4b96a ui: ensure we clean up properly before exit.
Ensure timer callback gets cancelled before exitting
the mainloop.
2018-10-17 10:20:54 +01:00
Alastair Poole a9a2b7c671 ui: slight rearrangement. 2018-10-12 13:10:37 +01:00
Alastair Poole b3d388ecbf rel: 0.2.0
Last release before redesign.
2018-10-09 12:45:27 +01:00
Alastair Poole d4bac51dc8 ui: update quicker when changing unit formats. 2018-10-03 17:37:57 +01:00
Alastair Poole e614491e21 ui: do not use strcasecmp here! 2018-10-02 15:46:09 +01:00
Alastair Poole 45b3dcfa87 Refactoring and fixing stuff. 2018-10-02 15:38:06 +01:00
Alastair Poole f5a1292c39 format: allow some key presses.
This is totally bogus. Need to reboot into linux and sort out
the horrible formatting and spacing etc etc etc.
2018-10-02 14:56:25 +01:00
Alastair Poole 18be59950d NEWS: update for 0.1.2 release. 2018-09-25 11:54:41 +01:00
Alastair Poole 1e9785b026 UI: fix process list geometry on resize. 2018-09-25 11:38:06 +01:00
Alastair Poole e0b5a0c42d UI: fix broken size_hint on wrong object. 2018-08-27 15:36:35 +01:00
Alastair Poole 9db71d8fd4 make: install icon in proper location. 2018-06-18 15:20:11 +01:00
Alastair Poole de93a4093d Fix warnings when passing to desktop-file-validate 2018-06-18 13:32:23 +01:00
Alastair Poole dcc15147a8 Fix .desktop file. 2018-06-18 13:06:54 +01:00
Alastair Poole e93713bc4f README: Try to make installation instructions easier. 2018-06-17 22:02:35 +01:00
Alastair Poole f0da28d92e makefile: make FreeBSD build a little easier. 2018-06-17 21:58:41 +01:00
Alastair Poole 9413dedaeb Prepare for minor release.
Seems my bogus makefiles had issues for anyone trying
to make a package.
2018-06-17 21:52:38 +01:00
Alastair Poole 33e70d435f makefile fix? 2018-06-17 20:40:04 +01:00
Alastair Poole bae3d123a0 Try this. 2018-06-17 20:39:04 +01:00
Alastair Poole 4d415c8b81 Fix: makefile and linux disk parse? 2018-06-17 17:36:25 +01:00
Alastair Poole f2a1d42771 Add version 2018-06-17 09:20:01 +01:00
Alastair Poole 7915baed6e Make preparations of a public release. 2018-06-17 08:45:46 +01:00
Alastair Poole 175034919a shutdown: let's shutdown the same everywhere.
Also minor refactor in main.c
2018-06-16 21:31:49 +01:00
Alastair Poole 56859ad90f Shutdown: hide window as we begin to terminate. 2018-06-16 18:25:46 +01:00
Alastair Poole a8826641d0 Shutdown properly.
Ask threads to terminate and shutdown EFL properly.
2018-06-16 15:09:10 +01:00
Alastair Poole 8efee813e0 ui: display celcius label properly. 2018-06-16 00:07:37 +01:00
Alastair Poole 1e679e290f Remove unused type. 2018-06-11 16:43:03 +01:00