sightplace-rep/place/templates/base
Balazs Birtalan abcc4f41eb 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.
Fixed the children closing method on linux (wayland) and every sight closing method happen in the sightfactory.py (moved from the callhandler).
2023-10-30 19:43:35 +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 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
main.html.bak Test From PyCharm 2023-10-26 09:30:47 +01:00
other.html They can send message to the specific sight using the window.sight.message 2nd argument function. There is a new function called sendMessage() which make more simple to send message. 2023-10-27 09:58:33 +01: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