Commit Graph

1333 Commits

Author SHA1 Message Date
9e0f78580e Update the copyright notice 2018-01-22 03:06:05 +01:00
6faafd4517 Use PROGNAME_WIFIBROWSER for wifibrowser(1) 2018-01-22 03:05:51 +01:00
3a145c35c6 Also translate the usage screen 2018-01-22 03:04:01 +01:00
45d6f6b337 Update the copyright notice 2018-01-22 03:02:18 +01:00
29cbff2575 Use PROGNAME_SETTINGS for settings(1) 2018-01-22 03:01:50 +01:00
f98c004503 Update the copyright notice 2018-01-22 02:57:55 +01:00
77c5e2ab48 Avoid a few more compilation warnings 2018-01-22 02:57:46 +01:00
28c4afa5f6 Update the copyright notice 2018-01-22 02:57:33 +01:00
4b72277e6c Avoid some compilation warnings 2018-01-22 02:11:00 +01:00
32312683e7 Also list applications that cannot open files 2018-01-22 02:01:00 +01:00
524c8c2f6c Register the test for FIXME in comments 2018-01-17 00:48:35 +01:00
666d7e9a9c Add a test for FIXME in comments 2018-01-17 00:48:21 +01:00
31e499a9b3 Update the copyright notice 2018-01-17 00:45:59 +01:00
117de8d835 Remove the preferences interface
It is no longer relevant, now that locking is handled outside of this
applet.
2018-01-17 00:45:17 +01:00
1e7f7e84f4 Update the copyright notice 2018-01-16 06:17:04 +01:00
9f962df89d Let the icon be configurable too 2018-01-16 06:17:04 +01:00
6862268ff5 Use DATADIR in the fallback for XDG_DATA_DIRS 2017-12-28 07:08:36 +01:00
3c13036d96 Check for more errors 2017-12-28 03:48:11 +01:00
1eb2258358 Match the new MimeHandler API 2017-12-28 03:47:49 +01:00
5ea3e4fd3c Free the MimeHandler list with the proper callback 2017-12-12 16:41:19 +01:00
2535afe5c6 Open directories and URLs through MimeHandler 2017-12-12 16:34:14 +01:00
4b8a9b3363 Match the newer MimeHandler API 2017-12-12 16:09:16 +01:00
0449992baa Use the new MimeHandler API 2017-12-12 16:09:16 +01:00
60cfe2582d Update the copyright notice 2017-11-08 06:02:53 +01:00
9cec88cea3 Default to HTTPS for www.defora.org 2017-11-08 06:02:38 +01:00
99b86b5da6 Update the copyright notice 2017-11-08 06:01:27 +01:00
8d5b5deddb Default to HTTPS for www.defora.org 2017-11-08 06:01:11 +01:00
027cb6a690 Optimize widget management
The buttons are no longer destroyed and created again from scratch when
the amount of desktops changes. They are now only created when adding
desktops, and simply updated otherwise.
2017-11-07 02:04:42 +01:00
8676662be0 Improve a debugging message 2017-11-07 01:43:29 +01:00
b48299d4a0 Update the copyright notice 2017-11-07 01:42:57 +01:00
0b4ead2f7a Code cleanup 2017-11-07 01:42:38 +01:00
95ac1225ed Update the copyright notice 2017-11-07 01:42:15 +01:00
9038eca02c Improve error handling 2017-11-07 01:41:45 +01:00
92dcb1d05a Avoid freeing an uninitialized variable 2017-11-03 02:46:43 +01:00
9ea95f4061 Code cleanup 2017-11-01 15:54:05 +01:00
d11c2c5432 Register two new tests 2017-10-24 02:23:45 +02:00
dae0d49eef Add tests for HTML and XML files 2017-10-24 02:23:22 +02:00
2fa3972005 Add debug information about unhandled events 2017-10-16 00:10:45 +02:00
d203df0ee8 Also mention INACTIVE 2017-10-15 23:58:54 +02:00
e41f35ac92 Code cleanup 2017-10-15 23:37:38 +02:00
3b1b8f428f Code cleanup 2017-10-15 23:35:22 +02:00
9c11b438c8 Avoid a compilation warning 2017-10-14 00:41:52 +02:00
a4081818e9 Update the copyright notice 2017-10-14 00:36:59 +02:00
86f4afae37 Use PROGNAME_RUN for run(1) 2017-10-14 00:36:42 +02:00
269c9c1d45 Use PROGNAME_RUN for run(1) 2017-10-14 00:33:45 +02:00
dedca0fb86 Update the copyright notice 2017-10-14 00:33:03 +02:00
0635104721 Use PROGNAME in the usage screen 2017-10-14 00:32:54 +02:00
d90392078d Update the copyright notice 2017-09-29 20:41:54 +02:00
1b98f3292d Make panel in the center omnipresent 2017-09-29 20:41:31 +02:00
fa2dd0038a Build with the default stack protector 2017-09-27 00:58:10 +02:00