mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-11 22:35:20 +01:00
- rearrange TOC window on resize.
This commit is contained in:
parent
b5b1611a7e
commit
204f32cff7
@ -331,7 +331,8 @@ height, position and so on)"
|
|||||||
(refresh-config *conversations-window*)
|
(refresh-config *conversations-window*)
|
||||||
(refresh-config *command-window*)
|
(refresh-config *command-window*)
|
||||||
(refresh-config *send-message-window*)
|
(refresh-config *send-message-window*)
|
||||||
(refresh-config *chats-list-window*))
|
(refresh-config *chats-list-window*)
|
||||||
|
(refresh-config *gemini-toc-window*))
|
||||||
|
|
||||||
(defun cursor-show ()
|
(defun cursor-show ()
|
||||||
(setf (cursor-visible-p (croatoan-window *main-window*)) t))
|
(setf (cursor-visible-p (croatoan-window *main-window*)) t))
|
||||||
|
Loading…
Reference in New Issue
Block a user