Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.41
2012/09/22 01:07:48
khorben
Help compile with Gtk+ 3.0
1.40
2012/05/29 18:31:26
khorben
No longer let the menubar expand
1.39
2012/05/29 18:27:10
khorben
Changed the "File->Close" menu to "File->Quit"
1.38
2012/05/21 23:58:13
khorben
Added a command-line argument to prevent the keyboard from showing directly
1.37
2012/05/21 23:38:08
khorben
Let the tray icon really be useful (showing and hiding)
1.36
2012/05/21 23:35:12
khorben
Added a tray icon (partially implements Keyboard/#59)
1.35
2012/05/21 22:58:05
khorben
Added a menu entry to hide the keyboard
1.34
2012/05/20 12:47:34
khorben
Also force a container border when in windowed mode
1.33
2012/05/20 12:41:33
khorben
Translated the Keyboard project
1.32
2012/05/20 12:29:56
khorben
Added menus to the windowed mode
1.31
2012/05/11 10:11:56
khorben
Added a docked and windowed modes
1.30
2012/05/11 08:57:42
khorben
Never hide the keyboard when in embedded mode
1.29
2012/05/11 08:16:56
khorben
Began to implement the messaging protocol
1.28
2012/03/21 18:19:02
khorben
Added F9 to F12
1.27
2011/12/06 08:22:06
khorben
Slight additional visual improvement
1.26
2011/12/05 12:32:54
khorben
Changed the default colors
1.25
2011/10/29 13:53:06
khorben
Using a simple button to cycle through the different layouts available
1.24
2011/10/27 23:44:35
khorben
Code cleanup
1.23
2011/10/27 23:37:10
khorben
Code cleanup
1.22
2011/10/27 23:29:34
khorben
Defining the complete layout in a single variable
1.21
2011/10/27 23:02:24
khorben
Code cleanup
1.20
2011/03/27 18:54:18
khorben
Minor adjustments for smaller screen sizes
1.19
2011/03/27 18:34:26
khorben
Turned the layout modifier into a GtkComboBox
1.18
2010/09/18 14:45:22
khorben
Border and size adjustments
1.17
2010/09/18 12:27:58
khorben
Almost complete rewrite
1.16
2010/08/27 14:16:47
khorben
Found a nicer way to estimate where to place the popup windows
1.15
2010/08/11 16:36:56
khorben
Trying to improve the placement of the popup windows when embedded
1.14
2010/08/10 15:28:58
khorben
Fixed embedded mode (it was enough to close stdout...)
1.13
2010/08/09 21:14:46
khorben
Allow the keyboard to be embedded like xkbd does (doesn't seem to work yet)
1.12
2010/07/27 03:13:33
khorben
Fixed the double quote
1.11
2010/07/27 03:12:05
khorben
The text now appears higher up in popup windows
1.10
2010/07/27 03:10:12
khorben
Updated the layout to match QWERTY more closely
1.9
2010/07/26 17:25:44
khorben
Fixed use of uninitialized variables
1.8
2010/07/26 17:24:41
khorben
Added a pop-up menu when pressing a key (with configurable font)
1.7
2010/07/25 20:23:04
khorben
Change the case displayed when shift is pressed
1.6
2010/07/25 16:40:52
khorben
Matching the default layout of xkbd in a first step
1.5
2010/07/25 16:15:23
khorben
Allow the keyboard to be displayed on other monitors
1.4
2010/07/25 16:04:57
khorben
Place automatically at the bottom of the screen on the first monitor
1.3
2010/07/25 15:12:00
khorben
The size group is probably useless at the moment
1.2
2010/07/25 09:33:45
khorben
Using some UTF-8 characters for nicer labels
1.1
2010/07/25 08:12:04
khorben
Initial release