Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
 
 
 
 
 
 
Go to file
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
contrib contrib: add per-workspace-layout.pl 2014-01-26 16:51:32 +01:00
debian libxkbcommon 0.4.0 is required, 0.2.0 is too old (Thanks Mii) 2014-06-25 17:57:48 +02:00
docs i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
i3-config-wizard Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
i3-dump-log format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-input clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
i3-msg format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-nagbar clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
i3bar i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
include i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
libi3 format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
man man: bump version to 4.8 2014-06-15 19:12:16 +02:00
parser-specs i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
src i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
testcases i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
tests clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
.clang-format clang-format: don’t define ForeachMacros 2014-06-19 11:17:46 +02:00
.gitignore ignore symbol files on OS X (only for debugging, breaks git-add -A) 2013-11-26 19:56:59 +01:00
DEPENDS libxkbcommon 0.4.0 is required, 0.2.0 is too old (Thanks Mii) 2014-06-25 17:57:48 +02:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
Makefile fix “make dist” target 2014-05-04 23:07:53 +02:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.8 add .clang-format, to be used with clang-format-3.5 2014-06-15 19:05:01 +02:00
common.mk Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
generate-command-parser.pl Change the names of parser result structs 2014-05-20 19:59:01 +02:00
i3-dmenu-desktop i3-dmenu-desktop: don’t use smartmatch (it’s experimental) 2014-05-15 22:52:35 +02:00
i3-migrate-config-to-v4 i3-migrate-config-to-v4: use layout toggle split (Thanks eeemsi) 2012-08-04 12:46:37 +02:00
i3-save-tree Bugfix: interpret commandline parameters as utf-8 2014-06-25 10:00:23 +02:00
i3-sensible-editor update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-pager update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-terminal Add xfce4-terminal to i3-sensible-terminal 2012-08-02 15:20:17 +02:00
i3-with-shmlog.xsession.desktop enable shmlog when invoked as i3-with-shmlog, install symlink + .desktop file 2014-01-04 12:18:45 +01:00
i3.applications.desktop Add 'NoDisplay=true' to i3.application.desktop 2013-06-12 19:47:57 +02:00
i3.config default config: use `set` for directions 2014-06-13 20:01:18 +02:00
i3.config.keycodes also change the default font in i3.config.keycodes 2014-06-13 20:02:34 +02:00
i3.xsession.desktop Bugfix: Typo in i3.xsession.desktop TryExec rule. 2014-06-11 23:26:43 +02:00
logo.svg s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
pseudo-doc.doxygen s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00