Package: i3-wm Version: 4.12-2 Severity: normal Dear Maintainer,
bindsym --whole-window used to work fine until a few versions ago. I have this line in my config: bindsym --whole-window button8 exec --no-startup-id i3-msg exec ~/bin/openurl; workspace number "2: web" where ~/bin/openurl is a script opening the current selection in my browser. The purpose of --whole-window is that you don't have to move the mouse on the border of the window to make it work, and that's the part not working anymore. i3 behaves like it's ignoring --whole-window completely. If I press button8 on the title bar, it's fine but not anywhere in the window. bindsym $mod+g exec --no-startup-id i3-msg exec ~/bin/openurl; workspace number "2: web" on the other hand works as expected. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages i3-wm depends on: ii libc6 2.24-2 ii libcairo2 1.14.6-1+b1 ii libev4 1:4.22-1 ii libglib2.0-0 2.49.6-1 ii libpango-1.0-0 1.40.2-1 ii libpangocairo-1.0-0 1.40.2-1 ii libpcre3 2:8.39-2 ii libstartup-notification0 0.12-4 ii libxcb-cursor0 0.1.1-3 ii libxcb-icccm4 0.4.1-1 ii libxcb-keysyms1 0.4.0-1 ii libxcb-randr0 1.11.1-1.1 ii libxcb-render0 1.11.1-1.1 ii libxcb-util0 0.3.8-3 ii libxcb-xinerama0 1.11.1-1.1 ii libxcb-xkb1 1.11.1-1.1 ii libxcb1 1.11.1-1.1 ii libxkbcommon-x11-0 0.6.1-1 ii libxkbcommon0 0.6.1-1 ii libyajl2 2.1.0-2 ii perl 5.22.2-5 ii x11-utils 7.7+3 Versions of packages i3-wm recommends: ii aterm [x-terminal-emulator] 1.0.1-9 ii fonts-dejavu-core 2.37-1 ii gnome-terminal [x-terminal-emulator] 3.21.90-2 ii konsole [x-terminal-emulator] 4:16.04.2-1 ii libanyevent-i3-perl 0.16-1 ii libjson-xs-perl 3.010-2+b1 ii lxterminal [x-terminal-emulator] 0.2.0-1 ii rxvt-unicode [x-terminal-emulator] 9.22-1 ii terminal.app [x-terminal-emulator] 0.9.8-1+nmu1+b2 ii xfonts-base 1:1.0.4+nmu1 ii xterm [x-terminal-emulator] 325-1 i3-wm suggests no packages. -- no debconf information

