Commit Graph
804 Commits
Author SHA1 Message Date
Arpad Csanyi 73ef4ccbd8 Add missing scancodes to miscellaneous group. #47 2016-05-26 00:00:04 +02:00
Arpad Csanyi a0eda9d596 Add group of miscellaneous keys. #47 2016-05-25 23:56:53 +02:00
Arpad Csanyi d1c4ce9d28 Add number pad group. #47 2016-05-25 23:39:37 +02:00
Arpad Csanyi 4c63185147 Rename alternateName to searchTerm as it makes more sense. 2016-05-25 23:24:26 +02:00
Arpad Csanyi 7e60c92d03 Fix typo. 2016-05-25 23:08:49 +02:00
József Farkas 004364b9fd Popover: Mouse tab 2016-05-25 22:25:10 +02:00
József Farkas 283e10be83 Popover layout fix 2016-05-25 22:24:39 +02:00
Arpad Csanyi cff0bd454c Add navigation related keys. #47 2016-05-24 23:08:30 +02:00
Arpad Csanyi ff7b2c255f Add Function keys group. #47 2016-05-23 23:56:27 +02:00
Arpad Csanyi ee96b4aedf Rename value property to scancode. #47 2016-05-23 23:54:09 +02:00
Arpad Csanyi 932688380f Rename dataExplanation to alternateName. 2016-05-23 23:01:47 +02:00
József Farkas b059017a0f Remapping support for tabs 2016-05-23 20:12:55 +02:00
József Farkas 7650b5fe26 Change layer property in SwitchLayerAction from private to public. 2016-05-23 19:55:48 +02:00
József Farkas 0725428309 Rename KeyMap to Keymap 2016-05-23 19:05:17 +02:00
József Farkas dc280dae4c Test serializer typings simplification 2016-05-23 18:53:04 +02:00
József Farkas a64768fc7a Keymap tab: Keymap switching 2016-05-22 23:51:11 +02:00
József Farkas ea712c890b Divide svg-keyboard into two components. One with popover and one without it. 2016-05-22 23:51:08 +02:00
József Farkas 3e767d7339 Move svg processing from main to service. 2016-05-22 23:51:01 +02:00
József Farkas a3396334ae Update typings to 1.0.x. 2016-05-22 23:50:54 +02:00
Arpad Csanyi 321786b055 Start grouping of scan codes. #47 2016-05-22 23:02:30 +02:00
Arpad Csanyi fb8a4843f5 Remove css files from master as they have to be generated with gulp. 2016-05-21 18:00:51 +02:00
Arpad Csanyi 35cf25f68f Add "virtual" label before the button group of keyboard slider. #50 2016-05-21 17:56:21 +02:00
Arpad Csanyi 19c8c6372f Prepare keyboard slider buttons' wrapper for theming. #50 2016-05-21 17:54:32 +02:00
Arpad Csanyi 23d050a866 Fix typo. 2016-05-20 19:20:40 +02:00
Arpad Csanyi abe1555383 Change order of options to match the order of left modifiers.
This is more logical when one is reading through the options than having
the right modifiers in reverse order (compared to the left).
The previous order of the modifiers matched their order on a standard
keyboard when read form left to right.
2016-05-20 19:15:18 +02:00
Arpad Csanyi 628f07e89c Group options of long press action. Closes #48. 2016-05-20 19:05:17 +02:00
Arpad Csanyi c6957107d8 Ignore css files as they are generated from scss sources with gulp. 2016-05-19 10:07:33 +02:00
Arpad Csanyi 5f0968059e The master branch does not need the styles.css.
The css is generated with gulp, so it's not needed. But I'm not adding
it to .gitignore here as it's needed on the `gh-pages` branch.
2016-05-18 19:14:03 +02:00
József Farkas a5b477155c Very initial json schema for uhk config. 2016-05-16 16:59:59 +02:00
József Farkas 929e18106e Media key texts rendering 2016-05-16 16:52:33 +02:00
József Farkas 36f55adcb9 Speed up the keyboard sliding animation. 2016-05-16 16:21:53 +02:00
József Farkas d66f4f056a Move style from main-app.component to different file. 2016-05-16 16:10:20 +02:00
József Farkas a436298e37 Move shared styles and attributes from keyboard-key's children to keyboard-key. 2016-05-16 14:07:08 +02:00
Arpad Csanyi c01c049fc7 Fix icon name in mapper service after rename in ec3ff54. 2016-05-16 12:52:22 +02:00
Arpad Csanyi ec3ff54775 Rename icon, as "switch-keymap" is more consistent with the UI elements. 2016-05-16 12:48:04 +02:00
József Farkas 5759d2db1e SwitchKeymap rendering 2016-05-16 12:38:37 +02:00
Arpad Csanyi 570202bd99 Use flexbox for the layout of the mouse edition interface. 2016-05-15 21:14:34 +02:00
Arpad Csanyi c76269250d Decrease DOM depth of mouse interface and prepare markup for flexbox. 2016-05-15 21:13:38 +02:00
Arpad Csanyi 0127891f3c Add experimental stateful behaviour to the mouse config interface. 2016-05-15 17:39:33 +02:00
Arpad Csanyi 12c10df49b Improve theming of the mouse actions menu.
Remove right border radius when hovered as well.
2016-05-15 16:34:23 +02:00
Arpad Csanyi 8077d41441 Remove old keymap switcher title layouts. 2016-05-15 15:55:08 +02:00
József Farkas ff1721facc Render toggle icon in case of SwitchLayerAction 2016-05-14 19:12:44 +02:00
József Farkas bbd43da945 Initial keyactions to fn layer in uhk-config.json 2016-05-14 19:10:35 +02:00
Arpad Csanyi 1f7e46bc8c Theme mouse action's active nav item to point on it's configuration. 2016-05-13 16:59:31 +02:00
Arpad Csanyi aca98e4760 Add basic interface for the scrolling action. 2016-05-13 10:25:36 +02:00
Arpad Csanyi 833964f054 Hide placeholder button. 2016-05-12 23:23:09 +02:00
Arpad Csanyi db5bfac0ac Add initial markup of the mouse cursor movement configuration. 2016-05-12 23:21:34 +02:00
Arpad Csanyi dae7972a00 Add initial layout of mouse speed interface. 2016-05-12 22:49:41 +02:00
József Farkas a4b2a14e14 Move inner styles to scss files. 2016-05-12 20:01:02 +02:00
József Farkas b9018996bd Sass loading support 2016-05-12 20:00:35 +02:00