2 Commits 6a4b8e4f1c ... 5a02c0376a

Tác giả SHA1 Thông báo Ngày
  micha 5a02c0376a test commit 7 tháng trước cách đây
  micha ca5ba2b10f Merge branch 'dev' of librelight/Xdesk into master 7 tháng trước cách đây
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      tkgui/FX3.py

+ 2 - 0
tkgui/FX3.py

@@ -322,6 +322,8 @@ root.bind("<FocusIn>", focus_in)
 root.bind("<FocusOut>", focus_out)
 root.bind("<FocusOut>", focus_out)
 
 
 
 
+
+
 def _refr_loop():
 def _refr_loop():
     time.sleep(3)
     time.sleep(3)
     while 1:
     while 1: