Commit Graph
100 Commits
Author SHA1 Message Date
Daiki Ueno ace4391b79 Use font from style. 2011-03-08 10:41:45 +09:00
Daiki Ueno 627cbf2898 Pass base_font during size calculation. 2011-03-08 07:04:12 +09:00
Daiki Ueno baae80fa41 Port st-theme-context.[ch] to eek-theme-context.[ch]. 2011-03-08 06:58:20 +09:00
Daiki Ueno 9be07710dd Fix clutter build. 2011-03-08 06:27:59 +09:00
Daiki Ueno 163e005561 Simplify "blank background" code. 2011-03-08 06:04:41 +09:00
Daiki Ueno d8e691d3f5 Optimize redraw on key release. 2011-03-08 05:53:00 +09:00
Daiki Ueno 85a1a6ba24 Abolish EekThemeNodePrivate. 2011-03-08 05:17:20 +09:00
Daiki Ueno 828a59b298 Fix typo. 2011-03-07 19:17:32 +09:00
Daiki Ueno f1b91c0223 Add border style configuration (WIP). 2011-03-07 19:01:10 +09:00
Daiki Ueno cadb0f18a9 Fix gradient drawing. 2011-03-07 16:51:01 +09:00
Daiki Ueno 2a8d7cf0a8 Revert to use fakekey_send_event. 2011-03-07 16:49:38 +09:00
Daiki Ueno c9b54ba87f Remove eek-theme-private.h. 2011-03-07 14:40:04 +09:00
Daiki Ueno d57ae91995 Move level change logic from key-pressed to key-released handler. 2011-03-07 14:39:35 +09:00
Daiki Ueno dd86b132ce Set pseudo class "active" to EekKey if the key is pressed. 2011-03-07 12:38:32 +09:00
Daiki Ueno 3967558bae Add setter function of pseudo class. 2011-03-07 12:37:58 +09:00
Daiki Ueno 668ce51f3c Mark EekKey::pressed as G_SIGNAL_RUN_FIRST. 2011-03-07 12:37:25 +09:00
Daiki Ueno 1db2a4aeea Use g_object_set_qdata() to attach theme-node to element. 2011-03-07 10:42:27 +09:00
Daiki Ueno e20425f385 Add eek-theme-private.h. 2011-03-04 19:35:50 +09:00
Daiki Ueno a20224f969 Add default theme. 2011-03-04 19:23:08 +09:00
Daiki Ueno d66318a031 Fix the last commit. 2011-03-04 19:04:39 +09:00
Daiki Ueno 37c2579253 Merge theme handling code (WIP). 2011-03-04 18:52:25 +09:00
Daiki Ueno 23ab2a343f Fix coding style. 2011-03-04 14:28:20 +09:00
Daiki Ueno e6dfc595ab Lower gobject-introspection version requirement. 2011-03-04 13:01:17 +09:00
Daiki Ueno 98e15d7741 Resolve AltGr modifier at run time. 2011-03-04 10:42:31 +09:00
Daiki Ueno 38b226b46f Clear allocation box when drawing keyboard. 2011-03-03 18:18:04 +09:00
Daiki Ueno c53b4d398e Remove floating ref from a serialized keyboard. 2011-03-03 17:31:09 +09:00
Daiki Ueno fbcf6b6c65 Fix infloop when multiple clients are disconnected after another. 2011-03-03 17:02:12 +09:00
Daiki Ueno 09c95b20da Add "Destroy" D-Bus signal to server for debug. 2011-03-03 16:36:10 +09:00
Daiki Ueno a7f81c3cfb Destroy clutter texture cache properly. 2011-03-03 16:04:24 +09:00
Daiki Ueno a66256f390 Fix coding style. 2011-03-03 15:53:51 +09:00
Daiki Ueno 8b7da18641 Make eekboard-xml build with clutter. 2011-03-03 15:25:39 +09:00
Daiki Ueno a9c0356611 Fix XML serialization of EekOutline to include corner_radius. 2011-03-03 15:06:03 +09:00
Daiki Ueno b25a9a5407 Add comments. 2011-03-03 15:06:03 +09:00
Daiki Ueno 8b632356e9 Fix memleaks. 2011-03-03 15:05:59 +09:00
Daiki Ueno b8a01d794e Check if the server is active. 2011-03-03 12:23:31 +09:00
Daiki Ueno cfd33921a1 Fix crash with clutter build. 2011-03-02 18:49:39 +09:00
Daiki Ueno 979aa010b9 Update gobject-introspection version requirement. 2011-03-02 18:40:01 +09:00
Daiki Ueno de064ba0c0 Update version to 0.90.3. 2011-03-02 17:05:01 +09:00
Daiki Ueno ff200d9562 Add xklutil.h to noinst_HEADERS. 2011-03-02 17:05:01 +09:00
Daiki Ueno a8148683d3 Fix typo in desktop-client.c. 2011-03-02 17:01:09 +09:00
Daiki Ueno 838a15d31a Add doc for EekKeysym. 2011-03-02 16:56:16 +09:00
Daiki Ueno 2d66bf24fb Add doc for EekSymbol. 2011-03-02 16:52:30 +09:00
Daiki Ueno 64bc7cc955 Fix commit ab08955a. 2011-03-02 16:45:35 +09:00
Daiki Ueno 362f8ec0cb Add xkl options to eekboard-desktop-client. 2011-03-02 16:39:13 +09:00
Daiki Ueno d99a40df94 Compile xklutil.c at once. 2011-03-02 16:38:40 +09:00
Daiki Ueno ab08955a5f Make the return value of eek_symbol_get_label const. 2011-03-02 16:15:16 +09:00
Daiki Ueno 577fcd7f9e Add files to POTFILES.*. 2011-03-02 16:10:56 +09:00
Daiki Ueno 7da92bf04c Make the window not maximizable (RHBZ#680406). 2011-03-02 16:05:51 +09:00
Daiki Ueno f7caf6fe49 Handle Num_Lock correctly (RHBZ#680826). 2011-03-02 15:44:35 +09:00
Daiki Ueno d111edd76a Update doc index. 2011-03-02 11:49:30 +09:00
Daiki Ueno b2657c06a8 Move symbol-index property per-element instead of per-keyboard. 2011-03-02 11:47:09 +09:00
Daiki Ueno fccf9e8805 Fix icon position calculation. 2011-03-01 16:25:37 +09:00
Daiki Ueno 7fc80705dd Fix serializing nullable properties of EekSymbol. 2011-03-01 12:51:59 +09:00
Daiki Ueno 9007f31c0a Fix icon size calculation. 2011-03-01 12:51:46 +09:00
Daiki Ueno 18f8e5b98b Draw key with icon if EekSymbol has "icon-name" property. 2011-03-01 11:57:07 +09:00
Daiki Ueno 0087f74178 Make input context have multiple keyboards. 2011-02-28 18:19:04 +09:00
Daiki Ueno 639ad8df91 Add -g option to eekboard-xml. 2011-02-28 12:24:27 +09:00
Daiki Ueno e8af3dacf1 Assign LETTER category to letter keysyms. 2011-02-28 12:24:16 +09:00
Daiki Ueno 5d42fb8294 Read keysym label from XML attribute. 2011-02-25 18:18:05 +09:00
Daiki Ueno 4440a2f1ac Release dragged key when gtk keyboard is disposed. 2011-02-25 18:17:05 +09:00
Daiki Ueno c9cee89d7e Fix translation. 2011-02-25 13:14:17 +09:00
Daiki Ueno 1c3d20ad6f Add command-line option to specify D-Bus type and address. 2011-02-25 11:10:36 +09:00
Daiki Ueno 40862fcf12 0.90.2 released. 2011-02-24 17:40:24 +09:00
Daiki Ueno 110b25a64b Update translation. 2011-02-24 17:39:15 +09:00
Daiki Ueno f1a44ddebb Rebuild eek.types when compiling doc from tarball. 2011-02-24 17:38:22 +09:00
Daiki Ueno fc00d86c7e Avoid I_() from being translated. 2011-02-24 17:37:42 +09:00
Daiki Ueno 4a822fe52c Fix typo. 2011-02-24 14:45:19 +09:00
Daiki Ueno 6587f00c2a Reuse window. 2011-02-24 14:43:13 +09:00
Daiki Ueno 3b77502b97 Add Python binding. 2011-02-24 13:14:33 +09:00
Daiki Ueno d7554b9735 Doc fix. 2011-02-24 11:43:15 +09:00
Daiki Ueno 798df5c136 Use g_intern_static_string for signal names. 2011-02-24 10:37:48 +09:00
Daiki Ueno 22c70976db Remove unused get_keyboard function. 2011-02-24 10:37:48 +09:00
Daiki Ueno 3eeb7cd8ab Rename EekboardServer to EekboardEekboard. 2011-02-24 10:37:48 +09:00
Daiki Ueno 7ef245d739 Fix clutter build. 2011-02-24 10:36:00 +09:00
Daiki Ueno 9a6b3b3e2d Update ServerContext#enabled before showing/hiding window. 2011-02-23 19:40:01 +09:00
Daiki Ueno 715c9ca022 Add padding to EekboardServerClass and EekboardContextClass. 2011-02-23 18:48:40 +09:00
Daiki Ueno 5f57ea7fe6 0.90.1 released. 2011-02-23 15:12:39 +09:00
Daiki Ueno 37b2e60e99 Minor fixes for make distcheck. 2011-02-23 15:11:33 +09:00
Daiki Ueno 95024543cc Rename system-client to desktop-client. 2011-02-23 14:52:40 +09:00
Daiki Ueno 3f1abe8350 Add some keysym labels. 2011-02-23 14:52:32 +09:00
Daiki Ueno 50895d08e1 Avoid to send KeyboardVisibilityChanged on SetKeyboard and SetGroup. 2011-02-23 14:51:25 +09:00
Daiki Ueno 6747e07166 Quit system-client when user closed a keyboard window. 2011-02-23 14:31:42 +09:00
Daiki Ueno 994d0a9a7e Show keyboard if --listen-focus is not passed to eekboard-system-client. 2011-02-23 13:16:12 +09:00
Daiki Ueno 3f7562809e Clear all input contexts associated with disconnected client. 2011-02-23 13:15:39 +09:00
Daiki Ueno 5fd8477a21 Add icons. 2011-02-23 13:13:49 +09:00
Daiki Ueno faa5d60bea Make the default border width to 1. 2011-02-23 05:45:46 +09:00
Daiki Ueno 02d41b8dfe Add aliases of known keysyms. 2011-02-23 05:45:27 +09:00
Daiki Ueno caf105cbd9 Add doc. 2011-02-23 05:14:14 +09:00
Daiki Ueno 2c067482de Enable the previous context if the current context is vanished. 2011-02-22 22:55:20 +09:00
Daiki Ueno bf8d119a0e Make sure to remove context from the stack if the client is disconnected. 2011-02-22 22:41:12 +09:00
Daiki Ueno 3f83b578de Add some libs to avoid implicit DSO linking. 2011-02-22 22:08:17 +09:00
Daiki Ueno 16fe4a3565 Fix fakekey modifier handling. 2011-02-22 19:33:39 +09:00
Daiki Ueno abf16370ad Update README. 2011-02-22 19:18:55 +09:00
Daiki Ueno a93b84c32e Add D-Bus service entry. 2011-02-22 19:07:36 +09:00
Daiki Ueno 267f983ca1 Fix window title and icon. 2011-02-22 18:59:52 +09:00
Daiki Ueno 50e9f3186a Tune input context suspend/resume behavior. 2011-02-22 18:38:11 +09:00
Daiki Ueno d25114b370 Allow the server to have multiple input contexts. 2011-02-22 17:22:36 +09:00
Daiki Ueno 12cc310e38 Make sure that a key is not pressed when sending new "pressed" event of it. 2011-02-21 16:13:19 +09:00
Daiki Ueno bf2b9c968d Move name owning code from server.c to server-main.c. 2011-02-21 16:13:14 +09:00
Daiki Ueno 4a0cda72a2 Maintain group in EekboardKeyboard. 2011-02-18 19:13:25 +09:00