Go to file
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
.idea Three sight running mode defined and redefined. Now it has unique, auto and normal running mode. 2023-10-26 16:58:46 +01:00
__pycache__ First Commit 2023-05-17 11:16:32 +01:00
core/template First Commit 2023-05-17 11:16:32 +01:00
lib First Commit 2023-05-17 11:16:32 +01:00
place 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
LICENSE Initial commit 2023-05-17 09:37:14 +00:00
README.md Initial commit 2023-05-17 09:37:14 +00:00
__init__.py First Commit 2023-05-17 11:16:32 +01:00
base.py 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
browser.py 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
callhandler.py 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.py First Commit 2023-05-17 11:16:32 +01:00
main.spec Test From PyCharm 2023-10-26 09:30:47 +01:00
mouseevents.py 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
sight .py.back First Commit 2023-05-17 11:16:32 +01:00
sight.py 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
sight.py.2back First Commit 2023-05-17 11:16:32 +01:00
sightfactory.py 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

README.md

sightplace-rep