On-screen Input Pad to Send Characters with Mouse
The input pad is a tool to send a character on button to text applications.
- Sources inherited from project SUSE:SLE-12-SP2:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP4:GA/input-pad && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
input-pad-1.0.99.20140916.tar.gz | 0000621070 607 KB | |
input-pad.changes | 0000001807 1.76 KB | |
input-pad.spec | 0000004298 4.2 KB |
Revision 2 (latest revision is 4)
Ruediger Oertel (oertel)
committed
(revision 2)
- Fix Group of input-pad-devel. - Update to 1.0.99.20140916 * Do not call exit(3) in libinput-pad.so * Fixed deprecated GtkWidget.window * Fixed icon sizes in the chartable. * Used embedded GtkViewport in GtkScrolledWindow. * Fixed some memory leaks. 029416b * Fixed deprecated gtk-timeout-initial since GTK+ 3.10. * Removed deprecated GtkTreeView::rules-hint property since GTK 3.14. * Fixed a deprecated message of gtk_window_get_transient_for(). * Added some currencies. * Added InputPadGtkViewport for many unicode tables. * Updated str.xml.in for Emoji. * Ported to GTK+ 3.10 to fix the deprecated APIs. * Showed custom table only by default. 2aec2c8 * Set G_APPLICATION_NON_UNIQUE flag to be able to run by ibus * Changed deprecated GtkVBox to GtkBox in builder files.
Comments 0