Commit Graph

140 Commits

Author SHA1 Message Date
Gerome Matilla
dbac35e1e9 README 2020-06-09 16:47:56 +08:00
Gerome Matilla
f53b65c247 cleanup 2020-06-09 16:40:00 +08:00
Gerome Matilla
17b685c3ae fix searchbox not hiding if weatherscreen is opened, code clenaup 2020-06-09 15:55:50 +08:00
Gerome Matilla
5fae8e1656 fix weather screens temp symbol not updating 2020-06-09 12:45:43 +08:00
Gerome Matilla
24b7d4ff0f code consistency 2020-06-09 12:26:02 +08:00
Gerome Matilla
2c3f2dfc3f hide suggestions on searchbox close 2020-06-09 12:21:57 +08:00
Gerome Matilla
3814cf563f fix clock format 2020-06-09 10:55:25 +08:00
Gerome Matilla
0c083f497c fix not updating clock 2020-06-09 10:37:34 +08:00
Gerome Matilla
581cdea730
rewrite of js files (#19) 2020-06-09 10:02:03 +08:00
Gerome Matilla
a9b176a483 decrease the usage of var 2020-06-07 15:24:18 +08:00
Gerome Matilla
2c490585b2 decrease the usage of var 2020-06-07 15:18:09 +08:00
Gerome Matilla
916a127300 weather settings reduced the use of var 2020-06-07 14:54:57 +08:00
Gerome Matilla
a91d6f6fa7 fix searchengine set as default butt on css 2020-06-07 14:42:45 +08:00
Gerome Matilla
c4e3c30399 fix searchengine select css 2020-06-07 14:40:45 +08:00
Gerome Matilla
620f297f70
Code quality improvement(i guess) (#17)
* replace  divs with labels in dashboard textboxes

* convert weather settings block to form

* convert search engine block to form

* convert theme engine block to form

* dashboard buttons:replace onmouseup with .onclick()

* add hover event on buttons
2020-06-07 14:34:27 +08:00
Gerome Matilla
c6d4387a65 some cleanup 2020-06-07 09:25:35 +08:00
Gerome Matilla
083ac06021 fix webmenu search erasure bug 2020-06-07 06:04:00 +08:00
Herman
b11ac06301
vertical arrow navigation for web menu (#16) 2020-06-07 05:43:19 +08:00
Gerome Matilla
991a54976a rename disableinput function 2020-06-06 19:05:39 +08:00
Gerome Matilla
d0f2b3b74c disable inputs if hidden 2020-06-06 18:16:34 +08:00
Gerome Matilla
44a903e59b web menu: disable tabbings on webmenu and ignore tab on webmenu searchbox 2020-06-06 17:43:09 +08:00
Gerome Matilla
13b0c7c816 suggestion css update: hide suggestions if theres no space left 2020-06-06 16:39:35 +08:00
Gerome Matilla
0e77df2d57 suggestion css update 2020-06-06 16:06:27 +08:00
Gerome Matilla
25b9f83130 adjust keybinding js 2020-06-06 11:50:04 +08:00
Gerome Matilla
dbc4f902ca cleanups and readme 2020-06-06 11:34:20 +08:00
Gerome Matilla
1738a942c1 suggestion keyboard navigation 2020-06-06 11:13:45 +08:00
Gerome Matilla
a43fe216e3 input events and ui consistency 2020-06-06 10:35:54 +08:00
Gerome Matilla
b52d86b0e2 cleanup 2020-06-06 10:11:33 +08:00
Gerome Matilla
4f3b78834c autogenerate init 2020-06-06 09:52:16 +08:00
Gerome Matilla
db748aa52d finalize css of suggestions, fucking finally 2020-06-06 09:18:08 +08:00
Gerome Matilla
c7cf0dcbec fix searchbox switching problems 2020-06-06 07:31:43 +08:00
Gerome Matilla
35c932aa8f add searchbox container 2020-06-06 07:14:21 +08:00
Gerome Matilla
cc64b8ccb1 add mdn web docs in web menu 2020-06-05 12:39:28 +08:00
Gerome Matilla
a2b130b7bd increase settings padding 2020-06-05 11:26:07 +08:00
Gerome Matilla
dd15d19a11 font-face separate css and use sans as fallback font 2020-06-05 11:13:41 +08:00
Gerome Matilla
9e61d679f0 add magnifying glass unicode on placeholders 2020-06-05 10:39:40 +08:00
Gerome Matilla
db66c1d957 keybindings cleanup 2020-06-05 10:22:20 +08:00
Gerome Matilla
9034dfb507 Disable tap hightlight color on mobile devices 2020-06-05 09:54:49 +08:00
Gerome Matilla
24d59af96f differentiate hover and active in web menu buttons 2020-06-05 09:34:06 +08:00
Gerome Matilla
d88e91777d hide webmenu scrollbar on mobile 2020-06-05 09:19:41 +08:00
Gerome Matilla
25047e5773 add more webShortcuts in webmenu 2020-06-05 09:17:45 +08:00
Gerome Matilla
d268cf4940 change license from mit to unlicense 2020-06-05 08:17:04 +08:00
Gerome Matilla
b9c9822752 README 2020-06-05 08:07:46 +08:00
Gerome Matilla
26e86af56f documentation 2020-06-05 06:19:31 +08:00
Gerome Matilla
2719afbe5c use <a> tag as button for dockbuttons and webmenu buttons instead of mouseup event 2020-06-05 06:18:34 +08:00
Gerome Matilla
eacf044f07 escape button will close opened screens/panel 2020-06-04 16:28:48 +08:00
Gerome Matilla
df3066687d fix link 2020-06-04 16:01:30 +08:00
Gerome Matilla
bd6ae9eeee readme and scrots 2020-06-04 15:59:06 +08:00
Gerome Matilla
544773515b readme and scrots 2020-06-04 15:58:53 +08:00
Gerome Matilla
e8c52f21e8 readme and scrots 2020-06-04 15:45:56 +08:00