Commit Graph

1469 Commits

Author SHA1 Message Date
4c8034389e mpd: adjust the commands 2023-08-21 07:18:28 +02:00
e7c6957f54 battery: avoid a couple warnings on Linux 2023-07-26 23:32:48 +02:00
fc10344063 Update the copyright notice 2023-07-26 23:26:04 +02:00
8a22db610b battery: do not loop infinitely on unsupported platforms 2023-07-26 23:25:22 +02:00
c4222c2ea2 applets/network: really fix the build on FreeBSD
This previously built on FreeBSD 12.3 for lack of SIOCGIFDATA; this
should now build on FreeBSD 13.1.
2022-05-21 00:24:47 +02:00
e33f9d5fb9 applets/network: fix the build on FreeBSD 2022-05-20 21:34:09 +02:00
4389bc1556 po: consistent comments 2022-05-18 02:02:19 +02:00
cfd42ad824 Prepare to release DeforaOS Panel 0.4.3 2022-05-18 02:00:25 +02:00
c91a307c67 Update the copyright notice 2022-05-18 01:56:12 +02:00
ed28dbdee5 po: consistent language code across translations 2022-05-18 01:55:55 +02:00
cc7f8155fc po: import a German translation 2022-05-18 01:54:57 +02:00
5af2e398ca po: re-generate the translations 2022-05-18 01:25:24 +02:00
68e4c8bd31 swap: fix the build on FreeBSD 2022-05-18 01:11:32 +02:00
8ee080b414 Update the copyright notice 2022-05-17 21:40:14 +02:00
7bf739ff5d Include <gtk/gtk.h> in the more relevant header 2022-05-17 21:39:53 +02:00
e7dfaff307 .gitignore: register more targets 2022-05-17 21:02:53 +02:00
21ed220507 doc: generate documentation with Gtk-Doc 2022-05-17 21:02:53 +02:00
9e28dbeb5a Update the copyright notice 2022-05-14 01:47:18 +02:00
6e44869ddf message.c: avoid a compilation warning 2022-05-14 01:47:18 +02:00
c940e3df16 Update the copyright notice 2022-05-14 01:47:18 +02:00
9a57683ec7 helper.c: avoid a few compilation warnings 2022-05-14 01:47:18 +02:00
be56f63b59 Update the copyright notice 2022-05-14 01:37:47 +02:00
f640f8061c embed.c: avoid a few compilation warnings 2022-05-14 01:37:34 +02:00
a092f69cd6 Update the copyright notice 2022-05-14 01:36:45 +02:00
f33cbb946c panel.c: avoid a compilation warning 2022-05-14 01:34:22 +02:00
b79e6a0366 Update the copyright notice 2022-05-14 01:32:05 +02:00
3f65efd493 window.c: avoid a compilation warning 2022-05-14 01:31:48 +02:00
304d1d663d README.md: update the documentation 2022-05-14 01:14:09 +02:00
66db9ce7fd po: re-generate the translation files 2022-05-14 00:17:20 +02:00
5e293f1a94 Add a couple comments 2022-05-14 00:13:47 +02:00
436fccb627 Prepare to release DeforaOS Panel 0.4.2 2022-05-14 00:12:31 +02:00
73f863e8e8 cpufreq: code cleanup 2022-05-14 00:10:38 +02:00
87ebf30512 cpufreq: fix building on Linux and {Free,Net}BSD 2022-05-14 00:10:21 +02:00
16a3a5cf97 Update the copyright notice 2022-05-14 00:04:09 +02:00
57f536298f swap: add support for macOS 2022-05-14 00:03:59 +02:00
e26c30c2f4 Update the copyright notice 2022-05-14 00:03:24 +02:00
0755647b99 network: add support for macOS 2022-05-14 00:03:02 +02:00
85561e71b4 Update the copyright notice 2022-05-14 00:02:35 +02:00
18a96b7e61 cpufreq: add support for macOS
The frequency on my test laptop seems stuck to a specific frequency.
2022-05-14 00:01:48 +02:00
8dc628b6c0 Update the copyright notice 2022-05-14 00:01:15 +02:00
c5909a7a1b tests: improve the output on macOS 2022-05-14 00:00:58 +02:00
6e3083dd43 Update the helper scripts from DeforaOS configure 2022-05-14 00:00:03 +02:00
030ddbabfc tests: create an explicit rule to perform tests 2022-05-13 23:58:39 +02:00
41745d5abb Update the copyright notice 2021-07-17 02:48:50 +02:00
97b733966c run: avoid a compilation warning 2021-07-17 02:48:38 +02:00
5f9dfcef0f Update the copyright notice 2021-02-21 17:45:27 +01:00
8efa57d525 Use ~/.config to save and load preferences 2021-02-21 17:45:05 +01:00
a263c7615f Sort the targets 2021-02-21 17:44:21 +01:00
52d9711511 Define compilation modes
While there, make the embedded UI a compilation mode.
2021-02-08 02:30:04 +01:00
dc1aad31b0 Register a missing dependency 2021-02-08 02:13:24 +01:00