Revert "[calendar] hide popup on right click"
This reverts commit 6a107cba
This commit is contained in:
parent
b730c553c1
commit
14cf597f5c
|
@ -188,7 +188,6 @@ local function worker(user_args)
|
|||
|
||||
local popup = awful.popup {
|
||||
ontop = true,
|
||||
hide_on_right_click = true,
|
||||
visible = false,
|
||||
shape = rounded_shape(radius),
|
||||
offset = { y = 5 },
|
||||
|
|
Loading…
Reference in New Issue