2 커밋 6a4b8e4f1c ... 5a02c0376a

작성자 SHA1 메시지 날짜
  micha 5a02c0376a test commit 3 달 전
  micha ca5ba2b10f Merge branch 'dev' of librelight/Xdesk into master 3 달 전
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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)
 
 
+
+
 def _refr_loop():
     time.sleep(3)
     while 1: