Commit graph

1033 commits

Author SHA1 Message Date
Clement Tsang
3d2fc76aa2
feature: Add mouse click support for moving between widgets (#208)
Adds mouse support to the application, to move between widgets and click on elements.

List of things to added:

- Click to move between widgets
- Click to move between widgets in basic mode
- Click on widget entries
- Ability to disable mouse if you don't like it, I guess
2020-08-29 18:54:18 -04:00
Clement Tsang
b6363096b4
bug: fix bug where you could move down in basic proc when search was off (#211)
Fixes a bug where you could move down in a process widget even if search was disabled while in basic mode.
2020-08-29 04:06:21 -04:00
allcontributors[bot]
6e7b35c421
docs: add tim77 as a contributor (#209)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-08-28 20:26:22 -04:00
Artem Polishchuk
56b2634676
Add Fedora/CentOS installation instructions (#207) 2020-08-28 20:06:34 -04:00
Clement Tsang
9a11e77aa0
feature: Adaptive network widget (#206)
Allows the network widget graph to grow/shrink with current data, rather than using a static size.
2020-08-28 16:30:24 -04:00
ClementTsang
81ec7c311b uptick: 0.4.7 2020-08-26 20:34:30 -04:00
ClementTsang
b3e85b135a docs: Update CONTRIBUTING.md with note on cargo-husky 2020-08-26 20:34:22 -04:00
ClementTsang
0ea07c288e docs: Update changelog 2020-08-26 20:32:18 -04:00
imgbot[bot]
6266593bf0
chore: [ImgBot] Optimize images (#203)
/assets/sort.png -- 280.22kb -> 233.91kb (16.53%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-08-26 20:30:45 -04:00
Clement Tsang
2425779e7f
bug: fix searching by command being broken (#204)
Fixes searching by command name being broken.
2020-08-26 20:29:55 -04:00
ClementTsang
83e3437b36 docs: Fix incorrect heading 2020-08-26 19:11:41 -04:00
ClementTsang
31ee9b73fc docs: Update README to include sorting 2020-08-26 19:06:55 -04:00
ClementTsang
8a567df1ae ci: Update winget template with more details 2020-08-25 21:15:13 -04:00
Clement Tsang
5d21b0f7f5
ci: Fix winget template 2020-08-25 19:19:00 -04:00
Clement Tsang
027f8a8c32
ci: minor CI fixes for automatic deploys (#202)
Mainly missing some `cd` lines in AUR builds and clarifying the macOS config location.
2020-08-25 19:06:12 -04:00
Clement Tsang
9158c5f6d5
bug: fix grouping being broken after refactor (#201)
Fixes grouping not working properly after some refactoring done in 0.4.6.
2020-08-25 03:36:29 -04:00
ClementTsang
e08eda8edc docs: Update changelog 2020-08-25 01:24:04 -04:00
ClementTsang
93cf53e5d7 docs: Clarify description 2020-08-25 01:12:57 -04:00
ClementTsang
c41b972081 docs: Fix outdated install instruction 2020-08-25 01:05:40 -04:00
Clement Tsang
7e8bf95179
uptick: 0.4.6 (#200) 2020-08-25 01:01:14 -04:00
ClementTsang
f710fe361f ci: Fix missing version number in template 2020-08-24 02:43:02 -04:00
ClementTsang
60ba2be3c4 ci: Remove manual trigger [skip travis] 2020-08-24 02:37:21 -04:00
ClementTsang
797037335e ci: Delete redundant fields 2020-08-24 02:36:50 -04:00
ClementTsang
a7f8aab6aa ci: Fix again... 2020-08-24 02:22:33 -04:00
ClementTsang
f6f0aecc75 ci: Hopefully this works...? 2020-08-24 02:15:25 -04:00
ClementTsang
421e5cb4d6 ci: Fix broken env calls in Actions 2020-08-24 02:09:52 -04:00
ClementTsang
a9e02677ca ci: Update deploy as one step 2020-08-24 02:02:51 -04:00
ClementTsang
17f8442330 ci: Add manual workflow dispatch for GitHub Actions 2020-08-24 02:00:26 -04:00
ClementTsang
dcbd542dee ci: Fix invalid symbol in github deploy workflow 2020-08-24 01:55:36 -04:00
ClementTsang
304bbc4d27 ci: Fix reordering in travis script 2020-08-24 00:44:30 -04:00
ClementTsang
f1371b8d9f ci: Fix some incorrect behaviour caused by deployment script 2020-08-23 23:45:34 -04:00
ClementTsang
52a21b9bec chore: change line endings to LF, refactor rustfmt [skip travis] 2020-08-23 21:57:08 -04:00
ClementTsang
6dca970541 ci: switch to prepush rather than precommit 2020-08-23 21:43:24 -04:00
ClementTsang
691f6647e0 ci: set up clippy pre-hook 2020-08-23 21:39:53 -04:00
ClementTsang
6fbbaef73b ci: Remove redundant line in travis 2020-08-23 21:32:11 -04:00
ClementTsang
005bd95f8a ci: Move wix output naming to Cargo 2020-08-23 21:22:34 -04:00
ClementTsang
3ac49353e8 ci: Fix windows CI not understanding globbing? 2020-08-23 20:15:57 -04:00
ClementTsang
194d96c9cf ci: Attempt to fix broken strips, try to fix broken copy 2020-08-23 19:20:16 -04:00
ClementTsang
ad3017ab91 ci: Try to fix broken Windows script again... 2020-08-23 18:23:36 -04:00
ClementTsang
1ce0764b2e ci: Try alternative wix install... 2020-08-23 17:27:47 -04:00
ClementTsang
96a1db1848 ci: Try fix with PATH on Windows 2020-08-23 16:51:36 -04:00
ClementTsang
f030600468 ci: Fix another typo 2020-08-23 15:48:06 -04:00
ClementTsang
3165918d52 ci: Fix broken windows deploy for msi and choco 2020-08-23 14:49:33 -04:00
ClementTsang
279504e401 ci: update PKGBUILD template as per suggestions 2020-08-22 23:41:41 -04:00
ClementTsang
5e0ab22645 ci: fix some bugs... 2020-08-22 23:32:28 -04:00
Clement Tsang
397a7e8467
ci: Add winget template generation (#199)
Adds winget CI generation.
2020-08-22 20:22:47 -04:00
Clement Tsang
3252796f17
change: Allow e to also close expanded widgets
Allow `e` to toggle expansion, rather than only allowing it to open.
2020-08-22 17:31:19 -04:00
Clement Tsang
1a25fbb987
bug: fix freezing not affecting processes during search and sort
Fixes a bug where searching refreshed process data even when frozen.
2020-08-22 17:23:27 -04:00
Clement Tsang
3394b9ee66
feature: allow searching by state, add more keyword variants
Allows searching by state (`state = sleep`), and adds more keyword variants for searching: `cpu%`, `mem%`, `r/s`, `w/s`, matching the columns.
2020-08-22 15:38:13 -04:00
Clement Tsang
c82f4d40b4
feature: Support memb (mem bytes) searching in processes
Supports searching by the new mem value.
2020-08-21 22:59:49 -04:00