Commit graph

56 commits

Author SHA1 Message Date
Unrud
077dc6def0 Check modifier keys for physical keyboard 2022-01-28 00:12:55 +01:00
Unrud
e702b239eb Enable touchpad and keyboard on keys page
Fixes #25
2022-01-27 17:00:50 +01:00
Unrud
cf8753698f Save keys page in session 2022-01-27 16:55:50 +01:00
Unrud
632c944561 Use classes for fullscreen and pad capability 2022-01-27 16:55:50 +01:00
Unrud
c749865ef1 Save keyboard text in session 2022-01-27 16:55:50 +01:00
Unrud
24f3eb63ec Cosmetics
Rename variable keys_pages to keysPages.
Rename variable page_index to pageIndex.
Rename textarea text to keyboardtext.
Rename button textkeysbutton to keyboardkeysbutton.
Omit last , in array.
2022-01-27 16:51:33 +01:00
Unrud
a113b3adb7 Add support for physical keyboard 2022-01-27 07:26:31 +01:00
Unrud
a23a1260e9 Cosmetics 2022-01-27 07:17:35 +01:00
Unrud
5da7b376c9 Add return key 2022-01-27 07:17:23 +01:00
Unrud
d22dc0f4dd Add more keys
Fixes #36
Fixes #27
Fixes #22
2022-01-24 08:08:21 +01:00
Unrud
92a46e6637 Improve icon font
Round values to integer
Change EM square to 1024
Move glyph uni2630 to uni2261
2022-01-24 07:52:34 +01:00
Unrud
cfad7e9d68 Use pointer as cursor for buttons 2022-01-24 07:52:27 +01:00
Unrud
348ec1f6ab Remove unused function 2022-01-24 07:52:19 +01:00
Unrud
64327f326c Cosmetics 2022-01-24 07:52:09 +01:00
Unrud
dd2d13b4e4 Compatibility with ECMA Version 5
Fixes #40
2022-01-17 15:18:56 +01:00
Unrud
130c430d3d Use relative URL for websocket
Partially merged from branch 'schnusch-http-prefix'
2022-01-08 00:23:59 +01:00
schnusch
47e9bb2047 use relative URL for websocket 2022-01-04 14:51:18 +01:00
Unrud
e2ee520380 Disable touch-action (closes #37) 2021-11-06 21:45:01 +01:00
Unrud
592f40006f New logo 2021-06-06 00:46:14 +02:00
Unrud
5be09594df Remove IE quirks 2021-06-06 00:46:03 +02:00
Unrud
18752a362d use strict 2020-08-26 03:31:59 +02:00
Unrud
ba9ed841d8 Add super and browser back and forward keys
Fixes #13
2020-08-26 03:31:27 +02:00
Unrud
e501c8cd9a Rework CSS 2020-08-26 03:30:22 +02:00
Unrud
585a3c0dcc Reduce minimum size of textarea 2020-08-26 03:30:21 +02:00
Unrud
1f410b5a18 Only exit fullscreen when in fullscreen mode 2020-08-26 03:30:21 +02:00
Unrud
9ad8590517 Cosmetics 2020-08-26 03:30:20 +02:00
Unrud
071062fe77 Minor HTML improvements 2020-02-20 18:57:09 +01:00
Unrud
86c570edc4 Fix textarea on WebKit 2020-02-17 18:02:00 +01:00
Unrud
bac6c4ac0c Cosmetic changes 2020-02-17 18:01:59 +01:00
Unrud
b5af659f79 Use CSS class to hide elements 2019-11-03 14:11:55 +01:00
Unrud
1e46a174aa Handle quirks of browser touch events 2019-10-28 01:50:10 +01:00
Unrud
18b8d15af0 Hide navigation bar in fullscreen mode 2019-10-28 01:50:09 +01:00
Unrud
628912633b Cosmetics 2019-10-28 01:50:09 +01:00
Unrud
5bcda69519 Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
Unrud
a06707c5e9 fix license header (2) 2018-12-31 15:43:05 +01:00
Unrud
2f76cbd05c fix the browser Forward button 2018-12-08 11:53:56 +01:00
Unrud
9901e9e9ec exit fullscreen for multimedia keys 2018-10-01 07:35:54 +02:00
Unrud
e0df49caad disable user-select everywhere 2018-09-30 11:10:20 +02:00
Unrud
1ddfffa843 simplify css 2018-09-30 00:26:32 +02:00
Unrud
34f4dbf77a add multimedia keys 2018-09-30 00:26:31 +02:00
Unrud
b3b068fe59 Use internal constants for pointer buttons, instead of x11 mapping 2018-09-30 00:26:31 +02:00
Unrud
07678e56ab cosmetics 2018-09-30 00:26:30 +02:00
Unrud
4ca4889955 scale padlabel to screen size 2018-09-30 00:26:29 +02:00
Unrud
4b0329b97a update icon 2018-09-07 09:29:10 +02:00
Unrud
cc231211b5 format source 2018-09-07 09:29:09 +02:00
Unrud
b96247c181 enable pointer movement after timeout 2018-09-07 09:29:08 +02:00
Unrud
08a7df30e5 disable selection 2018-09-07 09:29:07 +02:00
Unrud
bc6d25458f transparent text 2018-09-07 09:29:06 +02:00
Unrud
4f4b697730 use custom font for icons
font only includes glyphs for the required icons
2018-08-29 16:10:15 +02:00
Unrud
c1509ac8fa add support for "pixel-perfect" scrolling 2018-08-01 11:35:17 +02:00