Commit Graph

47 Commits

Author SHA1 Message Date
f0f645caf7 Updated the copyright line 2014-07-22 01:30:10 +02:00
94ef5b0106 Avoid a couple warnings when compiling with Gtk+ 3 2014-07-22 01:29:50 +02:00
1939a0fd64 Use the copyright character for the about dialog 2013-11-25 01:08:41 +01:00
4c7ffa4ffb Updated the copyright information 2013-06-02 02:07:47 +02:00
74e8a7de1d Allow some more memory to be free'd 2013-06-02 02:07:30 +02:00
524c0702ae libDesktop API update 2013-04-11 01:45:27 +02:00
6c9c8fd045 Help compile with Gtk+ 3.0 2012-09-22 01:07:48 +00:00
fba004554f No longer let the menubar expand 2012-05-29 18:31:26 +00:00
463fad695e Changed the "File->Close" menu to "File->Quit" 2012-05-29 18:27:10 +00:00
a65153dce4 Added a command-line argument to prevent the keyboard from showing directly 2012-05-21 23:58:14 +00:00
f90aa0a790 Let the tray icon really be useful (showing and hiding) 2012-05-21 23:38:08 +00:00
12b63cf046 Added a tray icon (partially implements Keyboard/#59) 2012-05-21 23:35:12 +00:00
5f9394abba Added a menu entry to hide the keyboard 2012-05-21 22:58:05 +00:00
78a8f71f7b Also force a container border when in windowed mode 2012-05-20 12:47:34 +00:00
7506cee30d Translated the Keyboard project 2012-05-20 12:41:33 +00:00
31f1dc7fea Added menus to the windowed mode 2012-05-20 12:29:56 +00:00
b83402a040 Added a docked and windowed modes 2012-05-11 10:11:56 +00:00
1a9f0e935f Never hide the keyboard when in embedded mode 2012-05-11 08:57:42 +00:00
d02e552203 Began to implement the messaging protocol 2012-05-11 08:16:56 +00:00
1bde228a03 Added F9 to F12 2012-03-21 18:19:02 +00:00
4491feef3e Slight additional visual improvement 2011-12-06 08:22:06 +00:00
ab6b005a06 Changed the default colors 2011-12-05 12:32:54 +00:00
58cce62927 Using a simple button to cycle through the different layouts available 2011-10-29 13:53:06 +00:00
a6a0aa8e6e Code cleanup 2011-10-27 23:44:35 +00:00
7479156b5a Code cleanup 2011-10-27 23:37:10 +00:00
2debe64195 Defining the complete layout in a single variable 2011-10-27 23:29:34 +00:00
59d70519a6 Code cleanup 2011-10-27 23:02:24 +00:00
aa9d41b80d Minor adjustments for smaller screen sizes 2011-03-27 18:54:18 +00:00
749fcbe3f8 Turned the layout modifier into a GtkComboBox 2011-03-27 18:34:27 +00:00
3da9216352 Border and size adjustments 2010-09-18 14:45:22 +00:00
bcf2e04649 Almost complete rewrite 2010-09-18 12:27:58 +00:00
bb109f09b0 Found a nicer way to estimate where to place the popup windows 2010-08-27 14:16:47 +00:00
2d6f676f6b Trying to improve the placement of the popup windows when embedded 2010-08-11 16:36:56 +00:00
862e954bdb Fixed embedded mode (it was enough to close stdout...) 2010-08-10 15:28:58 +00:00
0b4e77057a Allow the keyboard to be embedded like xkbd does (doesn't seem to work yet) 2010-08-09 21:14:46 +00:00
0a41c1216c Fixed the double quote 2010-07-27 03:13:33 +00:00
6fd2f5bc9a The text now appears higher up in popup windows 2010-07-27 03:12:05 +00:00
56c7e9ff9e Updated the layout to match QWERTY more closely 2010-07-27 03:10:12 +00:00
7be8269288 Fixed use of uninitialized variables 2010-07-26 17:25:44 +00:00
7c0c2ad1ff Added a pop-up menu when pressing a key (with configurable font) 2010-07-26 17:24:41 +00:00
d40372d163 Change the case displayed when shift is pressed 2010-07-25 20:23:04 +00:00
9f7e1629e0 Matching the default layout of xkbd in a first step 2010-07-25 16:40:52 +00:00
3e8853fa8d Allow the keyboard to be displayed on other monitors 2010-07-25 16:15:23 +00:00
315ec42d3e Place automatically at the bottom of the screen on the first monitor 2010-07-25 16:04:57 +00:00
f5cf283043 The size group is probably useless at the moment 2010-07-25 15:12:00 +00:00
f6f794b870 Using some UTF-8 characters for nicer labels 2010-07-25 09:33:45 +00:00
d5059a06d5 Initial release 2010-07-25 08:12:04 +00:00