Files
zswm/TODO.org

22 lines
757 B
Org Mode
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#+title: zswm 代办事项
* TODO 调整光标在每个 monitor 中最后停留位置的逻辑
因为在有些程序(如 Emacs 和 Firefox中移动鼠标不会触发 motion_notify 事件,
因此需调整记录每个 monitor 中光标最后停留位置的逻辑,不能将 motion_notify 事件作为唯一依赖。
可在切换屏幕时主动查询当前光标,将其位置记录到切换前的 monitor 中。
* TODO 处理鼠标点击 bar_window 事件
* TODO 处理鼠标移动窗口事件
* TODO 处理鼠标调整窗口大小事件
* TODO 调整 stack 顺序和焦点逻辑,总感觉现在的情况有 bug
* TODO 调整 stack 逻辑,让 bar_window 在最底部
* TODO 添加切换布局算法功能
* TODO 添加系统托盘显示