Commit Graph

1475 Commits

Author SHA1 Message Date
9dbba2c878 Code cleanup 2016-02-28 19:26:57 +01:00
dba53aa18e Also translate the "leds" applet 2016-02-28 19:26:29 +01:00
62be983f17 Install the "leds" applet by default 2016-02-28 19:26:05 +01:00
17b044f41d Implement polling
This is inefficient but now the applet works.
2016-02-28 19:25:25 +01:00
d95830ca2d Keep track of the widgets in use 2016-02-28 18:40:17 +01:00
66e039ee6c Initial import of the "leds" panel applet 2016-02-28 18:40:17 +01:00
da836c38e6 Update the copyright notice 2016-02-28 16:24:02 +01:00
a287c07912 Avoid a couple warnings 2016-02-28 16:23:47 +01:00
ecbca38db7 Detect the number of CPUs on NetBSD 2016-02-22 00:03:05 +01:00
78a7088fd0 Manage orientation dynamically 2016-02-21 23:38:03 +01:00
c0b53a1a73 Prepare support for multiple CPUs 2016-02-21 23:31:21 +01:00
46ab297160 Invert values ourselves when there is no support in Gtk+ 3 2016-02-21 23:11:29 +01:00
663b7bb1de Register the new targets 2016-02-21 22:04:08 +01:00
f02f08fd80 Build manual pages reproducibly 2016-02-21 22:03:12 +01:00
5339f92921 Update the copyright notice 2016-02-21 21:48:58 +01:00
94c56a9fa4 Use GtkLevel widgets for swap and memory as well 2016-02-21 21:48:39 +01:00
b06fc2a378 Invert the CPU level when available 2016-02-21 21:37:33 +01:00
f124fb3420 Update the copyright notice 2016-02-21 21:34:07 +01:00
f6a67a53ea Use a level bar when available (Gtk+ >= 3.6) 2016-02-21 21:33:48 +01:00
251fe4976f Minor optimization 2016-02-19 01:59:15 +01:00
f3758c6c3b Import the latest scripts upstream 2016-02-19 01:51:24 +01:00
92060e3c11 About to release DeforaOS Panel 0.3.6 2016-02-19 01:49:23 +01:00
7781671988 Update the translations 2016-02-19 01:49:07 +01:00
788e3787f4 Set the default orientation accordingly 2016-02-19 01:45:23 +01:00
76cadd7602 Update the copyright notice 2016-02-19 01:45:23 +01:00
7eb88330f4 Allow the position to be overridden 2016-02-19 01:45:23 +01:00
ebe82d5132 Update the copyright notice 2016-02-19 01:45:23 +01:00
1c3383960f Code cleanup 2016-02-19 01:45:23 +01:00
9c2b19f813 Update the copyright notice 2016-01-12 03:29:04 +01:00
72c3318a6f Restore support for Gtk+ 2 2016-01-12 03:28:55 +01:00
cda3d1b70b Avoid compilation warnings with Gtk+ 3 2016-01-12 03:23:46 +01:00
aea6fe0ee5 Avoid some compilation warnings 2016-01-12 03:22:01 +01:00
33b796945a Return -1 upon errors 2016-01-12 03:21:36 +01:00
71b0fe594f Update the copyright notice 2016-01-12 03:21:23 +01:00
eba451859f Re-indent 2016-01-12 03:21:16 +01:00
b93b3e7d3c Update the copyright notice 2016-01-12 01:20:23 +01:00
ec3491d048 Provide a tooltip with the complete GECOS information 2016-01-12 01:20:23 +01:00
7b646104e0 Add support for NetBSD 7 2015-12-26 13:12:03 +01:00
1f8a1e191e Display the full name instead (if available) 2015-12-11 00:53:26 +01:00
153909b557 Adapt to the new API for the Error class 2015-11-22 23:49:50 +01:00
f1c58b74e5 Fix setting alignment properties 2015-11-05 23:02:23 +01:00
336c0913e8 Simplify build with Gtk+ 3 2015-10-29 01:39:13 +01:00
18f2aeb195 Use a dedicated section for commands
This change breaks backward-compatibility, but the data is not lost. In
a vast majority of cases it should only be a minor annoyance.
2015-10-28 21:58:08 +01:00
e7f25b2155 Code cleanup 2015-10-28 21:45:54 +01:00
8b6e7d6532 Also consider children terminated by a signal 2015-10-28 21:44:44 +01:00
acb229a6c8 Let the terminal emulation program be configured 2015-10-28 21:43:59 +01:00
38a446a4eb Use a constant for the terminal emulation program 2015-10-28 21:05:12 +01:00
f07f598ff8 Free the underlying GPid resource upon deletion 2015-10-28 19:50:30 +01:00
6c64ab3006 Code cleanup 2015-10-28 19:47:13 +01:00
5899007cf1 Fix the mnemonic for the "About" menu entry 2015-10-27 00:43:11 +01:00