1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

core: add incomplete mouse events "event-down" and "event-drag" (task #11840)

This commit is contained in:
Ailin Nemui
2012-11-02 17:26:52 +01:00
committed by Sebastien Helleu
parent 4d436e3ac6
commit 8b52fc90d5
8 changed files with 97 additions and 15 deletions
+1
View File
@@ -7,6 +7,7 @@ v0.4.0-dev, 2012-11-02
Version 0.4.0 (under dev!)
--------------------------
* core: add incomplete mouse events "event-down" and "event-drag" (task #11840)
* core: add command /eval, use expression in conditions for bars
* core: add option "-quit" for command /upgrade (save session and quit without
restarting WeeChat, for delayed restoration)