コミット履歴

作者 SHA1 メッセージ 日付
  Falko Schindler 6b51ebb38e code formatting 3 年 前
  Rodja Trappe ab35080ad1 allowing async on_click handler for 3d scenes 3 年 前
  Rodja Trappe 44ec0fe41f fixing crash on shutdown 3 年 前
  Christoph Trappe 01f2b56bdf makes page accept css 3 年 前
  Falko Schindler 7e0c11cc09 code review 3 年 前
  Rodja Trappe 9b957d741d Revert "somehow binding on bidning brings image to full screen" 3 年 前
  Rodja Trappe b6000e6d2f somehow binding on bidning brings image to full screen 3 年 前
  Rodja Trappe d59663690d using weakref to store bindings -- this makes sure we do not keep unused objects around 3 年 前
  Rodja Trappe aa0c781a80 helping with asyncio debugging by provding proper names for tasks 3 年 前
  Christoph Trappe ff08954e1a Increases version to 1.0 for local installations 3 年 前
  Christoph Trappe fc408a9737 Fixe installation issues 3 年 前
  Falko Schindler ab327ef516 allow creating new timers during runtime 3 年 前
  Falko Schindler 4fa6f98b02 documentation for group.clear() method 3 年 前
  Falko Schindler b9f569564a allow preventing page updates by returning result of callable handler 3 年 前
  Falko Schindler 0848558003 fix handle_event (invoke callable handler without creating a task; remove update_view argument) 3 年 前
  Falko Schindler 57887ada2e Revert "Potential patch of issues in commit 4941ddc" 3 年 前
  Falko Schindler ec7fc4b5ff potential performance improvement for bound objects with expensive comparison operator 3 年 前
  Christoph Trappe b0a321d5dd Potential patch of issues in commit 4941ddc 3 年 前
  Christoph Trappe 8efbc46379 Fixes issues of commit 95127e72 3 年 前
  Falko Schindler c18d5ef479 ignore key events on input fields 3 年 前
  Falko Schindler 67d13ca445 code review, formatting 3 年 前
  Falko Schindler a16296e862 introduce clear() method on group elements that remove related binding links 3 年 前
  Rodja Trappe 3b5df5e281 fixing python 3.7 compatibiltiy 3 年 前
  Rodja Trappe 68a9cc0898 we reassign the global varaible active_links 3 年 前
  Zauberzeug on Edge Device 980bdafef5 performance improvement for binding cleanup 3 年 前
  Falko Schindler 7484b5614b fix key number (name might be affected by modifiers) 3 年 前
  Falko Schindler 4941ddc7d4 refactoring event handlers and arguments to support callables and awaitables and to catch exceptions 3 年 前
  Falko Schindler b46c3bd537 make active flag accessible via keyboard element 3 年 前
  Falko Schindler 6a4d573fc9 move keyboard classes into keyboard.py; add more properties for special keys; type annotations 3 年 前
  Falko Schindler 4dd5ca1883 fix binding link removal 3 年 前