Clement Tsang
a949073728
bug: fix being able to click widgets when dd-dialog was open ( #219 )
...
Fixes a bug where you could click on a widget when dd's dialog was open.
2020-09-02 05:00:01 -04:00
Clement Tsang
01b7b6744e
doc: Update README for ARM info
2020-09-02 04:41:45 -04:00
Clement Tsang
f5f37f7f0a
ci: Fix missing equals sign ( #218 )
2020-09-02 03:46:39 -04:00
Clement Tsang
22278d7d75
other: aarch64 support ( #217 )
...
Adds theoretical aarch64 support.
2020-09-02 02:59:51 -04:00
ClementTsang
663ae6c5c2
bug: fix broken check from last commit, add tests
2020-09-01 03:08:46 -04:00
ClementTsang
d24a797ce9
other: Add config error if default_widget_count is not used with default_widget_type
2020-09-01 00:29:46 -04:00
ClementTsang
01f65d378b
docs: Update README
2020-09-01 00:26:05 -04:00
Clement Tsang
a4ddd649e1
refactor: Update error messages w/ anyhow and thiserror ( #216 )
...
Refactoring and updating of error messages + tests to be more useful.
2020-08-31 23:59:33 -04:00
Clement Tsang
5ed573157c
bug: Use correct labels for sensors in Linux ( #215 )
...
Update temperature sensors in Linux to use labels + names rather than just names.
2020-08-31 20:02:48 -04:00
Clement Tsang
5aa7b4df08
docs: Update some arguments, and documentation ( #214 )
...
Some more updates to arguments and documentation.
2020-08-31 18:57:01 -04:00
Clement Tsang
3431411215
other: Add autocomplete file generation ( #213 )
...
Adds shell completion generation as part of the build, as well as tweaking install scripts/templates/CI to use them.
2020-08-31 17:50:21 -04:00
ClementTsang
c6a20a1420
deps: Update battery, sysinfo
2020-08-29 20:41:51 -04:00
Clement Tsang
6632714f26
feature: Allow Ctrl-F and / to work in sort ( #212 )
...
Fixes a bug, and also allows `Ctrl-F` and `/` to work in the sort widget.
2020-08-29 19:23:20 -04:00
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