diff options
Diffstat (limited to 'exwm-input.el')
-rw-r--r-- | exwm-input.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exwm-input.el b/exwm-input.el index 69d2aff8e228..afa619b87369 100644 --- a/exwm-input.el +++ b/exwm-input.el @@ -32,7 +32,6 @@ ;; + Simulation keys to mimic Emacs key bindings for text edit (redo, select, ;; cancel, clear, etc). Some of them are not present on common keyboard ;; (keycode = 0). May need to use XKB extension. -;; + Investigate DnD support (e.g. drag a chromium tab to another window). ;;; Code: |