Olivier Goffart
0c0a783095
Rename all our .60 files to .slint
2022-02-02 10:05:45 +01:00
Olivier Goffart
0308f86cd4
Rename sixtyfps_widgets.60 to std-widgets.slint
2022-02-01 18:58:54 +01:00
Tobias Hunger
0063476aff
Update license information
...
Use the reuse tool to get a better grip on licenses used in sixtyfps.
Fix a couple of licenses along the way.
* Uses creative commons for our own logo (commercial use!)
* Fixes some license information found in README files and documents
them with proper .license files.
* Document Apache/MIT for helper_crates/const-field-offset which matches
what its documentaion site says it uses.
* Add a list of licenses that apply to crates we publish and the tooling
we have.
This patch only adds static information and does not contain any tooling
support.
2022-01-20 14:45:02 +01:00
Tobias Hunger
bfca0e3573
Mass update copyright messages to be more REUSE compliant
2021-12-22 10:06:12 +01:00
Olivier Goffart
f8c00b19b5
Add link to the examples from the sixtyfps-viewer README
2021-10-21 18:03:56 +02:00
Simon Hausmann
912913d88d
Fix sysinfo_macos.sh with mount points that have spaces in their path
2021-10-12 14:00:18 +02:00
Simon Hausmann
15f2b19a95
Reorder sysinfo.60 once more
...
... to match the blog :-)
2021-10-12 11:35:38 +02:00
Simon Hausmann
64ec25f8e3
Clean up sysinfo.60 a little
...
Re-order the first properties and bindings for improved readability
2021-10-12 11:26:35 +02:00
Olivier Goffart
396820243d
Fix typo and size in the sysinfo script
...
(The default size was too small to see the picture on my machine because of
the long CPU string)
2021-10-08 19:22:30 +02:00
Simon Hausmann
39a713c2e7
Update examples/bash/README.md
...
Mention the sysinfo scripts
Co-authored-by: Olivier Goffart <ogoffart@sixtyfps.io>
2021-10-08 09:33:09 +02:00
Simon Hausmann
0c4da4809f
Split out the memory into a separate tab
...
and add some more information about memory and swap
2021-10-08 09:33:09 +02:00
Simon Hausmann
bcf4f2b3de
Add an icon to the general tab
2021-10-08 09:33:09 +02:00
Olivier Goffart
7c813a70fd
sysinfo example: Improve the disk use section
2021-10-07 11:27:10 +02:00
Olivier Goffart
19200fefac
sysinfo script: escape strings
2021-10-07 11:24:07 +02:00
Simon Hausmann
434f13a741
Use "close" instead of "ok" in the sysinfo dialog
...
Because that's what the button does, there's no need to "okay" :)
2021-10-07 11:09:55 +02:00
Simon Hausmann
35907dd098
Fix typo
2021-10-07 11:04:49 +02:00
Simon Hausmann
0bfb0fce4e
Fix capitalization of simple input dialog
2021-10-06 16:15:32 +02:00
Simon Hausmann
301f142001
Add missing colon for simple input dialog eaxmple
2021-10-06 15:24:48 +02:00
Simon Hausmann
fcf55084ab
Show the OS name in the sysinfo example
2021-10-04 16:47:28 +02:00
Simon Hausmann
02e01ba04f
Show host uptime information
2021-10-04 16:38:18 +02:00
Simon Hausmann
f0fc877f4e
Combine the CPU and Mem tab into a General one
2021-10-04 16:38:18 +02:00
Simon Hausmann
9b5e05e41b
Provide a macOS version of the sysinfo bash script
2021-10-04 16:38:18 +02:00
Olivier Goffart
aef4b024b4
sysinfo_linux.sh: WIP to show the partitions
2021-10-04 16:38:18 +02:00
Simon Hausmann
e464b473d6
Initial version of a shell script that uses the json mode to show system info
2021-10-04 16:38:18 +02:00
Olivier Goffart
672c95db42
Add an example using bash and jq
2021-09-30 17:51:14 +02:00