Commit graph

48 commits

Author SHA1 Message Date
Unrud
b3db523db1 Keep move and scroll remainder 2022-02-21 22:30:19 +01:00
Unrud
51dbecaa63 Split function updateMoveAndScroll 2022-02-21 22:30:19 +01:00
Unrud
ab09e7c674 Refactor key detection 2022-02-21 22:30:18 +01:00
Unrud
56cff8deb2 Listen for keydown event on document 2022-02-21 22:30:18 +01:00
Unrud
ad3847f5aa Combine scroll and scroll finish commands 2022-02-21 22:30:18 +01:00
Unrud
7fc46bf38c Rename class touchpad to touch 2022-02-03 14:51:54 +01:00
Unrud
42528c0cf7 Use class for scenes and fix resizing keys 2022-01-29 11:04:21 +01:00
Unrud
c85275f263 Add back button to keys scene and allow fullscreen
Closes #29
2022-01-28 00:14:20 +01:00
Unrud
facaacb3fb Use history instead of window.history 2022-01-28 00:13:19 +01:00
Unrud
077dc6def0 Check modifier keys for physical keyboard 2022-01-28 00:12:55 +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
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
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
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
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
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
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
c1509ac8fa add support for "pixel-perfect" scrolling 2018-08-01 11:35:17 +02:00
Unrud
e877947824 remove mouse polling interval 2018-08-01 11:35:17 +02:00
Unrud
5ef0e86ab8 add setting for mouse polling interval 2018-07-22 10:47:53 +02:00
Unrud
2fe8fb47b3 fix websocket with https 2018-06-26 06:05:10 +02:00
Unrud
b5ed8ee23b use shorter commands 2018-06-26 06:01:16 +02:00
Unrud
16a807f144 add reload button to disconnected-page 2018-06-25 06:12:37 +02:00
Unrud
a7012e15c2 import project 2018-06-23 17:40:58 +02:00