Στέφανος
ab7fe62e65
Fix variable initialization to 'auto' for getB()
...
It does not make sense to return a `const bool&` as we are dealing with
Boolean literals that are `prvalue`s of type bool.
The compiler is smart enough to do the necessary optimizations wherever
is applicable.
2022-10-04 12:56:14 +03:00
Στέφανος
36a180033d
Forgot to update 'auto' usage wherever necessary
2022-10-04 12:11:12 +03:00
Στέφανος
98b35d20a5
More 'No need for const & in bool'
2022-10-04 11:57:15 +03:00
Στέφανος
2f1bf0df01
No need for const & in bool
2022-10-04 11:47:26 +03:00
Jakob P. Liljenberg
c3bdd5d02f
Merge pull request #436 from stefanos82/fixed-merge-conflict
...
Code Cleanup
2022-10-03 13:11:22 +02:00
Στέφανος
73afc487fa
Merge branch 'main' into fixed-merge-conflict
2022-10-03 10:41:40 +03:00
aristocratos
96b770cfdb
Changed: Using sysconf(_SC_NPROCESSORS_CONF) for number of cores instead of sysconf(_SC_NPROCESSORS_ONLN)
2022-10-03 08:49:41 +02:00
Στέφανος
1fddbc1cd6
Further Cleanup Part 2
2022-10-03 00:29:05 +03:00
Στέφανος
eda6873071
Further 'cleanup'
2022-10-02 21:52:27 +03:00
Στέφανος
dfa2a9b920
Further improvements
2022-10-02 19:09:19 +03:00
Στέφανος
478a44cc57
Clean up btop_tools.{hpp,cpp} files
2022-10-02 18:52:18 +03:00
aristocratos
24f06094f8
Fixed: Crashing when cores are offline
2022-10-02 15:25:10 +02:00
Στέφανος
bc9b803189
Ignore files created by Qt Creator
2022-10-02 15:40:08 +03:00
Jakob P. Liljenberg
424b16ef77
Merge pull request #433 from franciosi/patch-3
...
Updated README.md
2022-10-02 13:56:42 +02:00
Jakob P. Liljenberg
cd5374a89f
Merge pull request #423 from s6muel/main
...
[feature] Added Paper theme
2022-10-02 13:54:21 +02:00
aristocratos
bfbb129937
Fixed missing "#" from value
2022-10-02 13:47:55 +02:00
aristocratos
3796a8ccee
Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode
2022-10-02 13:20:15 +02:00
Franciosi
f2db8dbbb6
Updated README.md
...
s/OSX/macOS and small text improves
2022-09-27 18:55:28 -03:00
Samuel Sinclair
5ff9081197
[feature] Added Paper theme
2022-09-17 12:51:22 +08:00
Jakob P. Liljenberg
ee0945969d
Update FUNDING.yml
2022-08-31 09:29:16 +02:00
Jakob P. Liljenberg
a1572e07e6
Update FUNDING.yml
2022-08-31 09:27:02 +02:00
Jakob P. Liljenberg
b9f1af6b1f
Update README.md
2022-08-28 20:38:47 +02:00
aristocratos
26ac007777
Fixed: Process tree filtering not case insensitive
2022-08-28 14:22:36 +02:00
aristocratos
0c6a2f701d
v1.2.9 Bug fixes + new features and themes
2022-08-28 13:47:37 +02:00
aristocratos
90034156dd
Fixed: Memory values not clearing properly when not in graph mode in mem box
2022-08-28 13:36:00 +02:00
Jakob P. Liljenberg
7190cf4be6
Merge pull request #411 from kz6fittycent/main
...
Issue 407
2022-08-23 18:07:26 +02:00
kz6fittycent
7f38f3a7bc
Merge pull request #4 from kz6fittycent/testing
...
Btop-desktop info added
2022-08-23 10:29:40 -05:00
kz6fittycent
5de351cdda
Cleaning up snap
2022-08-23 10:28:15 -05:00
kz6fittycent
e9e3aabe31
Instructions for btop-desktop
2022-08-23 10:24:11 -05:00
kz6fittycent
4dd87b0124
Update snapcraft.yaml
2022-08-23 09:43:39 -05:00
kz6fittycent
5e10117f44
Merge pull request #3 from kz6fittycent/testing
...
Removing desktop launch
2022-08-23 09:39:47 -05:00
kz6fittycent
a4eed31f85
Removing desktop launch
...
Users mentioned dramatically increased size as a potential problem. I may entertain a separate snap for desktops and this original for servers/simplified deployments.
2022-08-23 09:39:12 -05:00
Jakob P. Liljenberg
4922841c62
Merge pull request #410 from pkubaj/patch-1
...
Add FreeBSD installation command
2022-08-23 07:27:54 +02:00
pkubaj
a734d51288
Add FreeBSD installation command
2022-08-23 02:27:21 +00:00
Jakob P. Liljenberg
47ea0807ee
Merge pull request #384 from Fingerzam/main
...
Add solarized_light theme
2022-08-22 16:10:11 +02:00
Jakob P. Liljenberg
63d61cbc3d
Merge pull request #396 from dennismayr/theme/elementarish
...
[feature] Created 'Elementarish' theme
2022-08-22 16:07:56 +02:00
Jakob P. Liljenberg
c83aabfc6a
Merge pull request #402 from kyli0x/kyli0x-theme
...
updated kyli0x theme colors
2022-08-22 16:05:27 +02:00
Jakob P. Liljenberg
3795814e2e
Merge pull request #406 from kz6fittycent/main
...
Got the desktop launch working in the snap
2022-08-22 16:04:39 +02:00
Jakob P. Liljenberg
250d3edc40
Merge pull request #398 from jonathanspw/rpm-install-instructions
...
Add Fedora/RHEL install docs
2022-08-22 16:03:55 +02:00
kz6fittycent
ad03a3723a
Update snapcraft.yaml
2022-08-21 16:09:51 -05:00
kz6fittycent
0cd636a3a4
Merge pull request #2 from kz6fittycent/testing
...
Desktop UI now working in snap
2022-08-21 15:50:31 -05:00
kz6fittycent
238f23a0cf
Update snapcraft.yaml
2022-08-21 15:45:24 -05:00
kz6fittycent
46de9a595d
Update snapcraft.yaml
2022-08-21 15:41:27 -05:00
kz6fittycent
3b3b44e20b
Update btop.desktop
2022-08-21 15:32:12 -05:00
kz6fittycent
00417c28d9
Update btop.desktop
2022-08-21 15:31:20 -05:00
kz6fittycent
aa9b750bc5
Add files via upload
2022-08-21 15:31:02 -05:00
kz6fittycent
e700334c35
Create btop.desktop
2022-08-21 15:29:22 -05:00
kz6fittycent
b80ef50131
Update snapcraft.yaml
2022-08-21 15:19:58 -05:00
kz6fittycent
4c029eed07
Update snapcraft.yaml
2022-08-21 15:13:45 -05:00
kz6fittycent
4535e04fc5
Update snapcraft.yaml
2022-08-21 15:06:55 -05:00