sightplace-rep/place/templates/base
Balazs Birtalan 3169d1cf14 The event "freezing" problem is solved now by using Thread. There is a bug in the addRequest it looks like double times add the element to the js_request. 2023-11-09 20:22:58 +00:00
..
content The data-type is now data-page and everywhere where "type" was given as named by "page" in the code. 2023-10-27 14:14:49 +01:00
css Added: frameSupported() method. If it is False then remove titlebar and any other functions which is related with mouse or windows event from html, and use the standard OS interface (like in wayland) if it is True then it use the html frame and switch automatically. 2023-10-30 19:43:35 +00:00
img First Commit 2023-05-17 11:16:32 +01:00
main.html The event "freezing" problem is solved now by using Thread. There is a bug in the addRequest it looks like double times add the element to the js_request. 2023-11-09 20:22:58 +00:00
main.html.bak Test From PyCharm 2023-10-26 09:30:47 +01:00
other.html New class Broadcast (in Messenger) which deliever (send and receive) the message with their data to the receivers (pages). 2023-11-09 13:57:36 +00:00
other.html.bak First Commit 2023-05-17 11:16:32 +01:00
template.conf.bak First Commit 2023-05-17 11:16:32 +01:00
template.js The s_content removed from the template.js and now i use scontent attribute instead of the previous version. It is more clear. 2023-10-26 11:27:01 +01:00
template.js.bak First Commit 2023-05-17 11:16:32 +01:00