Commit Graph

155 Commits

Author SHA1 Message Date
8b655f7ecf Code cleanup 2020-01-12 06:35:50 +01:00
47f2de95f3 Support different layout for special keys 2020-01-12 06:33:47 +01:00
9c8afe4d40 Update the copyright notice 2020-01-12 06:30:03 +01:00
1c8c458658 Code cleanup 2020-01-12 06:29:52 +01:00
52c276678f Extend the support for the French keyboard 2020-01-12 05:12:26 +01:00
88cbf8961d Update the copyright notice 2020-01-12 04:39:47 +01:00
bf17f07bc3 Add initial support for differing keyboard layouts
This is plain ugly though. It will have to be re-designed.
2020-01-12 04:39:14 +01:00
ceac882f17 Update the copyright notice 2020-01-12 04:36:30 +01:00
6e3930a363 Use PROGNAME_KEYBOARD 2020-01-12 04:36:21 +01:00
46e4b0ac65 Update the copyright notice 2020-01-12 03:33:03 +01:00
679370c103 Use HTTPS for links 2020-01-12 03:32:37 +01:00
2b4a05ab74 Merge branch 'khorben/gtk3' 2020-01-12 03:31:16 +01:00
47cd7628bd Build with Gtk+ 3 by default 2020-01-12 03:31:03 +01:00
502036e1e7 Stick to the default stack protector 2017-07-26 15:30:52 +02:00
9167b4f4cb About to release DeforaOS Keyboard 0.3.1 2016-09-24 04:25:26 +02:00
d0308e0ec2 Update the translations 2016-09-24 04:24:41 +02:00
a5dfcadd8d Add and install a README file 2016-09-24 04:16:22 +02:00
30900bf7de Update the copyright notice 2016-09-24 04:16:04 +02:00
805732cb11 Re-license as 2-clause BSD 2016-09-24 04:15:43 +02:00
b10cd69ec4 Avoid erroneous conversion in widget mode 2016-09-23 22:24:08 +02:00
a6c6816429 Do not link with libintl explicitly 2016-08-09 02:54:22 +02:00
026bf5cdbb Build the keyboard widget with FORTIFY, SSP and RELRO 2016-03-23 13:14:32 +01:00
a65504192a Fix build with custom CFLAGS 2016-03-23 13:09:22 +01:00
aa73b0e34e Also ignore shared objects 2016-03-12 02:27:59 +01:00
13dd534ec8 Remove generated files from the source tree 2016-03-12 02:27:08 +01:00
1ed7a85166 Re-generate the Makefiles 2016-03-12 02:26:58 +01:00
a50a9bd168 About to release DeforaOS Keyboard 0.3.0 2016-03-12 02:26:44 +01:00
8d6c84393f Import newer version of the script upstream 2016-03-12 02:26:09 +01:00
1d7e639561 Use more portable flags for PIE 2016-03-12 02:25:38 +01:00
5737f64c22 Update the translations 2016-03-12 02:24:40 +01:00
486f3092c6 Update the copyright notice 2016-03-12 02:20:47 +01:00
9e086ed6dd Improve support for Gtk+ 3 2016-03-12 02:20:47 +01:00
c006976b8a Linking once against libDesktop is enough 2015-11-18 22:45:53 +01:00
16a3ecf4ae Avoid a warning with Gtk+ 3 2015-11-18 22:43:34 +01:00
1795812dc9 Build with full SSP and RELRO by default 2015-11-18 22:42:31 +01:00
a8cbd9751f Add support for a couple properties 2015-11-18 22:39:40 +01:00
a4827e71c1 Rename the source file for the keyboard widget 2015-11-18 22:33:49 +01:00
8cdf992ef4 Build as PIE and with -fstack-protector 2015-07-12 21:38:16 +02:00
2dbc150425 Document how to build with Gtk+ 3 2015-07-12 21:38:02 +02:00
331b65dd2a Implement and install a DesktopWidget for Keyboard 2015-05-25 00:19:50 +02:00
3855200b60 Minor Gtk+ optimization
No longer show every widget contained in the desired layout automatically,
but rather only the layout itself.
2015-05-24 16:13:20 +02:00
9a2a088a8b Update the copyright notice 2015-05-24 16:11:14 +02:00
26826e62b6 Add an internal accessor for Keyboard's widget 2015-05-24 16:10:49 +02:00
f1019f66fd Compile with both optimizations enabled and pedantic mode 2015-05-24 16:09:46 +02:00
8c50c17add Code cleanup 2015-05-24 16:09:17 +02:00
aeae70b449 Update the copyright notice 2015-05-24 16:08:14 +02:00
11fad60a17 Report memory allocation errors 2015-05-24 16:07:47 +02:00
20e2b78e72 Add a few .gitignore files 2015-04-05 19:33:03 +02:00
837732f7ef No longer store Makefiles in the source tree 2015-04-05 19:31:06 +02:00
c2d1b96b32 Re-generate the Makefiles 2015-04-05 19:30:52 +02:00