gri3-wm/docs
Orestis Floros 315ff17563 Add '--release' flag for bindsym in the bar block
i3bar's handle_button is modified to also handle XCB_BUTTON_RELEASE
events. During these button release events, only custom commands are
checked to avoid sending multiple workspace ipc messages.

The way this patch is implemented will allow to assign a custom command
for both the press and release of the same button:
bar {
  ...
  bindsym buttonX exec command1
  bindsym --release buttonX exec command2
}

Fixes #3068.
2017-12-08 12:16:22 +02:00
..
GPN-2009-06-27
NoName-2009-03-12 docs/NoName-2009-03-12: add missing screenshot 2014-01-26 16:39:09 +01:00
slides-2012-01-25
slides-2012-03-16
asciidoc-git.conf Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
bigpicture.png
bigpicture.xcf
debugging docs: full-size, so-called (#3019) 2017-10-15 14:22:41 +02:00
hacking-howto Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
i3-pod2html Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
i3-sync-working.dia
i3-sync-working.png
i3-sync.dia
i3-sync.png
i3bar-protocol Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
ipc Implement the tick event 2017-09-30 11:41:57 +02:00
keyboard-layer1.png
keyboard-layer1.svg
keyboard-layer2.png
keyboard-layer2.svg
layout-saving Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
layout-saving-1.png add missing docs/layout-saving-1.png 2014-04-26 12:46:25 +02:00
logo-30.png
modes.png
multi-monitor docs/multi-monitor: nVidia ≥ 302.17 works just fine (Thanks HedgeMage) 2013-04-06 22:49:14 +02:00
refcard.html Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
refcard_style.css
single_terminal.png
snapping.png
testsuite tests: run under Xvfb by default (if available) (#2951) 2017-10-13 00:18:49 -07:00
tree-layout1.png
tree-layout2.png
tree-shot1.png
tree-shot2.png
tree-shot3.png
tree-shot4.png
two_columns.png
two_terminals.png
userguide Add '--release' flag for bindsym in the bar block 2017-12-08 12:16:22 +02:00
wsbar Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
wsbar.dia
wsbar.png