gri3-wm/docs
Tony Crisci 8e23dc881b i3bar: implement custom mouse wheel commands
Users can specify a command to run when a button was pressed on i3bar to
override the default behavior. Currently only the mouse wheel buttons
are supported. This is useful for disabling the scroll wheel action or
running scripts that implement custom behavior for these buttons.

Example:

bar {
    wheel_up_cmd nop
    wheel_down_cmd exec ~/.i3/scripts/custom_wheel_down
}

fixes #1104
2014-07-10 22:40:12 +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 Add presentation slides from 2012-01-25 2012-01-25 21:16:21 +00:00
slides-2012-03-16 add slides from 2012-03-16 (German) 2012-06-10 18:17:02 +02:00
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
asciidoc-git.conf Bugfix: Use DOM loaded event for TOC (Thanks TonyC) 2014-04-09 20:37:24 +02:00
bigpicture.png
bigpicture.xcf
debugging docs/debugging: use a version command that will work with i3 < 4.3 2014-01-04 12:06:21 +01:00
docs.mk add docs/layout-saving 2014-04-23 19:49:50 +02:00
hacking-howto Add link to git repository in hacking docs 2014-07-10 22:29:16 +02:00
i3-pod2html pod2html: remove "(testsuite)" from title, it’s also for i3-dmenu-desktop 2012-12-24 15:27:09 +01:00
i3-sync-working.dia
i3-sync-working.png
i3-sync.dia
i3-sync.png
i3bar-protocol docs/i3bar-protocol: add missing newline 2014-01-18 16:26:12 +01:00
ipc Implement the window::urgent event 2014-06-24 09:04:45 +02:00
keyboard-layer1.png
keyboard-layer1.svg
keyboard-layer2.png
keyboard-layer2.svg
layout-saving add docs/layout-saving 2014-04-23 19:49:50 +02:00
layout-saving-1.png add missing docs/layout-saving-1.png 2014-04-26 12:46:25 +02:00
logo-30.png replace the refcard with an HTML version (by SardemFF7) 2012-04-12 16:04:29 +02:00
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 update refcard (Thanks Moritz Bandemer) 2012-06-03 17:17:11 +02:00
refcard_style.css add missing docs/refcard_style.css to git 2012-04-13 13:38:06 +02:00
single_terminal.png
snapping.png
stacklimit.png
testsuite Document fixes and workarounds for test failures. 2013-04-11 22:37:58 +02: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 i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
wsbar docs/wsbar: update (we have i3bar now, i3-wsbar is just an example) 2013-04-07 10:24:38 +02:00
wsbar.dia
wsbar.png