Commit Graph

1319 Commits

Author SHA1 Message Date
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
5f4814c157 Code cleanup
No functional change intended.
2017-09-26 21:57:32 +02:00
2a24982ef3 Add support for reattaching 2017-09-26 21:56:36 +02:00
c668cbdad9 Add support for logging on and off 2017-09-26 21:47:56 +02:00
46307e3d12 Add support for removing networks 2017-09-26 21:45:48 +02:00
0c9d82ff72 Test commands with arguments 2017-09-26 21:40:19 +02:00
f575f3aad7 Add a command to disable networks 2017-09-26 21:40:19 +02:00
5bca17418a Test more commands 2017-09-26 21:40:18 +02:00
0951dd193f Also test queueing commands 2017-09-26 21:26:18 +02:00
96cb966bb0 Do not always quote network values 2017-09-26 21:09:05 +02:00
851adbe176 Code cleanup 2017-09-15 01:15:41 +02:00
fcff992608 Also test clearing channels 2017-09-15 01:09:53 +02:00
c83c1549a9 Dynamically allocate the path to the socket 2017-09-15 01:09:36 +02:00
92952e2950 Cover more code when testing flags 2017-09-15 00:48:25 +02:00
b74aa9cbb9 Add a title for the "Documentation" section 2017-09-15 00:21:49 +02:00