Skip to content

Instantly share code, notes, and snippets.

@WhyNotHugo
Created April 26, 2017 01:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WhyNotHugo/6dd7d6cc0390d3f8d24ff976fb197986 to your computer and use it in GitHub Desktop.
Save WhyNotHugo/6dd7d6cc0390d3f8d24ff976fb197986 to your computer and use it in GitHub Desktop.
sway logs when crashing when pasting
This file has been truncated, but you can view the full file.
04/25/17 18:53:25 - [main.c:153] Linux athena.barrera.io 4.10.11-1-ARCH #1 SMP PREEMPT Tue Apr 18 08:39:42 CEST 2017 x86_64 GNU/Linux
04/25/17 18:53:25 - [main.c:125] Contents of /etc/lsb-release:
04/25/17 18:53:25 - [main.c:132] LSB_VERSION=1.4
04/25/17 18:53:25 - [main.c:132] DISTRIB_ID=Arch
04/25/17 18:53:25 - [main.c:132] DISTRIB_RELEASE=rolling
04/25/17 18:53:25 - [main.c:132] DISTRIB_DESCRIPTION="Arch Linux"
04/25/17 18:53:25 - [main.c:125] Contents of /etc/os-release:
04/25/17 18:53:25 - [main.c:132] NAME="Arch Linux"
04/25/17 18:53:25 - [main.c:132] PRETTY_NAME="Arch Linux"
04/25/17 18:53:25 - [main.c:132] ID=arch
04/25/17 18:53:25 - [main.c:132] ID_LIKE=archlinux
04/25/17 18:53:25 - [main.c:132] ANSI_COLOR="0;36"
04/25/17 18:53:25 - [main.c:132] HOME_URL="https://www.archlinux.org/"
04/25/17 18:53:25 - [main.c:132] SUPPORT_URL="https://bbs.archlinux.org/"
04/25/17 18:53:25 - [main.c:132] BUG_REPORT_URL="https://bugs.archlinux.org/"
04/25/17 18:53:25 - [main.c:110] PATH=/home/hugo/.local/bin/:/home/hugo/.local/bin/scripts:/home/hugo/.local/bin/wine:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
04/25/17 18:53:25 - [main.c:110] LD_LOAD_PATH=(null)
04/25/17 18:53:25 - [main.c:110] LD_PRELOAD_PATH=(null)
04/25/17 18:53:25 - [main.c:110] LD_LIBRARY_PATH=(null)
04/25/17 18:53:25 - [main.c:110] SWAY_CURSOR_THEME=(null)
04/25/17 18:53:25 - [main.c:110] SWAY_CURSOR_SIZE=(null)
04/25/17 18:53:25 - [main.c:110] SWAYSOCK=(null)
04/25/17 18:53:25 - [main.c:110] WLC_DRM_DEVICE=(null)
04/25/17 18:53:25 - [main.c:110] WLC_SHM=(null)
04/25/17 18:53:25 - [main.c:110] WLC_OUTPUTS=(null)
04/25/17 18:53:25 - [main.c:110] WLC_XWAYLAND=(null)
04/25/17 18:53:25 - [main.c:110] WLC_LIBINPUT=(null)
04/25/17 18:53:25 - [main.c:110] WLC_REPEAT_DELAY=(null)
04/25/17 18:53:25 - [main.c:110] WLC_REPEAT_RATE=(null)
04/25/17 18:53:25 - [main.c:110] XKB_DEFAULT_RULES=(null)
04/25/17 18:53:25 - [main.c:110] XKB_DEFAULT_MODEL=(null)
04/25/17 18:53:25 - [main.c:110] XKB_DEFAULT_LAYOUT=es
04/25/17 18:53:25 - [main.c:110] XKB_DEFAULT_VARIANT=(null)
04/25/17 18:53:25 - [main.c:110] XKB_DEFAULT_OPTIONS=caps:escape
04/25/17 18:53:25 - [main.c:49] [wlc] logind: session control granted
04/25/17 18:53:25 - [main.c:49] [wlc] Running on vt 1 (fd 0)
04/25/17 18:53:25 - [main.c:47] [wlc] Failed to open X11 display
04/25/17 18:53:25 - [main.c:350] Starting sway version (2017-04-12, branch "")
04/25/17 18:53:25 - [config.c:434] Set XDG_CONFIG_HOME to /home/hugo/.config
04/25/17 18:53:25 - [config.c:459] Loading config from /etc/sway/security.d/00-defaults
04/25/17 18:53:25 - [commands.c:484] handling config command 'permit * fullscreen keyboard mouse'
04/25/17 18:53:25 - [commands.c:330] find_handler(permit) 0
04/25/17 18:53:25 - [permit.c:73] Permissions granted to * for features 112
04/25/17 18:53:25 - [commands.c:484] handling config command 'permit /usr/bin/swaylock lock'
04/25/17 18:53:25 - [commands.c:330] find_handler(permit) 0
04/25/17 18:53:25 - [permit.c:73] Permissions granted to /usr/bin/swaylock for features 113
04/25/17 18:53:25 - [commands.c:484] handling config command 'permit /usr/bin/swaybg background'
04/25/17 18:53:25 - [commands.c:330] find_handler(permit) 0
04/25/17 18:53:25 - [permit.c:73] Permissions granted to /usr/bin/swaybg for features 116
04/25/17 18:53:25 - [commands.c:484] handling config command 'permit /usr/bin/swaygrab screenshot'
04/25/17 18:53:25 - [commands.c:330] find_handler(permit) 0
04/25/17 18:53:25 - [permit.c:73] Permissions granted to /usr/bin/swaygrab for features 120
04/25/17 18:53:25 - [commands.c:484] handling config command 'permit /usr/bin/swaybar panel'
04/25/17 18:53:25 - [commands.c:330] find_handler(permit) 0
04/25/17 18:53:25 - [permit.c:73] Permissions granted to /usr/bin/swaybar for features 114
04/25/17 18:53:25 - [commands.c:484] handling config command 'ipc /usr/bin/swaymsg {'
04/25/17 18:53:25 - [commands.c:330] find_handler(ipc) 0
04/25/17 18:53:25 - [commands.c:484] handling config command '* enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(*) 0
04/25/17 18:53:25 - [ipc.c:97] Enabled IPC * feature
04/25/17 18:53:25 - [commands.c:484] handling config command 'events {'
04/25/17 18:53:25 - [commands.c:330] find_handler(events) 0
04/25/17 18:53:25 - [commands.c:484] handling config command '* disabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(*) 0
04/25/17 18:53:25 - [ipc.c:149] Disabled IPC * event
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:802] End of IPC events block
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:797] End of IPC block
04/25/17 18:53:25 - [commands.c:484] handling config command 'ipc /usr/bin/swaybar {'
04/25/17 18:53:25 - [commands.c:330] find_handler(ipc) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'bar-config enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(bar-config) 0
04/25/17 18:53:25 - [ipc.c:97] Enabled IPC bar-config feature
04/25/17 18:53:25 - [commands.c:484] handling config command 'outputs enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(outputs) 0
04/25/17 18:53:25 - [ipc.c:97] Enabled IPC outputs feature
04/25/17 18:53:25 - [commands.c:484] handling config command 'workspaces enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(workspaces) 0
04/25/17 18:53:25 - [ipc.c:97] Enabled IPC workspaces feature
04/25/17 18:53:25 - [commands.c:484] handling config command 'command enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(command) 0
04/25/17 18:53:25 - [ipc.c:97] Enabled IPC command feature
04/25/17 18:53:25 - [commands.c:484] handling config command 'events {'
04/25/17 18:53:25 - [commands.c:330] find_handler(events) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'workspace enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:53:25 - [ipc.c:146] Enabled IPC workspace event
04/25/17 18:53:25 - [commands.c:484] handling config command 'mode enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(mode) 0
04/25/17 18:53:25 - [ipc.c:146] Enabled IPC mode event
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:802] End of IPC events block
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:797] End of IPC block
04/25/17 18:53:25 - [commands.c:484] handling config command 'ipc /usr/bin/swaygrab {'
04/25/17 18:53:25 - [commands.c:330] find_handler(ipc) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'outputs enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(outputs) 0
04/25/17 18:53:25 - [ipc.c:97] Enabled IPC outputs feature
04/25/17 18:53:25 - [commands.c:484] handling config command 'tree enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(tree) 0
04/25/17 18:53:25 - [ipc.c:97] Enabled IPC tree feature
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:797] End of IPC block
04/25/17 18:53:25 - [commands.c:484] handling config command 'ipc /usr/bin/swaylock {'
04/25/17 18:53:25 - [commands.c:330] find_handler(ipc) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'outputs enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(outputs) 0
04/25/17 18:53:25 - [ipc.c:97] Enabled IPC outputs feature
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:797] End of IPC block
04/25/17 18:53:25 - [commands.c:484] handling config command 'commands {'
04/25/17 18:53:25 - [commands.c:330] find_handler(commands) 0
04/25/17 18:53:25 - [commands.c:330] find_handler(*) 0
04/25/17 18:53:25 - [commands.c:588] Set command policy for * to -1
04/25/17 18:53:25 - [commands.c:330] find_handler(fullscreen) 0
04/25/17 18:53:25 - [commands.c:588] Set command policy for fullscreen to 10
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [commands.c:588] Set command policy for bindsym to 1
04/25/17 18:53:25 - [commands.c:330] find_handler(exit) 0
04/25/17 18:53:25 - [commands.c:588] Set command policy for exit to 2
04/25/17 18:53:25 - [commands.c:330] find_handler(kill) 0
04/25/17 18:53:25 - [commands.c:588] Set command policy for kill to 2
04/25/17 18:53:25 - [config.c:792] End of commands block
04/25/17 18:53:25 - [config.c:459] Loading config from /home/hugo/.config/sway/config
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $mod Mod4'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $bg-color #404552'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $focused-bg-color #404552'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $active-bg-color #373c48'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $inactive-bg-color #2f343f'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $text-color #c3cddb'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $inactive-text-color #9da3ad'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $urgent-bg-color #E53935'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $indicator #00ff00'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'set $separator #757575'
04/25/17 18:53:25 - [commands.c:330] find_handler(set) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'client.focused $focused-bg-color $focused-bg-color $text-color $indicator'
04/25/17 18:53:25 - [commands.c:330] find_handler(client.focused) 0
04/25/17 18:53:25 - [config.c:701] Error on line 43 'client.focused $focused-bg-color $focused-bg-color $text-color $indicator': Requires exactly five color values (/home/hugo/.config/sway/config)
04/25/17 18:53:25 - [commands.c:484] handling config command 'client.unfocused $inactive-bg-color $inactive-bg-color $inactive-text-color $indicator'
04/25/17 18:53:25 - [commands.c:330] find_handler(client.unfocused) 0
04/25/17 18:53:25 - [config.c:701] Error on line 44 'client.unfocused $inactive-bg-color $inactive-bg-color $inactive-text-color $indicator': Requires exactly five color values (/home/hugo/.config/sway/config)
04/25/17 18:53:25 - [commands.c:484] handling config command 'client.focused_inactive $inactive-bg-color $focused-bg-color $inactive-text-color $indicator'
04/25/17 18:53:25 - [commands.c:330] find_handler(client.focused_inactive) 0
04/25/17 18:53:25 - [config.c:701] Error on line 45 'client.focused_inactive $inactive-bg-color $focused-bg-color $inactive-text-color $indicator': Requires exactly five color values (/home/hugo/.config/sway/config)
04/25/17 18:53:25 - [commands.c:484] handling config command 'client.urgent $urgent-bg-color $urgent-bg-color $text-color $indicator'
04/25/17 18:53:25 - [commands.c:330] find_handler(client.urgent) 0
04/25/17 18:53:25 - [config.c:701] Error on line 46 'client.urgent $urgent-bg-color $urgent-bg-color $text-color $indicator': Requires exactly five color values (/home/hugo/.config/sway/config)
04/25/17 18:53:25 - [commands.c:484] handling config command 'font pango:Open Sans 9'
04/25/17 18:53:25 - [commands.c:330] find_handler(font) 0
04/25/17 18:53:25 - [font.c:24] Settings font Open Sans 9
04/25/17 18:53:25 - [commands.c:484] handling config command 'floating_modifier $mod'
04/25/17 18:53:25 - [commands.c:330] find_handler(floating_modifier) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Return exec i3-sensible-terminal'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Return to command exec i3-sensible-terminal
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+q kill'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+q to command kill
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+d exec rofi -show run'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+d to command exec rofi -show run
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+h focus left'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+h to command focus left
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+j focus down'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+j to command focus down
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+k focus up'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+k to command focus up
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+l focus right'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+l to command focus right
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Left focus left'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Left to command focus left
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Down focus down'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Down to command focus down
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Up focus up'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Up to command focus up
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Right focus right'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Right to command focus right
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+h move left'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+h to command move left
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+j move down'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+j to command move down
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+k move up'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+k to command move up
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+l move right'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+l to command move right
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Left move left'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Left to command move left
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Down move down'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Down to command move down
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Up move up'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Up to command move up
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Right move right'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Right to command move right
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+b split h'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+b to command split h
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+v split v'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+v to command split v
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+f fullscreen'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+f to command fullscreen
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+s layout stacking'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+s to command layout stacking
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+w layout tabbed'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+w to command layout tabbed
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+e layout toggle split'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+e to command layout toggle split
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+space floating toggle'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+space to command floating toggle
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+space focus mode_toggle'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+space to command focus mode_toggle
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+a focus parent'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+a to command focus parent
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+a focus child'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+a to command focus child
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+1 workspace "1: "'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+1 to command workspace "1: "
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+2 workspace 2'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+2 to command workspace 2
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+3 workspace 3'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+3 to command workspace 3
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+4 workspace 4'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+4 to command workspace 4
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+5 workspace 5'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+5 to command workspace 5
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+6 workspace 6'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+6 to command workspace 6
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+7 workspace 7'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+7 to command workspace 7
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+8 workspace "8: 🔊"'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+8 to command workspace "8: 🔊"
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+9 workspace "9: "'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+9 to command workspace "9: "
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+0 workspace "10: "'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+0 to command workspace "10: "
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+1 workspace 11'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+1 to command workspace 11
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+2 workspace 12'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+2 to command workspace 12
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+3 workspace 13'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+3 to command workspace 13
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+4 workspace 14'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+4 to command workspace 14
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+5 workspace 15'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+5 to command workspace 15
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+6 workspace 16'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+6 to command workspace 16
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+7 workspace 17'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+7 to command workspace 17
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+8 workspace 18'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+8 to command workspace 18
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+9 workspace 19'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+9 to command workspace 19
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Control+0 workspace 20'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Control+0 to command workspace 20
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+1 move container to workspace "1: "'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+1 to command move container to workspace "1: "
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+2 move container to workspace 2'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+2 to command move container to workspace 2
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+3 move container to workspace 3'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+3 to command move container to workspace 3
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+4 move container to workspace 4'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+4 to command move container to workspace 4
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+5 move container to workspace 5'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+5 to command move container to workspace 5
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+6 move container to workspace 6'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+6 to command move container to workspace 6
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+7 move container to workspace 7'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+7 to command move container to workspace 7
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+8 move container to workspace "8: 🔊"'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+8 to command move container to workspace "8: 🔊"
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+9 move container to workspace "9: "'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+9 to command move container to workspace "9: "
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+0 move container to workspace "10: "'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+0 to command move container to workspace "10: "
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+1 move container to workspace 11'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+1 to command move container to workspace 11
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+2 move container to workspace 12'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+2 to command move container to workspace 12
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+3 move container to workspace 13'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+3 to command move container to workspace 13
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+4 move container to workspace 14'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+4 to command move container to workspace 14
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+5 move container to workspace 15'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+5 to command move container to workspace 15
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+6 move container to workspace 16'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+6 to command move container to workspace 16
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+7 move container to workspace 17'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+7 to command move container to workspace 17
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+8 move container to workspace 18'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+8 to command move container to workspace 18
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+9 move container to workspace 19'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+9 to command move container to workspace 19
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+0 move container to workspace 20'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+0 to command move container to workspace 20
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+c reload'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+c to command reload
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+r restart'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+r to command restart
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+Shift+e to command exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
04/25/17 18:53:25 - [commands.c:484] handling config command 'mode "resize" {'
04/25/17 18:53:25 - [commands.c:330] find_handler(mode) 0
04/25/17 18:53:25 - [mode.c:46] Switching to mode `resize'
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym h resize shrink width 10 px or 10 ppt'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound h to command resize shrink width 10 px or 10 ppt
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym j resize grow height 10 px or 10 ppt'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound j to command resize grow height 10 px or 10 ppt
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym k resize shrink height 10 px or 10 ppt'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound k to command resize shrink height 10 px or 10 ppt
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym l resize grow width 10 px or 10 ppt'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound l to command resize grow width 10 px or 10 ppt
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym Left resize shrink width 10 px or 10 ppt'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Left to command resize shrink width 10 px or 10 ppt
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym Down resize grow height 10 px or 10 ppt'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Down to command resize grow height 10 px or 10 ppt
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym Up resize shrink height 10 px or 10 ppt'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Up to command resize shrink height 10 px or 10 ppt
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym Right resize grow width 10 px or 10 ppt'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Right to command resize grow width 10 px or 10 ppt
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym Return mode "default"'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Return to command mode "default"
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym Escape mode "default"'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Escape to command mode "default"
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:769] End of mode block
04/25/17 18:53:25 - [commands.c:484] handling config command 'bindsym $mod+r mode "resize"'
04/25/17 18:53:25 - [commands.c:330] find_handler(bindsym) 0
04/25/17 18:53:25 - [bind.c:85] bindsym - Bound Mod4+r to command mode "resize"
04/25/17 18:53:25 - [commands.c:484] handling config command 'bar {'
04/25/17 18:53:25 - [commands.c:330] find_handler(bar) 0
04/25/17 18:53:25 - [bar.c:56] Configuring bar bar-0
04/25/17 18:53:25 - [commands.c:484] handling config command 'status_command python $HOME/.config/i3/status.py'
04/25/17 18:53:25 - [commands.c:330] find_handler(status_command) 0
04/25/17 18:53:25 - [status_command.c:18] Feeding bar with status command: python $HOME/.config/i3/status.py
04/25/17 18:53:25 - [commands.c:484] handling config command 'colors {'
04/25/17 18:53:25 - [commands.c:330] find_handler(colors) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'background $inactive-bg-color'
04/25/17 18:53:25 - [commands.c:330] find_handler(background) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'separator $separator'
04/25/17 18:53:25 - [commands.c:330] find_handler(separator) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'focused_workspace $focused-bg-color $focused-bg-color $text-color'
04/25/17 18:53:25 - [commands.c:330] find_handler(focused_workspace) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'active_workspace $focused-bg-color $active-bg-color $text-color'
04/25/17 18:53:25 - [commands.c:330] find_handler(active_workspace) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'inactive_workspace $inactive-bg-color $inactive-bg-color $inactive-text-color'
04/25/17 18:53:25 - [commands.c:330] find_handler(inactive_workspace) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'urgent_workspace $urgent-bg-color $urgent-bg-color $text-color'
04/25/17 18:53:25 - [commands.c:330] find_handler(urgent_workspace) 0
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:787] End of bar colors block
04/25/17 18:53:25 - [commands.c:484] handling config command 'separator_symbol "|"'
04/25/17 18:53:25 - [commands.c:330] find_handler(separator_symbol) 0
04/25/17 18:53:25 - [separator_symbol.c:17] Settings separator_symbol '|' for bar: bar-0
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:781] End of bar block
04/25/17 18:53:25 - [commands.c:484] handling config command 'output * bg ~/.wallpapers/1.jpg fill'
04/25/17 18:53:25 - [commands.c:330] find_handler(output) 0
04/25/17 18:53:25 - [output.c:172] Config stored for output * (enabled:-1) (-1 x -1 @ -1, -1 scale 1) (bg /home/hugo/.wallpapers/1.jpg fill)
04/25/17 18:53:25 - [commands.c:484] handling config command 'new_window pixel'
04/25/17 18:53:25 - [commands.c:330] find_handler(new_window) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'hide_edge_borders both'
04/25/17 18:53:25 - [commands.c:330] find_handler(hide_edge_borders) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'for_window [class="B2g"] floating enable'
04/25/17 18:53:25 - [commands.c:330] find_handler(for_window) 0
04/25/17 18:53:25 - [criteria.c:101] Parsing criteria: '[class="B2g"]'
04/25/17 18:53:25 - [criteria.c:235] class -> /B2g/
04/25/17 18:53:25 - [for_window.c:36] for_window: '[class="B2g"]' -> 'floating enable' added
04/25/17 18:53:25 - [commands.c:484] handling config command 'for_window [class="Upwork"] floating disable'
04/25/17 18:53:25 - [commands.c:330] find_handler(for_window) 0
04/25/17 18:53:25 - [criteria.c:101] Parsing criteria: '[class="Upwork"]'
04/25/17 18:53:25 - [criteria.c:235] class -> /Upwork/
04/25/17 18:53:25 - [for_window.c:36] for_window: '[class="Upwork"]' -> 'floating disable' added
04/25/17 18:53:25 - [commands.c:484] handling config command 'input * {'
04/25/17 18:53:25 - [commands.c:330] find_handler(input) 0
04/25/17 18:53:25 - [input.c:18] new_input_config(*)
04/25/17 18:53:25 - [input.c:14] entering input block: *
04/25/17 18:53:25 - [commands.c:484] handling config command 'natural_scroll enabled'
04/25/17 18:53:25 - [commands.c:330] find_handler(natural_scroll) 1
04/25/17 18:53:25 - [input.c:18] new_input_config(*)
04/25/17 18:53:25 - [commands.c:484] handling config command 'pointer_acel 7'
04/25/17 18:53:25 - [commands.c:330] find_handler(pointer_acel) 1
04/25/17 18:53:25 - [config.c:701] Error on line 241 'pointer_acel 7': Unknown/invalid command (/home/hugo/.config/sway/config)
04/25/17 18:53:25 - [commands.c:484] handling config command '}'
04/25/17 18:53:25 - [config.c:775] End of input block
04/25/17 18:53:25 - [commands.c:484] handling config command 'workspace_auto_back_and_forth yes'
04/25/17 18:53:25 - [commands.c:330] find_handler(workspace_auto_back_and_forth) 0
04/25/17 18:53:25 - [commands.c:484] handling config command 'new_window pixel 4'
04/25/17 18:53:25 - [commands.c:330] find_handler(new_window) 0
04/25/17 18:53:25 - [config.c:482] Error(s) loading config!
04/25/17 18:53:25 - [main.c:49] [wlc] libinput: resume
04/25/17 18:53:25 - [main.c:49] [wlc] Activating tty
04/25/17 18:53:25 - [main.c:49] [wlc] MODE: (0) 2880x1800@60000 *
04/25/17 18:53:25 - [main.c:47] [wlc] Connector 1 is not connected or has no modes
04/25/17 18:53:25 - [main.c:47] [wlc] Connector 2 is not connected or has no modes
04/25/17 18:53:25 - [main.c:47] [wlc] Connector 3 is not connected or has no modes
04/25/17 18:53:25 - [main.c:47] [wlc] Connector 4 is not connected or has no modes
04/25/17 18:53:25 - [main.c:47] [wlc] Connector 5 is not connected or has no modes
04/25/17 18:53:25 - [main.c:49] [wlc] eDP-1 Chose mode (0) 2880x1800
04/25/17 18:53:25 - [handlers.c:219] Output 1 resolution changed to 2880 x 1800
04/25/17 18:53:25 - [container.c:134] New output 1:eDP-1
04/25/17 18:53:25 - [container.c:145] Matched wildcard output config for eDP-1
04/25/17 18:53:25 - [config.c:1125] Setting background for output 0 to /home/hugo/.wallpapers/1.jpg
04/25/17 18:53:25 - [layout.c:62] Adding 0x1499870 (1, 2880.000000x1800.000000) to 0x649080 (0, 0.000000x0.000000)
04/25/17 18:53:25 - [config.c:1007] Invoking swaybar for bar id 'bar-0'
04/25/17 18:53:25 - [workspace.c:45] Workspace: Generating new workspace name for output eDP-1
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '20'
04/25/17 18:53:25 - [workspace.c:107] Workspace: Found free name 20
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '11'
04/25/17 18:53:25 - [workspace.c:107] Workspace: Found free name 11
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '12'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '13'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '14'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '15'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '16'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '17'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '18'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '19'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '"10: "'
04/25/17 18:53:25 - [workspace.c:107] Workspace: Found free name 10: 
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '"1: "'
04/25/17 18:53:25 - [workspace.c:107] Workspace: Found free name 1: 
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '2'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '3'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '4'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '5'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '6'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '7'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '"8: 🔊"'
04/25/17 18:53:25 - [workspace.c:67] Got valid workspace command for target: '"9: "'
04/25/17 18:53:25 - [container.c:200] Creating default workspace 1: 
04/25/17 18:53:25 - [container.c:217] Added workspace 1:  for output 1
04/25/17 18:53:25 - [layout.c:62] Adding 0x1499cb0 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 18:53:25 - [debug_log.c:98] Setting focus to 0x1499cb0:18446744073709551615 (WORKSPACE '1: ')
04/25/17 18:53:25 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:53:25 - [main.c:49] [wlc] EGL context is double buffered
04/25/17 18:53:25 - [main.c:49] [wlc] EGL version: 1.4 (DRI2)
04/25/17 18:53:25 - [main.c:49] [wlc] EGL vendor: Mesa Project
04/25/17 18:53:25 - [main.c:49] [wlc] EGL client APIs: OpenGL OpenGL_ES
04/25/17 18:53:25 - [main.c:49] [wlc] EGL context (RGB888)
04/25/17 18:53:25 - [main.c:49] [wlc] EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_WL_bind_wayland_display
04/25/17 18:53:25 - [main.c:49] [wlc] GL version: OpenGL ES 3.1 Mesa 17.0.4
04/25/17 18:53:25 - [main.c:49] [wlc] GL vendor: Intel Open Source Technology Center
04/25/17 18:53:25 - [main.c:49] [wlc] GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_OES_depth_texture_cube_map GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_MESA_shader_integer_functions
04/25/17 18:53:25 - [main.c:49] [wlc] GLES2 renderer initialized
04/25/17 18:53:25 - [main.c:49] [wlc] Set new bsurface to output (1)
04/25/17 18:53:25 - [main.c:49] [wlc] Added output (1)
04/25/17 18:53:25 - [main.c:49] [wlc] become active
04/25/17 18:53:25 - [input.c:52] rewritten name Power_Button
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:1:Power_Button)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:1:Power_Button
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name Video_Bus
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:6:Video_Bus)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:6:Video_Bus
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name Power_Button
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:1:Power_Button)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:1:Power_Button
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name Lid_Switch
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:5:Lid_Switch)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:5:Lid_Switch
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name Sleep_Button
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:3:Sleep_Button)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:3:Sleep_Button
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name HDA_Intel_HDMI_HDMI/DP,pcm=3
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:0:HDA_Intel_HDMI_HDMI/DP,pcm=3)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:0:HDA_Intel_HDMI_HDMI/DP,pcm=3
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name HDA_Intel_HDMI_HDMI/DP,pcm=7
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:0:HDA_Intel_HDMI_HDMI/DP,pcm=7)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:0:HDA_Intel_HDMI_HDMI/DP,pcm=7
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name HDA_Intel_HDMI_HDMI/DP,pcm=8
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:0:HDA_Intel_HDMI_HDMI/DP,pcm=8)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:0:HDA_Intel_HDMI_HDMI/DP,pcm=8
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name Apple_Inc._Apple_Internal_Keyboard_/_Trackpad
04/25/17 18:53:25 - [handlers.c:131] Found input device (1452:628:Apple_Inc._Apple_Internal_Keyboard_/_Trac)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 1452:628:Apple_Inc._Apple_Internal_Keyboard_/_Trac
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name bcm5974
04/25/17 18:53:25 - [handlers.c:131] Found input device (1452:628:bcm)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 1452:628:bcm
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name Broadcom_Corp._Bluetooth_USB_Host_Controller
04/25/17 18:53:25 - [handlers.c:131] Found input device (1452:33424:Broadcom_Corp._Bluetooth_USB_Host_Cont)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 1452:33424:Broadcom_Corp._Bluetooth_USB_Host_Cont
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name Broadcom_Corp._Bluetooth_USB_Host_Controller
04/25/17 18:53:25 - [handlers.c:131] Found input device (1452:33424:Broadcom_Corp._Bluetooth_USB_Host_Cont)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 1452:33424:Broadcom_Corp._Bluetooth_USB_Host_Cont
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name HDA_Intel_PCH_Headphone
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:0:HDA_Intel_PCH_Headphone)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:0:HDA_Intel_PCH_Headphone
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name HDA_Intel_PCH_SPDIF
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:0:HDA_Intel_PCH_SPDIF)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:0:HDA_Intel_PCH_SPDIF
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [input.c:52] rewritten name HDA_Intel_PCH_Mic
04/25/17 18:53:25 - [handlers.c:131] Found input device (0:0:HDA_Intel_PCH_Mic)
04/25/17 18:53:25 - [handlers.c:147] Matched wildcard input config for 0:0:HDA_Intel_PCH_Mic
04/25/17 18:53:25 - [config.c:1019] apply_input_config(*)
04/25/17 18:53:25 - [config.c:1046] apply_input_config(*) natural_scroll_set_enabled(1)
04/25/17 18:53:25 - [ipc-server.c:147] Event on IPC listening socket
04/25/17 18:53:25 - [ipc-server.c:147] Event on IPC listening socket
04/25/17 18:53:25 - [ipc-server.c:590] Send IPC reply: { "id": "bar-0", "tray_output": null, "mode": "dock", "hidden_state": "hide", "modifier": "Mod4", "position": "bottom", "status_command": "python $HOME\/.config\/i3\/status.py", "font": "Open Sans 9", "separator_symbol": "|", "bar_height": -1, "wrap_scroll": false, "workspace_buttons": true, "strip_workspace_numbers": false, "binding_mode_indicator": true, "verbose": false, "pango_markup": false, "colors": { "background": "#2f343fff", "statusline": "#ffffffff", "separator": "#757575ff", "focused_background": "#2f343fff", "focused_statusline": "#ffffffff", "focused_separator": "#757575ff", "focused_workspace_border": "#404552ff", "focused_workspace_bg": "#404552ff", "focused_workspace_text": "#c3cddbff", "inactive_workspace_border": "#2f343fff", "inactive_workspace_bg": "#2f343fff", "inactive_workspace_text": "#9da3adff", "active_workspace_border": "#404552ff", "active_workspace_bg": "#373c48ff", "active_workspace_text": "#c3cddbff", "urgent_workspace_border": "#E53935ff", "urgent_workspace_bg": "#E53935ff", "urgent_workspace_text": "#c3cddbff", "binding_mode_border": "#E53935ff", "binding_mode_bg": "#E53935ff", "binding_mode_text": "#c3cddbff" } }
04/25/17 18:53:25 - [ipc-server.c:590] Send IPC reply: [ { "id": 1, "name": "eDP-1", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": false, "active": true, "primary": false, "layout": "output", "type": "output", "current_workspace": "1: ", "scale": 1 } ]
04/25/17 18:53:25 - [main.c:69] Using output 0 of 1
04/25/17 18:53:25 - [ipc-server.c:590] Send IPC reply: {"success": true}
04/25/17 18:53:25 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:53:25 - [extensions.c:125] Setting surface 0x1a28f10 as panel for output 1 (wl_resource: 0x1a03d60)
04/25/17 18:53:25 - [extensions.c:25] Creating panel config for resource 0x1a03d60
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x649080 (ROOT 'root')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x649080 root 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [layout.c:953] Arranging output 'eDP-1' at 0.000000,0.000000
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [layout.c:986] -> Found panel for this workspace: 0x0, position: 0
04/25/17 18:53:25 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:53:25 - [layout.c:1126] Arranging 0x1499cb0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:K |(0x1499cb0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 0|name:1: 
04/25/17 18:53:25 - [extensions.c:21] Found existing panel config for resource 0x1a03d60
04/25/17 18:53:25 - [extensions.c:160] Panel position for wl_resource 0x1a03d60 changed 0 => 1
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x649080 (ROOT 'root')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x649080 root 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [layout.c:953] Arranging output 'eDP-1' at 0.000000,0.000000
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [layout.c:986] -> Found panel for this workspace: 0x0, position: 1
04/25/17 18:53:25 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:53:25 - [layout.c:1126] Arranging 0x1499cb0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:K |(0x1499cb0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 0|name:1: 
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x649080 (ROOT 'root')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x649080 root 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [layout.c:953] Arranging output 'eDP-1' at 0.000000,0.000000
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:53:25 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:53:25 - [layout.c:1126] Arranging 0x1499cb0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:K |(0x1499cb0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:1: 
04/25/17 18:53:25 - [extensions.c:97] Setting surface 0x1a271a0 as background for output 1
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:25 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:53:25 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:53:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:53:25 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:53:25 - [layout.c:1126] Arranging 0x1499cb0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:K |(0x1499cb0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:1: 
04/25/17 18:53:25 - [main.c:49] [wlc] Xwayland started (DISPLAY :0)
04/25/17 18:53:25 - [main.c:49] [wlc] xfixes (5.0)
04/25/17 18:53:25 - [handlers.c:1042] Compositor is ready, executing cmds in queue
04/25/17 18:53:27 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:53:27 - [commands.c:330] find_handler(exec) 0
04/25/17 18:53:27 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:53:27 - [exec_always.c:74] Child process created with pid 3335 for workspace 1: 
04/25/17 18:53:27 - [ipc-server.c:727] Sending binding::run event
(termite:3335): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:53:27 - [workspace.c:329] looking for workspace for pid 3335
04/25/17 18:53:27 - [workspace.c:344] found pid_workspace for pid 3335, workspace 1: 
04/25/17 18:53:27 - [handlers.c:416] handle:4 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:53:27 - [container.c:295] Adding new view 4:termite to container 0x1499cb0 2
04/25/17 18:53:27 - [layout.c:62] Adding 0x1a2a8d0 (4, 0.000000x0.000000) to 0x1499cb0 (2, 2880.000000x1777.000000)
04/25/17 18:53:27 - [ipc-server.c:677] Sending window::new event
04/25/17 18:53:27 - [debug_log.c:98] Setting focus to 0x1a2a8d0:4 (VIEW 'termite')
04/25/17 18:53:27 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:53:27 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:53:27 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:27 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:53:27 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:53:27 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:53:27 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:53:27 - [layout.c:1126] Arranging 0x1499cb0 horizontally
04/25/17 18:53:27 - [layout.c:1132] Calculating arrangement for 0x1a2a8d0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:53:27 - [layout.c:946] Arranging layout for 0x1a2a8d0 termite 2880.000000x0.000000+0.000000,0.000000
04/25/17 18:53:27 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:termite
04/25/17 18:53:27 - [handlers.c:571] geometry request for 4 1334x835 @ 0,0
04/25/17 18:53:27 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:27 - [handlers.c:571] geometry request for 4 2880x1777 @ 0,0
04/25/17 18:53:28 - [debug_log.c:98] Setting focus to 0x1a2a8d0:4 (VIEW '0:0:[tmux] - "athena.barr)
04/25/17 18:53:28 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:53:29 - [commands.c:416] Handling command 'split v'
04/25/17 18:53:29 - [commands.c:330] find_handler(split) 0
04/25/17 18:53:29 - [split.c:31] changing container layout
04/25/17 18:53:29 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:53:29 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:53:29 - [commands.c:330] find_handler(exec) 0
04/25/17 18:53:29 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:53:29 - [exec_always.c:74] Child process created with pid 3530 for workspace 1: 
04/25/17 18:53:29 - [ipc-server.c:727] Sending binding::run event
(termite:3530): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:53:30 - [workspace.c:329] looking for workspace for pid 3530
04/25/17 18:53:30 - [workspace.c:344] found pid_workspace for pid 3530, workspace 1: 
04/25/17 18:53:30 - [handlers.c:416] handle:5 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:53:30 - [container.c:295] Adding new view 5:termite to container 0x1a2a8d0 4
04/25/17 18:53:30 - [ipc-server.c:677] Sending window::new event
04/25/17 18:53:30 - [debug_log.c:98] Setting focus to 0x1a26780:5 (VIEW 'termite')
04/25/17 18:53:30 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:53:30 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:53:30 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:30 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:53:30 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:53:30 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:53:30 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:53:30 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:53:30 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 0.500000)
04/25/17 18:53:30 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:53:30 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:53:30 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 0.500000)
04/25/17 18:53:30 - [layout.c:946] Arranging layout for 0x1a26780 termite 0.000000x1777.000000+0.000000,888.000000
04/25/17 18:53:30 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:t|children: 0|name:0:0:[tmux] - "at
|--focus:K |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:t|children: 0|name:termite
04/25/17 18:53:30 - [handlers.c:571] geometry request for 5 1334x835 @ 0,892
04/25/17 18:53:30 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:30 - [handlers.c:571] geometry request for 5 2880x885 @ 0,892
04/25/17 18:53:31 - [handlers.c:571] geometry request for 4 2880x884 @ 0,0
04/25/17 18:53:31 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:33 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:34 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:53 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:53:53 - [commands.c:330] find_handler(exec) 0
04/25/17 18:53:53 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:53:53 - [exec_always.c:74] Child process created with pid 3781 for workspace 1: 
04/25/17 18:53:53 - [ipc-server.c:727] Sending binding::run event
(termite:3781): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:53:53 - [workspace.c:329] looking for workspace for pid 3781
04/25/17 18:53:53 - [workspace.c:344] found pid_workspace for pid 3781, workspace 1: 
04/25/17 18:53:53 - [handlers.c:416] handle:6 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:53:53 - [container.c:295] Adding new view 6:termite to container 0x1a26780 4
04/25/17 18:53:53 - [ipc-server.c:677] Sending window::new event
04/25/17 18:53:53 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW 'termite')
04/25/17 18:53:53 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:53:53 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:53:53 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:53:53 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:53:53 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:53:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:53:53 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:53:53 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:53:53 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 0.666667)
04/25/17 18:53:53 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:53:53 - [layout.c:1018] Set view to 2880 x 592 @ 0, 0
04/25/17 18:53:53 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 0.666667)
04/25/17 18:53:53 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,592.000000
04/25/17 18:53:53 - [layout.c:1018] Set view to 2880 x 592 @ 0, 592
04/25/17 18:53:53 - [layout.c:1185] Calculating arrangement for 0x1a606e0:4 (will scale 1777.000000 by 0.666667)
04/25/17 18:53:53 - [layout.c:946] Arranging layout for 0x1a606e0 termite 0.000000x888.500000+0.000000,1184.000000
04/25/17 18:53:53 - [layout.c:1018] Set view to 2880 x 593 @ 0, 1184
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 592|x: 0|y: 0|g: -1|vis:t|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 592|x: 0|y: 592|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|--focus:K |(0x1a606e0)(p:0x1499cb0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h: 593|x: 0|y:1184|g: -1|vis:t|children: 0|name:termite
04/25/17 18:53:53 - [handlers.c:571] geometry request for 6 1334x835 @ 0,1188
04/25/17 18:53:53 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:53 - [handlers.c:571] geometry request for 4 2880x588 @ 0,0
04/25/17 18:53:53 - [handlers.c:571] geometry request for 5 2880x584 @ 0,596
04/25/17 18:53:53 - [handlers.c:571] geometry request for 6 2880x589 @ 0,1188
04/25/17 18:53:53 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:55 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:55 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:56 - [ipc-server.c:677] Sending window::title event
04/25/17 18:53:57 - [ipc-server.c:677] Sending window::title event
04/25/17 18:54:03 - [debug_log.c:98] Setting focus to 0x1a26780:5 (VIEW '1:0:vim - "vim" ')
04/25/17 18:54:03 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:54:06 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:54:06 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:54:17 - [commands.c:416] Handling command 'fullscreen'
04/25/17 18:54:17 - [commands.c:330] find_handler(fullscreen) 0
04/25/17 18:54:17 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:54:17 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:54:17 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:54:17 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:54:17 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:54:17 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:54:17 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x592.000000+0.000000,0.000000
04/25/17 18:54:17 - [layout.c:1018] Set view to 2880 x 592 @ 0, 0
04/25/17 18:54:17 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:54:17 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x592.000000+0.000000,592.000000
04/25/17 18:54:17 - [layout.c:1018] Set view to 2880 x 592 @ 0, 592
04/25/17 18:54:17 - [layout.c:1185] Calculating arrangement for 0x1a606e0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:54:17 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x593.000000+0.000000,1184.000000
04/25/17 18:54:17 - [layout.c:1018] Set view to 2880 x 593 @ 0, 1184
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 592|x: 0|y: 0|g: -1|vis:t|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 592|x: 0|y: 592|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|--focus:K |(0x1a606e0)(p:0x1499cb0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h: 593|x: 0|y:1184|g: -1|vis:t|children: 0|name:2:0:man - "man"
04/25/17 18:54:17 - [ipc-server.c:677] Sending window::fullscreen_mode event
04/25/17 18:54:17 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:54:17 - [handlers.c:571] geometry request for 6 2880x1800 @ 0,0
04/25/17 18:54:17 - [commands.c:416] Handling command 'fullscreen'
04/25/17 18:54:17 - [commands.c:330] find_handler(fullscreen) 0
04/25/17 18:54:17 - [debug_log.c:98] Arranging layout for 0x1a606e0 (VIEW '2:0:man - "man" ')
04/25/17 18:54:17 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x593.000000+0.000000,1184.000000
04/25/17 18:54:17 - [layout.c:1018] Set view to 2880 x 593 @ 0, 1184
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 592|x: 0|y: 0|g: -1|vis:t|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 592|x: 0|y: 592|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|--focus:K |(0x1a606e0)(p:0x1499cb0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h: 593|x: 0|y:1184|g: -1|vis:t|children: 0|name:2:0:man - "man"
04/25/17 18:54:17 - [ipc-server.c:677] Sending window::fullscreen_mode event
04/25/17 18:54:17 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:54:17 - [handlers.c:571] geometry request for 6 2880x589 @ 0,1188
04/25/17 18:54:21 - [ipc-server.c:677] Sending window::title event
04/25/17 18:54:21 - [ipc-server.c:677] Sending window::title event
04/25/17 18:54:22 - [ipc-server.c:677] Sending window::title event
04/25/17 18:54:23 - [ipc-server.c:677] Sending window::title event
04/25/17 18:54:35 - [ipc-server.c:677] Sending window::title event
04/25/17 18:54:55 - [ipc-server.c:677] Sending window::title event
04/25/17 18:54:56 - [commands.c:416] Handling command 'move container to workspace 2'
04/25/17 18:54:56 - [commands.c:330] find_handler(move) 0
04/25/17 18:54:56 - [container.c:217] Added workspace 2 for output 1
04/25/17 18:54:56 - [layout.c:62] Adding 0x1a57a80 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 18:54:56 - [layout.c:62] Adding 0x1a606e0 (4, 0.000000x0.000000) to 0x1a57a80 (2, 2880.000000x1800.000000)
04/25/17 18:54:56 - [ipc-server.c:653] Sending workspace::init event
04/25/17 18:54:56 - [ipc-server.c:590] Send IPC reply: { "change": "init", "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 1184, "width": 0, "height": 0 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": null, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 1188, "width": 2880, "height": 589 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:54:56 - [debug_log.c:98] Setting focus to 0x1a26780:5 (VIEW '1:0:vim - "vim" ')
04/25/17 18:54:56 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:54:56 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:54:56 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:54:56 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:54:56 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:54:56 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:54:56 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.500845)
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x592.000000+0.000000,0.000000
04/25/17 18:54:56 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:54:56 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.500845)
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x592.000000+0.000000,888.000000
04/25/17 18:54:56 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:54:56 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:54:56 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:54:56 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:54:56 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:54:56 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x0.000000+0.000000,0.000000
04/25/17 18:54:56 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:t|children: 0|name:0:0:[tmux] - "at
|--focus:K |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
04/25/17 18:54:56 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:54:56 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:54:56 - [handlers.c:571] geometry request for 4 2880x884 @ 0,0
04/25/17 18:54:56 - [handlers.c:571] geometry request for 5 2880x885 @ 0,892
04/25/17 18:54:56 - [commands.c:416] Handling command 'workspace 2'
04/25/17 18:54:56 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:54:56 - [workspace.c:314] Switching to workspace 0x1a57a80:2
04/25/17 18:54:56 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:54:56 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:54:56 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:54:56 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:54:56 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:54:56 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:54:56 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:54:56 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:54:56 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:54:56 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:54:56 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:54:56 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:54:56 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:54:56 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:54:56 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:54:56 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:54:56 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:54:56 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:54:56 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:54:56 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:54:56 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:54:56 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
04/25/17 18:54:56 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:54:56 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:54:56 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:54:56 - [handlers.c:571] geometry request for 6 2880x1777 @ 0,0
04/25/17 18:55:03 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 18:55:03 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:55:03 - [workspace.c:314] Switching to workspace 0x1499cb0:1: 
04/25/17 18:55:03 - [debug_log.c:98] Setting focus to 0x1a26780:5 (VIEW '1:0:vim - "vim" ')
04/25/17 18:55:03 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:03 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:03 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:55:03 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:03 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:55:03 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:55:03 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:03 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:55:03 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:03 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:55:03 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:55:03 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:03 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:55:03 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:55:03 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:03 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:55:03 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:55:03 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:03 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:03 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:03 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:03 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:55:03 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:t|children: 0|name:0:0:[tmux] - "at
|--focus:K |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
04/25/17 18:55:03 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:55:03 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:55:03 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:55:08 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 18:55:08 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:55:08 - [workspace.c:314] Switching to workspace 0x1a57a80:2
04/25/17 18:55:08 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:55:08 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:08 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:08 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:55:08 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:08 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:55:08 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:55:08 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:08 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:55:08 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:08 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:08 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:55:08 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:55:08 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:08 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:55:08 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:55:08 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:08 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:55:08 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:55:08 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:08 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:08 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:08 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:08 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:08 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:55:08 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
04/25/17 18:55:08 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:55:08 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:55:08 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:55:10 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 18:55:10 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:55:10 - [workspace.c:314] Switching to workspace 0x1499cb0:1: 
04/25/17 18:55:10 - [debug_log.c:98] Setting focus to 0x1a26780:5 (VIEW '1:0:vim - "vim" ')
04/25/17 18:55:10 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:10 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:10 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:55:10 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:10 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:55:10 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:55:10 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:10 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:55:10 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:10 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:10 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:55:10 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:55:10 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:10 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:55:10 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:55:10 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:10 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:55:10 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:55:10 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:10 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:10 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:10 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:10 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:10 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:55:10 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:10 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:t|children: 0|name:0:0:[tmux] - "at
|--focus:K |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
04/25/17 18:55:10 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:55:10 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:55:10 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:55:23 - [debug_log.c:98] Setting focus to 0x1a26780:5 (VIEW '1:0:vim - "vim" ')
04/25/17 18:55:23 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:24 - [debug_log.c:98] Setting focus to 0x1a2a8d0:4 (VIEW '0:0:[tmux] - "athena.barr)
04/25/17 18:55:24 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:24 - [commands.c:416] Handling command 'workspace 2'
04/25/17 18:55:24 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:55:24 - [workspace.c:314] Switching to workspace 0x1a57a80:2
04/25/17 18:55:24 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:55:24 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:24 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:24 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:55:24 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:24 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:[tmux] - \"athena.barrera.io\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:[tmux] - \"athena.barrera.io\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:55:24 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:55:24 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:24 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:55:24 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:24 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:24 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:55:24 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:55:24 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:24 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:55:24 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:55:24 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:24 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:55:24 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:55:24 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:24 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:24 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:24 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:24 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:24 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:55:24 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:24 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
04/25/17 18:55:24 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:55:24 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:55:24 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:55:25 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:55:25 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:25 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:27 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:28 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:29 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:33 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:55:33 - [commands.c:330] find_handler(exec) 0
04/25/17 18:55:33 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:55:33 - [exec_always.c:74] Child process created with pid 4187 for workspace 2
04/25/17 18:55:33 - [ipc-server.c:727] Sending binding::run event
(termite:4187): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:55:33 - [workspace.c:329] looking for workspace for pid 4187
04/25/17 18:55:33 - [workspace.c:344] found pid_workspace for pid 4187, workspace 2
04/25/17 18:55:33 - [handlers.c:416] handle:7 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:55:33 - [container.c:295] Adding new view 7:termite to container 0x1a606e0 4
04/25/17 18:55:33 - [ipc-server.c:677] Sending window::new event
04/25/17 18:55:33 - [debug_log.c:98] Setting focus to 0x1a569c0:7 (VIEW 'termite')
04/25/17 18:55:33 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:33 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:55:33 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:33 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:55:33 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:33 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:33 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:55:33 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:55:33 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:33 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:55:33 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:55:33 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:33 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:55:33 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:55:33 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:33 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:33 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:33 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:33 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:33 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:55:33 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:33 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:55:33 - [layout.c:1132] Calculating arrangement for 0x1a569c0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:55:33 - [layout.c:946] Arranging layout for 0x1a569c0 termite 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:55:33 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a569c0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
|--focus:K |(0x1a569c0)(p:0x1a57a80)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:termite
04/25/17 18:55:33 - [handlers.c:571] geometry request for 7 1334x835 @ 1444,0
04/25/17 18:55:33 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:33 - [handlers.c:571] geometry request for 7 1436x1777 @ 1444,0
04/25/17 18:55:33 - [handlers.c:571] geometry request for 6 1436x1777 @ 0,0
04/25/17 18:55:34 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:36 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:37 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:38 - [ipc-server.c:677] Sending window::title event
(termite:4187): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 18:55:46 - [handlers.c:508] Destroying window 7
04/25/17 18:55:46 - [container.c:514] Destroying view '0x1a569c0'
04/25/17 18:55:46 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:46 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:46 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:46 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:46 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:46 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:55:46 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:46 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
04/25/17 18:55:46 - [ipc-server.c:677] Sending window::close event
04/25/17 18:55:46 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:55:46 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:46 - [handlers.c:571] geometry request for 6 2880x1777 @ 0,0
04/25/17 18:55:48 - [commands.c:416] Handling command 'workspace 3'
04/25/17 18:55:48 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:55:48 - [container.c:217] Added workspace 3 for output 1
04/25/17 18:55:48 - [layout.c:62] Adding 0x1a5f2c0 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 18:55:48 - [workspace.c:314] Switching to workspace 0x1a5f2c0:3
04/25/17 18:55:48 - [debug_log.c:98] Setting focus to 0x1a5f2c0:18446744073709551615 (WORKSPACE '3')
04/25/17 18:55:48 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:48 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:55:48 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:55:48 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "focused": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:55:48 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:55:48 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:48 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:55:48 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:48 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:48 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:55:48 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:55:48 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:48 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:55:48 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:55:48 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:48 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:55:48 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:55:48 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:48 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:48 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:48 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:48 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:48 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:55:48 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:48 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:55:48 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:55:48 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:48 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:48 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:55:48 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:K |(0x1a5f2c0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:3
04/25/17 18:55:48 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:55:48 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:55:48 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:55:53 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:55:53 - [commands.c:330] find_handler(exec) 0
04/25/17 18:55:53 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:55:53 - [exec_always.c:74] Child process created with pid 4404 for workspace 3
04/25/17 18:55:53 - [ipc-server.c:727] Sending binding::run event
(termite:4404): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:55:53 - [workspace.c:329] looking for workspace for pid 4404
04/25/17 18:55:53 - [workspace.c:344] found pid_workspace for pid 4404, workspace 3
04/25/17 18:55:53 - [handlers.c:416] handle:7 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:55:53 - [container.c:295] Adding new view 7:termite to container 0x1a5f2c0 2
04/25/17 18:55:53 - [layout.c:62] Adding 0x1a465a0 (4, 0.000000x0.000000) to 0x1a5f2c0 (2, 2880.000000x1777.000000)
04/25/17 18:55:53 - [ipc-server.c:677] Sending window::new event
04/25/17 18:55:53 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW 'termite')
04/25/17 18:55:53 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:53 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:55:53 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:53 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:55:53 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:53 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:55:53 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:55:53 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:53 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:55:53 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:55:53 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:53 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:55:53 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:55:53 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:53 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:53 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:53 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:53 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:55:53 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:55:53 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:55:53 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:53 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:55:53 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:55:53 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:55:53 - [layout.c:946] Arranging layout for 0x1a465a0 termite 2880.000000x0.000000+0.000000,0.000000
04/25/17 18:55:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:termite
04/25/17 18:55:53 - [handlers.c:571] geometry request for 7 1334x835 @ 0,0
04/25/17 18:55:53 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:53 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:55:53 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:54 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:54 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:57 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:57 - [workspace.c:329] looking for workspace for pid 4627
04/25/17 18:55:57 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:791 h:627) title:Mozilla Crash Reporter class:(null) appid:crashreporter
04/25/17 18:55:57 - [container.c:295] Adding new view 8:Mozilla Crash Reporter to container 0x1a465a0 4
04/25/17 18:55:57 - [ipc-server.c:677] Sending window::new event
04/25/17 18:55:57 - [debug_log.c:98] Setting focus to 0x1a55490:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:55:57 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:57 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:55:57 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:57 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:57 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:55:57 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:55:57 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:55:57 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:55:57 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:55:57 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:55:57 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:57 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:57 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:55:57 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:55:57 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:57 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:55:57 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:57 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:55:57 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:55:57 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:55:57 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:firefox - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:55:57 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:55:57 - [layout.c:1132] Calculating arrangement for 0x1a55490:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:55:57 - [layout.c:946] Arranging layout for 0x1a55490 Mozilla Crash Reporter 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:55:57 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a55490)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:firefox - "~
|--focus:K |(0x1a55490)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:Mozilla Crash Re
04/25/17 18:55:57 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:55:57 - [handlers.c:571] geometry request for 8 687x523 @ 1444,0
04/25/17 18:55:57 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:55:57 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:55:57 - [ipc-server.c:677] Sending window::title event
04/25/17 18:55:58 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "~" ')
04/25/17 18:55:58 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:55:58 - [debug_log.c:98] Setting focus to 0x1a55490:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:55:58 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:03 - [handlers.c:508] Destroying window 8
04/25/17 18:56:03 - [container.c:514] Destroying view '0x1a55490'
04/25/17 18:56:03 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:03 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:03 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:03 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:03 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:56:03 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:zsh - "~"
04/25/17 18:56:03 - [ipc-server.c:677] Sending window::close event
04/25/17 18:56:03 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "~" ')
04/25/17 18:56:03 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:03 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:56:05 - [workspace.c:329] looking for workspace for pid 4934
04/25/17 18:56:05 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:791 h:627) title:Mozilla Crash Reporter class:(null) appid:crashreporter
04/25/17 18:56:05 - [container.c:295] Adding new view 8:Mozilla Crash Reporter to container 0x1a465a0 4
04/25/17 18:56:05 - [ipc-server.c:677] Sending window::new event
04/25/17 18:56:05 - [debug_log.c:98] Setting focus to 0x1a386b0:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:05 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:05 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:56:05 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:05 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:05 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:56:05 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:56:05 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:56:05 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:56:05 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:56:05 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:56:05 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:05 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:05 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:56:05 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:56:05 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:05 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:56:05 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:05 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:05 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:05 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:05 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:05 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:56:05 - [layout.c:1132] Calculating arrangement for 0x1a386b0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:05 - [layout.c:946] Arranging layout for 0x1a386b0 Mozilla Crash Reporter 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:56:05 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a386b0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:zsh - "~"
|--focus:K |(0x1a386b0)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:Mozilla Crash Re
04/25/17 18:56:05 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:05 - [handlers.c:571] geometry request for 8 687x523 @ 1444,0
04/25/17 18:56:05 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:56:05 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:06 - [debug_log.c:98] Setting focus to 0x1a386b0:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:06 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:08 - [handlers.c:508] Destroying window 8
04/25/17 18:56:08 - [container.c:514] Destroying view '0x1a386b0'
04/25/17 18:56:08 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:08 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:08 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:08 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:08 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:08 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:56:08 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:zsh - "~"
04/25/17 18:56:08 - [ipc-server.c:677] Sending window::close event
04/25/17 18:56:08 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "~" ')
04/25/17 18:56:08 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:08 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:56:08 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "~" ')
04/25/17 18:56:08 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:10 - [workspace.c:329] looking for workspace for pid 5180
04/25/17 18:56:10 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:791 h:627) title:Mozilla Crash Reporter class:(null) appid:crashreporter
04/25/17 18:56:10 - [container.c:295] Adding new view 8:Mozilla Crash Reporter to container 0x1a465a0 4
04/25/17 18:56:10 - [ipc-server.c:677] Sending window::new event
04/25/17 18:56:10 - [debug_log.c:98] Setting focus to 0x1a380e0:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:10 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:10 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:56:10 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:10 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:10 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:56:10 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:56:10 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:56:10 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:56:10 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:56:10 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:56:10 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:10 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:10 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:56:10 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:56:10 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:10 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:56:10 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:10 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:10 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:10 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:10 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:10 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:56:10 - [layout.c:1132] Calculating arrangement for 0x1a380e0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:10 - [layout.c:946] Arranging layout for 0x1a380e0 Mozilla Crash Reporter 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:56:10 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a380e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:zsh - "~"
|--focus:K |(0x1a380e0)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:Mozilla Crash Re
04/25/17 18:56:10 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:10 - [handlers.c:571] geometry request for 8 687x523 @ 1444,0
04/25/17 18:56:10 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:10 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:56:10 - [debug_log.c:98] Setting focus to 0x1a380e0:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:10 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:11 - [handlers.c:508] Destroying window 8
04/25/17 18:56:11 - [container.c:514] Destroying view '0x1a380e0'
04/25/17 18:56:11 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:11 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:11 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:11 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:11 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:11 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:56:11 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:11 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:zsh - "~"
04/25/17 18:56:11 - [ipc-server.c:677] Sending window::close event
04/25/17 18:56:11 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "~" ')
04/25/17 18:56:11 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:11 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:56:15 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:15 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:21 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:22 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:22 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:23 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "firefox" ')
04/25/17 18:56:23 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:25 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:25 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:25 - [workspace.c:329] looking for workspace for pid 5960
04/25/17 18:56:25 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:791 h:627) title:Mozilla Crash Reporter class:(null) appid:crashreporter
04/25/17 18:56:25 - [container.c:295] Adding new view 8:Mozilla Crash Reporter to container 0x1a465a0 4
04/25/17 18:56:25 - [ipc-server.c:677] Sending window::new event
04/25/17 18:56:25 - [debug_log.c:98] Setting focus to 0x1a382f0:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:25 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:25 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:56:25 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:25 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:56:25 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:56:25 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:[tmux] - "athena.barrera.io" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:56:25 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:56:25 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:56:25 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:56:25 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:25 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:56:25 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:56:25 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:25 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:56:25 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:25 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:25 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:25 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:firefox - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:25 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:56:25 - [layout.c:1132] Calculating arrangement for 0x1a382f0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:25 - [layout.c:946] Arranging layout for 0x1a382f0 Mozilla Crash Reporter 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:56:25 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a382f0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:firefox - "~
|--focus:K |(0x1a382f0)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:Mozilla Crash Re
04/25/17 18:56:25 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:25 - [handlers.c:571] geometry request for 8 687x523 @ 1444,0
04/25/17 18:56:25 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:56:25 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:26 - [handlers.c:508] Destroying window 8
04/25/17 18:56:26 - [container.c:514] Destroying view '0x1a382f0'
04/25/17 18:56:26 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:26 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:26 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:26 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:26 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:26 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:56:26 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:firefox - "~" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:26 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:[tmux] - "at
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:firefox - "~
04/25/17 18:56:26 - [ipc-server.c:677] Sending window::close event
04/25/17 18:56:26 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:firefox - "~" ')
04/25/17 18:56:26 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:26 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:56:26 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:28 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:31 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:32 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:32 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:32 - [workspace.c:329] looking for workspace for pid 6255
04/25/17 18:56:32 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:791 h:627) title:Mozilla Crash Reporter class:(null) appid:crashreporter
04/25/17 18:56:32 - [container.c:295] Adding new view 8:Mozilla Crash Reporter to container 0x1a465a0 4
04/25/17 18:56:32 - [ipc-server.c:677] Sending window::new event
04/25/17 18:56:32 - [debug_log.c:98] Setting focus to 0x1a39d30:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:32 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:32 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:56:32 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:32 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:32 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:56:32 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:56:32 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:56:32 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:56:32 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:56:32 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:56:32 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:32 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:32 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:56:32 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:56:32 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:32 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:56:32 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:32 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:32 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:32 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:32 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:firefox - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:32 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:56:32 - [layout.c:1132] Calculating arrangement for 0x1a39d30:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:32 - [layout.c:946] Arranging layout for 0x1a39d30 Mozilla Crash Reporter 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:56:32 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a39d30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:firefox - "~
|--focus:K |(0x1a39d30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:Mozilla Crash Re
04/25/17 18:56:32 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:32 - [handlers.c:571] geometry request for 8 687x523 @ 1444,0
04/25/17 18:56:32 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:32 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:56:34 - [handlers.c:508] Destroying window 8
04/25/17 18:56:34 - [container.c:514] Destroying view '0x1a39d30'
04/25/17 18:56:34 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:34 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:34 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:34 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:34 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:34 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:56:34 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:firefox - "~" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:34 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:firefox - "~
04/25/17 18:56:34 - [ipc-server.c:677] Sending window::close event
04/25/17 18:56:34 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:firefox - "~" ')
04/25/17 18:56:34 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:34 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:56:34 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:41 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:41 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:41 - [workspace.c:329] looking for workspace for pid 6522
04/25/17 18:56:41 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:791 h:627) title:Mozilla Crash Reporter class:(null) appid:crashreporter
04/25/17 18:56:41 - [container.c:295] Adding new view 8:Mozilla Crash Reporter to container 0x1a465a0 4
04/25/17 18:56:41 - [ipc-server.c:677] Sending window::new event
04/25/17 18:56:41 - [debug_log.c:98] Setting focus to 0x1a45540:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:41 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:41 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:56:41 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:41 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:41 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:56:41 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:56:41 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:56:41 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:56:41 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:56:41 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:56:41 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:41 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:41 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:56:41 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:56:41 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:41 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:56:41 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:41 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:41 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:41 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:41 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:firefox - "firefox" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:41 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:56:41 - [layout.c:1132] Calculating arrangement for 0x1a45540:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:41 - [layout.c:946] Arranging layout for 0x1a45540 Mozilla Crash Reporter 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:56:41 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a45540)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:firefox - "f
|--focus:K |(0x1a45540)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:Mozilla Crash Re
04/25/17 18:56:41 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:41 - [handlers.c:571] geometry request for 8 687x523 @ 1444,0
04/25/17 18:56:41 - [handlers.c:571] geometry request for 8 739x575 @ 1444,0
04/25/17 18:56:41 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:56:41 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:41 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:42 - [debug_log.c:98] Setting focus to 0x1a45540:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:42 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:43 - [debug_log.c:98] Setting focus to 0x1a45540:8 (VIEW 'Mozilla Crash Reporter')
04/25/17 18:56:43 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:44 - [handlers.c:508] Destroying window 8
04/25/17 18:56:44 - [container.c:514] Destroying view '0x1a45540'
04/25/17 18:56:44 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:44 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:44 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:44 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:44 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:44 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:56:44 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:44 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:zsh - "~"
04/25/17 18:56:44 - [ipc-server.c:677] Sending window::close event
04/25/17 18:56:44 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "~" ')
04/25/17 18:56:44 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:44 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:56:50 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:51 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:58 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:56:58 - [commands.c:330] find_handler(exec) 0
04/25/17 18:56:58 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:56:58 - [exec_always.c:74] Child process created with pid 6739 for workspace 3
04/25/17 18:56:58 - [ipc-server.c:727] Sending binding::run event
(termite:6739): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:56:58 - [workspace.c:329] looking for workspace for pid 6739
04/25/17 18:56:58 - [workspace.c:344] found pid_workspace for pid 6739, workspace 3
04/25/17 18:56:58 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:56:58 - [container.c:295] Adding new view 8:termite to container 0x1a465a0 4
04/25/17 18:56:58 - [ipc-server.c:677] Sending window::new event
04/25/17 18:56:58 - [debug_log.c:98] Setting focus to 0x1a38510:8 (VIEW 'termite')
04/25/17 18:56:58 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:56:58 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:56:58 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:58 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:58 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:56:58 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:56:58 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:56:58 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:56:58 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:56:58 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:56:58 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:58 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:58 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:56:58 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:56:58 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:58 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:56:58 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:58 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:56:58 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:56:58 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:56:58 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:56:58 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:56:58 - [layout.c:1132] Calculating arrangement for 0x1a38510:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:56:58 - [layout.c:946] Arranging layout for 0x1a38510 termite 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:56:58 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a38510)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
|--focus:K |(0x1a38510)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:termite
04/25/17 18:56:58 - [handlers.c:571] geometry request for 8 1334x835 @ 1444,0
04/25/17 18:56:58 - [ipc-server.c:677] Sending window::title event
04/25/17 18:56:58 - [handlers.c:571] geometry request for 8 1436x1777 @ 1444,0
04/25/17 18:56:58 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:56:59 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:03 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:03 - [ipc-server.c:677] Sending window::title event
(termite:6739): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 18:57:16 - [handlers.c:508] Destroying window 8
04/25/17 18:57:16 - [container.c:514] Destroying view '0x1a38510'
04/25/17 18:57:16 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:16 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:16 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:16 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:16 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:16 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:57:16 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:16 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
04/25/17 18:57:16 - [ipc-server.c:677] Sending window::close event
04/25/17 18:57:16 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:bash - "pacaur" ')
04/25/17 18:57:16 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:16 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:57:20 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:57:20 - [commands.c:330] find_handler(exec) 0
04/25/17 18:57:20 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:57:20 - [exec_always.c:74] Child process created with pid 6996 for workspace 3
04/25/17 18:57:20 - [ipc-server.c:727] Sending binding::run event
(termite:6996): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:57:20 - [workspace.c:329] looking for workspace for pid 6996
04/25/17 18:57:20 - [workspace.c:344] found pid_workspace for pid 6996, workspace 3
04/25/17 18:57:20 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:57:20 - [container.c:295] Adding new view 8:termite to container 0x1a465a0 4
04/25/17 18:57:20 - [ipc-server.c:677] Sending window::new event
04/25/17 18:57:20 - [debug_log.c:98] Setting focus to 0x1a56d40:8 (VIEW 'termite')
04/25/17 18:57:20 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:20 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:20 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:20 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:20 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:57:20 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:57:20 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:57:20 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:57:20 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:57:20 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:57:20 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:20 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:20 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:57:20 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:57:20 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:20 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:20 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:20 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:20 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:20 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:20 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:20 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:20 - [layout.c:1132] Calculating arrangement for 0x1a56d40:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:57:20 - [layout.c:946] Arranging layout for 0x1a56d40 termite 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:57:20 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a56d40)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
|--focus:K |(0x1a56d40)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:termite
04/25/17 18:57:20 - [handlers.c:571] geometry request for 8 1334x835 @ 1444,0
04/25/17 18:57:20 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:20 - [handlers.c:571] geometry request for 8 1436x1777 @ 1444,0
04/25/17 18:57:20 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:57:20 - [ipc-server.c:677] Sending window::title event
(termite:6996): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 18:57:21 - [handlers.c:508] Destroying window 8
04/25/17 18:57:21 - [container.c:514] Destroying view '0x1a56d40'
04/25/17 18:57:21 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:21 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:21 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:21 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:21 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:21 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:57:21 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:21 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
04/25/17 18:57:21 - [ipc-server.c:677] Sending window::close event
04/25/17 18:57:21 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:bash - "pacaur" ')
04/25/17 18:57:21 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:21 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:57:22 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:57:22 - [commands.c:330] find_handler(exec) 0
04/25/17 18:57:22 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:57:22 - [exec_always.c:74] Child process created with pid 7101 for workspace 3
04/25/17 18:57:22 - [ipc-server.c:727] Sending binding::run event
(termite:7101): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:57:22 - [workspace.c:329] looking for workspace for pid 7101
04/25/17 18:57:22 - [workspace.c:344] found pid_workspace for pid 7101, workspace 3
04/25/17 18:57:22 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:57:22 - [container.c:295] Adding new view 8:termite to container 0x1a465a0 4
04/25/17 18:57:22 - [ipc-server.c:677] Sending window::new event
04/25/17 18:57:22 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW 'termite')
04/25/17 18:57:22 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:22 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:22 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:22 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:22 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:57:22 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:57:22 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:57:22 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:57:22 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:57:22 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:57:22 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:22 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:22 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:57:22 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:57:22 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:22 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:22 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:22 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:22 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:22 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:22 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:22 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:22 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:57:22 - [layout.c:946] Arranging layout for 0x1a38f30 termite 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:57:22 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
|--focus:K |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:termite
04/25/17 18:57:22 - [handlers.c:571] geometry request for 8 1334x835 @ 1444,0
04/25/17 18:57:22 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:22 - [handlers.c:571] geometry request for 8 1436x1777 @ 1444,0
04/25/17 18:57:22 - [handlers.c:571] geometry request for 7 1436x1777 @ 0,0
04/25/17 18:57:22 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:26 - [commands.c:416] Handling command 'workspace 3'
04/25/17 18:57:26 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:57:26 - [workspace.c:314] Switching to workspace 0x1a57a80:2
04/25/17 18:57:26 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:57:26 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:26 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:57:26 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:57:26 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:57:26 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:57:26 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:26 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:26 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:57:26 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:57:26 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:57:26 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:57:26 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:26 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:57:26 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:57:26 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:26 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:26 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:26 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:26 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:26 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
04/25/17 18:57:26 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:57:26 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:57:26 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:57:26 - [commands.c:416] Handling command 'workspace 3'
04/25/17 18:57:26 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:57:26 - [workspace.c:314] Switching to workspace 0x1a5f2c0:3
04/25/17 18:57:26 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '7:0:zsh - "~" ')
04/25/17 18:57:26 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:26 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:57:26 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:57:26 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:57:26 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:57:26 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:26 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:26 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:57:26 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:57:26 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:57:26 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:57:26 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:26 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:57:26 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:57:26 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:26 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:26 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:26 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:26 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:26 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:26 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:57:26 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
|--focus:K |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:7:0:zsh - "~"
04/25/17 18:57:26 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:57:26 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:57:26 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:57:27 - [commands.c:416] Handling command 'workspace 4'
04/25/17 18:57:27 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:57:27 - [container.c:217] Added workspace 4 for output 1
04/25/17 18:57:27 - [layout.c:62] Adding 0x1a571d0 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 18:57:27 - [workspace.c:314] Switching to workspace 0x1a571d0:4
04/25/17 18:57:27 - [debug_log.c:98] Setting focus to 0x1a571d0:18446744073709551615 (WORKSPACE '4')
04/25/17 18:57:27 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:57:27 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": true, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:57:27 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:57:27 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "focused": true, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:57:27 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:27 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:27 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:27 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:57:27 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:57:27 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:57:27 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:57:27 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:57:27 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:57:27 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:27 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:27 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:57:27 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:57:27 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:27 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:27 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:27 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:27 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:27 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:27 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:27 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:27 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:57:27 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:57:27 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:57:27 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:27 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:27 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:57:27 - [layout.c:1126] Arranging 0x1a571d0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:K |(0x1a571d0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4
04/25/17 18:57:27 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:57:27 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:57:27 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:57:28 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:57:28 - [commands.c:330] find_handler(exec) 0
04/25/17 18:57:28 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:57:28 - [exec_always.c:74] Child process created with pid 7204 for workspace 4
04/25/17 18:57:28 - [ipc-server.c:727] Sending binding::run event
(termite:7204): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:57:28 - [workspace.c:329] looking for workspace for pid 7204
04/25/17 18:57:28 - [workspace.c:344] found pid_workspace for pid 7204, workspace 4
04/25/17 18:57:28 - [handlers.c:416] handle:9 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:57:28 - [container.c:295] Adding new view 9:termite to container 0x1a571d0 2
04/25/17 18:57:28 - [layout.c:62] Adding 0x1a46880 (4, 0.000000x0.000000) to 0x1a571d0 (2, 2880.000000x1777.000000)
04/25/17 18:57:28 - [ipc-server.c:677] Sending window::new event
04/25/17 18:57:28 - [debug_log.c:98] Setting focus to 0x1a46880:9 (VIEW 'termite')
04/25/17 18:57:28 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:28 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:28 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:28 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:28 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:57:28 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:57:28 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:57:28 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:57:28 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:57:28 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:57:28 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:28 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:28 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:57:28 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:57:28 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:28 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:28 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:28 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:28 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:28 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:28 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:28 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:28 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:57:28 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:57:28 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:28 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:28 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:57:28 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:57:28 - [layout.c:1132] Calculating arrangement for 0x1a46880:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:28 - [layout.c:946] Arranging layout for 0x1a46880 termite 2880.000000x0.000000+0.000000,0.000000
04/25/17 18:57:28 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x1a46880)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:K |(0x1a46880)(p:0x1a571d0)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:termite
04/25/17 18:57:28 - [handlers.c:571] geometry request for 9 1334x835 @ 0,0
04/25/17 18:57:28 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:28 - [handlers.c:571] geometry request for 9 2880x1777 @ 0,0
04/25/17 18:57:29 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:33 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:33 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:36 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:36 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:39 - [main.c:49] [wlc] event15 -
04/25/17 18:57:39 - [main.c:49] [wlc] bcm5974:
04/25/17 18:57:39 - [main.c:49] [wlc] kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.7.1/touchpad_jumping_cursor.html for details
04/25/17 18:57:39 - [main.c:49] [wlc] event15 -
04/25/17 18:57:39 - [main.c:49] [wlc] bcm5974:
04/25/17 18:57:39 - [main.c:49] [wlc] kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.7.1/touchpad_jumping_cursor.html for details
04/25/17 18:57:50 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:50 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:50 - [workspace.c:329] looking for workspace for pid 7636
04/25/17 18:57:50 - [handlers.c:416] handle:10 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1440 h:868) title:Home class:Nemo appid:(null)
04/25/17 18:57:50 - [container.c:295] Adding new view 10:Home to container 0x1a46880 4
04/25/17 18:57:50 - [ipc-server.c:677] Sending window::new event
04/25/17 18:57:50 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:57:50 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:50 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:50 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:50 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:50 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:57:50 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:57:50 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:57:50 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:57:50 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:57:50 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:57:50 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:50 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:50 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:57:50 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:57:50 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:50 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:50 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:50 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:50 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:50 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:50 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:50 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:50 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:57:50 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:57:50 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:50 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:50 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:57:50 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:57:50 - [layout.c:1132] Calculating arrangement for 0x1a46880:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:50 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:50 - [layout.c:1132] Calculating arrangement for 0x4b9a490:4 (will scale 2880.000000 by 0.500000)
04/25/17 18:57:50 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x0.000000+1440.000000,0.000000
04/25/17 18:57:50 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9a490)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:4
|--focus:X |(0x1a46880)(p:0x1a571d0)(f:(nil) )(h: 9)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:8:0:sh - "nemo"
|--focus:K |(0x4b9a490)(p:0x1a571d0)(f:(nil) )(h:10)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:57:50 - [handlers.c:571] geometry request for 10 1440x868 @ 1444,0
04/25/17 18:57:50 - [handlers.c:571] geometry request for 10 1436x1777 @ 1444,0
04/25/17 18:57:50 - [handlers.c:571] geometry request for 9 1436x1777 @ 0,0
04/25/17 18:57:51 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:57:51 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:52 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:57:52 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:52 - [commands.c:416] Handling command 'layout tabbed'
04/25/17 18:57:52 - [commands.c:330] find_handler(layout) 0
04/25/17 18:57:52 - [container.c:245] creating container 0x4b9ba90 around 0x1a571d0
04/25/17 18:57:52 - [layout.c:62] Adding 0x4b9ba90 (3, 2880.000000x1777.000000) to 0x1a571d0 (2, 2880.000000x1777.000000)
04/25/17 18:57:52 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:57:52 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:52 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:52 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:52 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:52 - [layout.c:946] Arranging layout for 0x4b9a490 Home 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:52 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:57:52 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:57:52 - [handlers.c:571] geometry request for 10 2880x1756 @ 0,21
04/25/17 18:57:52 - [handlers.c:571] geometry request for 9 2880x1756 @ 0,21
04/25/17 18:57:54 - [handlers.c:416] handle:11 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:800 h:600) title:sxiv class:Sxiv appid:(null)
04/25/17 18:57:54 - [container.c:295] Adding new view 11:sxiv to container 0x4b9a490 4
04/25/17 18:57:54 - [ipc-server.c:677] Sending window::new event
04/25/17 18:57:54 - [debug_log.c:98] Setting focus to 0x4ba5b20:11 (VIEW 'sxiv')
04/25/17 18:57:54 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:54 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4ba5b20 sxiv 0.000000x0.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4ba5b20)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x4ba5b20)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:sxiv
04/25/17 18:57:54 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:57:54 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:54 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:57:54 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:57:54 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:57:54 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:57:54 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:54 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:57:54 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:57:54 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:54 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:54 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:57:54 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:57:54 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:57:54 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:57:54 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:57:54 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:57:54 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:57:54 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4ba5b20 sxiv 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4ba5b20)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x4ba5b20)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:sxiv
04/25/17 18:57:54 - [handlers.c:571] geometry request for 11 800x600 @ 0,21
04/25/17 18:57:54 - [handlers.c:571] geometry request for 11 2880x1756 @ 0,21
04/25/17 18:57:54 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:54 - [debug_log.c:98] Setting focus to 0x4ba5b20:11 (VIEW 'sxiv - /home/hugo/2017-04)
04/25/17 18:57:54 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:54 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:54 - [layout.c:946] Arranging layout for 0x4ba5b20 sxiv - /home/hugo/2017-04-11-234114_swaygrab.png 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:54 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4ba5b20)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x4ba5b20)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:sxiv - /home/hug
04/25/17 18:57:54 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:54 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:54 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:54 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:55 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:56 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:56 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:57 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:57 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:57 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:57 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:57 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:58 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:58 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:58 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:58 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:58 - [ipc-server.c:677] Sending window::title event
04/25/17 18:57:59 - [security.c:85] WARNING: unable to read /proc/0/exe for security check. Using default policy.
04/25/17 18:57:59 - [handlers.c:508] Destroying window 11
04/25/17 18:57:59 - [container.c:514] Destroying view '0x4ba5b20'
04/25/17 18:57:59 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:57:59 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:59 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:59 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:59 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:59 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:57:59 - [ipc-server.c:677] Sending window::close event
04/25/17 18:57:59 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:57:59 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:57:59 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:57:59 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:59 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:59 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:57:59 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:57:59 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:58:00 - [commands.c:416] Handling command 'exec rofi -show run'
04/25/17 18:58:00 - [commands.c:330] find_handler(exec) 0
04/25/17 18:58:00 - [exec_always.c:33] Executing rofi -show run
04/25/17 18:58:00 - [exec_always.c:74] Child process created with pid 7726 for workspace 4
04/25/17 18:58:00 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:01 - [handlers.c:416] handle:11 type:9 state:0 parent:10 mask:0 (x:0 y:1566 w:2880 h:210) title:rofi class:(null) appid:(null)
04/25/17 18:58:01 - [handlers.c:490] Adding unmanaged window 0x4b972e0 to 0x1499a20
04/25/17 18:58:01 - [handlers.c:571] geometry request for 11 2880x210 @ 0,1566
04/25/17 18:58:02 - [handlers.c:508] Destroying window 11
04/25/17 18:58:02 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:58:02 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:02 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:02 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:02 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:02 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
[7736:7736:0425/185802.764119:ERROR:browser_main_loop.cc(257)] GTK theme error: Unable to locate theme engine in module_path: "adwaita",
[7736:7736:0425/185802.765205:ERROR:browser_main_loop.cc(257)] GTK theme error: Unable to locate theme engine in module_path: "adwaita",
04/25/17 18:58:03 - [workspace.c:329] looking for workspace for pid 7736
04/25/17 18:58:03 - [handlers.c:416] handle:11 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:2880 h:1768) title:Untitled - Chromium class:Chromium appid:(null)
04/25/17 18:58:03 - [container.c:295] Adding new view 11:Untitled - Chromium to container 0x4b9a490 4
04/25/17 18:58:03 - [ipc-server.c:677] Sending window::new event
04/25/17 18:58:03 - [debug_log.c:98] Setting focus to 0x14c6000:11 (VIEW 'Untitled - Chromium')
04/25/17 18:58:03 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:03 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x14c6000 Untitled - Chromium 0.000000x0.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Untitled - Chrom
04/25/17 18:58:03 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:58:03 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:03 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:58:03 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:58:03 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:58:03 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:58:03 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:03 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:58:03 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:58:03 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:03 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:03 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:58:03 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:58:03 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:58:03 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:58:03 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:03 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:58:03 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:58:03 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:03 - [layout.c:946] Arranging layout for 0x14c6000 Untitled - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Untitled - Chrom
04/25/17 18:58:03 - [handlers.c:571] geometry request for 11 2880x1768 @ 0,21
04/25/17 18:58:03 - [handlers.c:571] geometry request for 11 2880x1756 @ 0,21
04/25/17 18:58:04 - [debug_log.c:98] Setting focus to 0x14c6000:11 (VIEW 'Untitled - Chromium')
04/25/17 18:58:04 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:04 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:04 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:04 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:04 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:04 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:04 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:04 - [layout.c:946] Arranging layout for 0x14c6000 Untitled - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:04 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Untitled - Chrom
04/25/17 18:58:04 - [ipc-server.c:677] Sending window::title event
[7736:7762:0425/185804.969908:ERROR:video_capture_device_factory_linux.cc(133)] Not implemented reached in void media::GetSupportedFormatsForV4L2BufferType(int, media::VideoCaptureFormats*)
04/25/17 18:58:05 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:07 - [commands.c:416] Handling command 'focus mode_toggle'
04/25/17 18:58:07 - [commands.c:330] find_handler(focus) 0
04/25/17 18:58:07 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:07 - [commands.c:416] Handling command 'floating toggle'
04/25/17 18:58:07 - [commands.c:330] find_handler(floating) 0
04/25/17 18:58:07 - [layout.c:139] Adding 0x14c6000 (4, 2880.000000x1777.000000) to 0x1a571d0 (2, 2880.000000x1777.000000)
04/25/17 18:58:07 - [ipc-server.c:677] Sending window::floating event
04/25/17 18:58:07 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:58:07 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:07 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:07 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:58:07 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:58:07 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:07 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:07 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:07 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:07 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:07 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:07 - [layout.c:1093] Set floating view to 2880 x 1756 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
|==focus:X |(0x14c6000)(p:0x1a571d0)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1756|x: 0|y: 0|g: -1|vis:t|children: 0|name:Google Hangouts
04/25/17 18:58:07 - [debug_log.c:98] Setting focus to 0x14c6000:11 (VIEW 'Google Hangouts - Chromiu)
04/25/17 18:58:07 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:07 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:08 - [commands.c:416] Handling command 'floating toggle'
04/25/17 18:58:08 - [commands.c:330] find_handler(floating) 0
04/25/17 18:58:08 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:58:08 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:08 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:58:08 - [floating.c:62] Non-floating focused container is 0x4b9a490
04/25/17 18:58:08 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:08 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:58:08 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:58:08 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x14c6000 Google Hangouts - Chromium 0.000000x0.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Google Hangouts
04/25/17 18:58:08 - [ipc-server.c:677] Sending window::floating event
04/25/17 18:58:08 - [debug_log.c:98] Setting focus to 0x14c6000:11 (VIEW 'Google Hangouts - Chromiu)
04/25/17 18:58:08 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:08 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:08 - [layout.c:946] Arranging layout for 0x14c6000 Google Hangouts - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Google Hangouts
04/25/17 18:58:08 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:10 - [commands.c:416] Handling command 'focus left'
04/25/17 18:58:10 - [commands.c:330] find_handler(focus) 0
04/25/17 18:58:10 - [layout.c:1529] get_swayc_in_direction_under cont 2-0x14c6000 dir 0 sibling 1: 0x4b9a490
04/25/17 18:58:10 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:58:10 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:10 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:10 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:10 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:10 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:10 - [layout.c:946] Arranging layout for 0x14c6000 Google Hangouts - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:10 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:10 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:10 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
|---focus:X |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Google Hangouts
04/25/17 18:58:10 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:11 - [commands.c:416] Handling command 'focus right'
04/25/17 18:58:11 - [commands.c:330] find_handler(focus) 0
04/25/17 18:58:11 - [layout.c:1529] get_swayc_in_direction_under cont 1-0x4b9a490 dir 1 sibling 2: 0x14c6000
04/25/17 18:58:11 - [debug_log.c:98] Setting focus to 0x14c6000:11 (VIEW 'Google Hangouts - Chromiu)
04/25/17 18:58:11 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:11 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:11 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:11 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:11 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:11 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:11 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:11 - [layout.c:946] Arranging layout for 0x14c6000 Google Hangouts - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:11 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Google Hangouts
04/25/17 18:58:11 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:14 - [commands.c:416] Handling command 'workspace 2'
04/25/17 18:58:14 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:58:14 - [workspace.c:314] Switching to workspace 0x1a57a80:2
04/25/17 18:58:14 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:58:14 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:14 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:58:14 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 22, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 20, "name": "8:0:sh - \"nemo\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 9, "window_properties": { "class": "termite", "instance": "termite", "title": "8:0:sh - \"nemo\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 21, "name": "Home", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 960, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 10, "window_properties": { "class": "Nemo", "instance": "nemo", "title": "Home", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] }, { "id": 24, "name": "Google Hangouts - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1920, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 11, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "Google Hangouts - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:58:14 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:58:14 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 22, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 20, "name": "8:0:sh - \"nemo\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 9, "window_properties": { "class": "termite", "instance": "termite", "title": "8:0:sh - \"nemo\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 21, "name": "Home", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 960, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 10, "window_properties": { "class": "Nemo", "instance": "nemo", "title": "Home", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] }, { "id": 24, "name": "Google Hangouts - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1920, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 11, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "Google Hangouts - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:58:14 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:58:14 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:14 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:58:14 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:58:14 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:58:14 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:58:14 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:58:14 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:14 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:58:14 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:58:14 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:14 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:14 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:58:14 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:58:14 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:58:14 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:58:14 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:58:14 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:14 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:58:14 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:58:14 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:14 - [layout.c:946] Arranging layout for 0x14c6000 Google Hangouts - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:14 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Google Hangouts
04/25/17 18:58:14 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:14 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:58:14 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:58:15 - [commands.c:416] Handling command 'workspace 3'
04/25/17 18:58:15 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:58:15 - [workspace.c:314] Switching to workspace 0x1a5f2c0:3
04/25/17 18:58:15 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '7:0:zsh - "~" ')
04/25/17 18:58:15 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:15 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:58:15 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:58:15 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:58:15 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:15 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:58:15 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:58:15 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:58:15 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:15 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:58:15 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:58:15 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:15 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:58:15 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:58:15 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:58:15 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:15 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:58:15 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:58:15 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x14c6000 Google Hangouts - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
|--focus:K |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Google Hangouts
04/25/17 18:58:15 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:15 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:58:15 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:58:15 - [commands.c:416] Handling command 'workspace 4'
04/25/17 18:58:15 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:58:15 - [workspace.c:314] Switching to workspace 0x1a571d0:4
04/25/17 18:58:15 - [debug_log.c:98] Setting focus to 0x14c6000:11 (VIEW 'Google Hangouts - Chromiu)
04/25/17 18:58:15 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:15 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:58:15 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 22, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 20, "name": "8:0:sh - \"nemo\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 9, "window_properties": { "class": "termite", "instance": "termite", "title": "8:0:sh - \"nemo\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 21, "name": "Home", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 960, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 10, "window_properties": { "class": "Nemo", "instance": "nemo", "title": "Home", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] }, { "id": 24, "name": "Google Hangouts - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1920, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 11, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "Google Hangouts - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x14c6000 Google Hangouts - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Google Hangouts
04/25/17 18:58:15 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:58:15 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 22, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 20, "name": "8:0:sh - \"nemo\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 9, "window_properties": { "class": "termite", "instance": "termite", "title": "8:0:sh - \"nemo\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 21, "name": "Home", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 960, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 10, "window_properties": { "class": "Nemo", "instance": "nemo", "title": "Home", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] }, { "id": 24, "name": "Google Hangouts - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1920, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 11, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "Google Hangouts - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:15 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:58:15 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:58:15 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:58:15 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:15 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:58:15 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:58:15 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:15 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:58:15 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:58:15 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:58:15 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:58:15 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:58:15 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:58:15 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:58:15 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:15 - [layout.c:946] Arranging layout for 0x14c6000 Google Hangouts - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:15 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Google Hangouts
04/25/17 18:58:15 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:58:15 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:58:15 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:58:17 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:21 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:22 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:28 - [handlers.c:571] geometry request for 11 2880x1756 @ 0,21
04/25/17 18:58:28 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:33 - [handlers.c:571] geometry request for 11 2880x1756 @ 0,21
04/25/17 18:58:35 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:36 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:44 - [workspace.c:329] looking for workspace for pid 7736
04/25/17 18:58:44 - [handlers.c:416] handle:12 type:9 state:0 parent:11 mask:0 (x:2401 y:140 w:465 h:713) title:(null) class:(null) appid:(null)
04/25/17 18:58:44 - [handlers.c:490] Adding unmanaged window 0x2e401e0 to 0x1499a20
04/25/17 18:58:44 - [handlers.c:571] geometry request for 12 465x713 @ 2401,140
04/25/17 18:58:46 - [handlers.c:508] Destroying window 12
04/25/17 18:58:46 - [debug_log.c:98] Setting focus to 0x14c6000:11 (VIEW '[SOLVED] Any way to disab)
04/25/17 18:58:46 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:46 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:46 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:46 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:46 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:46 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:46 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:46 - [layout.c:946] Arranging layout for 0x14c6000 [SOLVED] Any way to disable window border for google chrome(only) - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:46 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x14c6000)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x14c6000)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:[SOLVED] Any way
04/25/17 18:58:46 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:46 - [handlers.c:571] geometry request for 11 2880x1756 @ 0,21
04/25/17 18:58:46 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:46 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:48 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:52 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:53 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:54 - [ipc-server.c:677] Sending window::title event
04/25/17 18:58:57 - [handlers.c:508] Destroying window 11
04/25/17 18:58:57 - [container.c:514] Destroying view '0x14c6000'
04/25/17 18:58:57 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:57 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:57 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:57 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:57 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:57 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:58:57 - [ipc-server.c:677] Sending window::close event
04/25/17 18:58:57 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:58:57 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:57 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:57 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:57 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:57 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:57 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:57 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:58:58 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:58:58 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:58:58 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:58:58 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:58 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:58 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:58:58 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:58:58 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:59:00 - [commands.c:416] Handling command 'focus left'
04/25/17 18:59:00 - [commands.c:330] find_handler(focus) 0
04/25/17 18:59:00 - [layout.c:1529] get_swayc_in_direction_under cont 1-0x4b9a490 dir 0 sibling 0: 0x1a46880
04/25/17 18:59:00 - [debug_log.c:98] Setting focus to 0x1a46880:9 (VIEW '8:0:sh - "nemo" ')
04/25/17 18:59:00 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:00 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:59:00 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:00 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:00 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:00 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:00 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x1a46880)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:K |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
04/25/17 18:59:00 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:00 - [commands.c:416] Handling command 'focus right'
04/25/17 18:59:00 - [commands.c:330] find_handler(focus) 0
04/25/17 18:59:00 - [layout.c:1529] get_swayc_in_direction_under cont 0-0x1a46880 dir 1 sibling 1: 0x4b9a490
04/25/17 18:59:00 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:59:00 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:00 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:59:00 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:00 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:00 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:00 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:00 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
04/25/17 18:59:00 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:00 - [commands.c:416] Handling command 'exec rofi -show run'
04/25/17 18:59:00 - [commands.c:330] find_handler(exec) 0
04/25/17 18:59:00 - [exec_always.c:33] Executing rofi -show run
04/25/17 18:59:00 - [exec_always.c:74] Child process created with pid 13092 for workspace 4
04/25/17 18:59:00 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:01 - [handlers.c:416] handle:11 type:9 state:0 parent:10 mask:0 (x:0 y:1566 w:2880 h:210) title:rofi class:(null) appid:(null)
04/25/17 18:59:01 - [handlers.c:490] Adding unmanaged window 0x4ba0b90 to 0x1499a20
04/25/17 18:59:01 - [handlers.c:571] geometry request for 11 2880x210 @ 0,1566
04/25/17 18:59:01 - [handlers.c:508] Destroying window 11
04/25/17 18:59:01 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:59:01 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:01 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:59:01 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:01 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:01 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
[13105:13105:0425/185901.965458:ERROR:browser_main_loop.cc(257)] GTK theme error: Unable to locate theme engine in module_path: "adwaita",
[13105:13105:0425/185901.965711:ERROR:browser_main_loop.cc(257)] GTK theme error: Unable to locate theme engine in module_path: "adwaita",
04/25/17 18:59:02 - [workspace.c:329] looking for workspace for pid 13105
04/25/17 18:59:02 - [handlers.c:416] handle:11 type:0 state:0 parent:0 mask:0 (x:0 y:20 w:2880 h:1758) title:Untitled - Chromium class:Chromium appid:(null)
04/25/17 18:59:02 - [container.c:295] Adding new view 11:Untitled - Chromium to container 0x4b9a490 4
04/25/17 18:59:02 - [ipc-server.c:677] Sending window::new event
04/25/17 18:59:02 - [debug_log.c:98] Setting focus to 0x4b9dca0:11 (VIEW 'Untitled - Chromium')
04/25/17 18:59:02 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:02 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9dca0 Untitled - Chromium 0.000000x0.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Untitled - Chrom
04/25/17 18:59:02 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:02 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:02 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:02 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:02 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:59:02 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:59:02 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:02 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:02 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:02 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:02 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:02 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:02 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:02 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:02 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:02 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:02 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:02 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:02 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9dca0 Untitled - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Untitled - Chrom
04/25/17 18:59:02 - [handlers.c:571] geometry request for 11 2880x1758 @ 0,21
04/25/17 18:59:02 - [handlers.c:571] geometry request for 11 2880x1756 @ 0,21
04/25/17 18:59:02 - [debug_log.c:98] Setting focus to 0x4b9dca0:11 (VIEW 'Untitled - Chromium')
04/25/17 18:59:02 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:02 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:02 - [layout.c:946] Arranging layout for 0x4b9dca0 Untitled - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Untitled - Chrom
04/25/17 18:59:03 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:04 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:04 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:04 - [handlers.c:571] geometry request for 11 2880x1756 @ 0,21
04/25/17 18:59:08 - [commands.c:416] Handling command 'focus left'
04/25/17 18:59:08 - [commands.c:330] find_handler(focus) 0
04/25/17 18:59:08 - [layout.c:1529] get_swayc_in_direction_under cont 2-0x4b9dca0 dir 0 sibling 1: 0x4b9a490
04/25/17 18:59:08 - [debug_log.c:98] Setting focus to 0x4b9a490:10 (VIEW 'Home')
04/25/17 18:59:08 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:08 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:59:08 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:08 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:08 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:08 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:08 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9a490)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:K |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:08 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:09 - [commands.c:416] Handling command 'focus right'
04/25/17 18:59:09 - [commands.c:330] find_handler(focus) 0
04/25/17 18:59:09 - [layout.c:1529] get_swayc_in_direction_under cont 1-0x4b9a490 dir 1 sibling 2: 0x4b9dca0
04/25/17 18:59:09 - [debug_log.c:98] Setting focus to 0x4b9dca0:11 (VIEW 'New Tab - Chromium')
04/25/17 18:59:09 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:09 - [debug_log.c:98] Arranging layout for 0x4b9ba90 (CONTAINER '(null)')
04/25/17 18:59:09 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:09 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:09 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:09 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:09 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:09 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:09 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a571d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:W |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:K |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:New Tab - Chromi
04/25/17 18:59:09 - [ipc-server.c:727] Sending binding::run event
[WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
[13105:13131:0425/185909.941233:ERROR:video_capture_device_factory_linux.cc(133)] Not implemented reached in void media::GetSupportedFormatsForV4L2BufferType(int, media::VideoCaptureFormats*)
04/25/17 18:59:11 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:13 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:19 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:20 - [commands.c:416] Handling command 'workspace 2'
04/25/17 18:59:20 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:20 - [workspace.c:314] Switching to workspace 0x1a57a80:2
04/25/17 18:59:20 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:59:20 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:20 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:20 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 22, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 20, "name": "8:0:sh - \"nemo\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 9, "window_properties": { "class": "termite", "instance": "termite", "title": "8:0:sh - \"nemo\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 21, "name": "Home", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 960, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 10, "window_properties": { "class": "Nemo", "instance": "nemo", "title": "Home", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] }, { "id": 25, "name": "New Tab - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1920, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 11, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "New Tab - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:20 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:20 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 22, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 20, "name": "8:0:sh - \"nemo\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 9, "window_properties": { "class": "termite", "instance": "termite", "title": "8:0:sh - \"nemo\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 21, "name": "Home", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 960, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 10, "window_properties": { "class": "Nemo", "instance": "nemo", "title": "Home", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] }, { "id": 25, "name": "New Tab - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1920, "y": 0, "width": 960, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 11, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "New Tab - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:20 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:20 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:20 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:20 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:20 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:59:20 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:59:20 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:59:20 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:20 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:20 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:20 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:20 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:20 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:20 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:20 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:20 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:20 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:20 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:20 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:20 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:20 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:20 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:20 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:20 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:20 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:20 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:21 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:59:21 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:23 - [commands.c:416] Handling command 'workspace 6'
04/25/17 18:59:23 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:23 - [container.c:217] Added workspace 6 for output 1
04/25/17 18:59:23 - [layout.c:62] Adding 0x1a45030 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 18:59:23 - [workspace.c:314] Switching to workspace 0x1a45030:6
04/25/17 18:59:23 - [debug_log.c:98] Setting focus to 0x1a45030:18446744073709551615 (WORKSPACE '6')
04/25/17 18:59:23 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:23 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:23 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:23 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "focused": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:23 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:23 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:23 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:23 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:23 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:59:23 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:59:23 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:59:23 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:23 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:23 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:23 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:23 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:23 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:23 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:23 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:23 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:23 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:23 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:23 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:23 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:23 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:23 - [debug_log.c:98] Arranging layout for 0x1a45030 (WORKSPACE '6')
04/25/17 18:59:23 - [layout.c:946] Arranging layout for 0x1a45030 6 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:23 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:23 - [layout.c:1008] Arranging workspace '6' at 0.000000, 0.000000
04/25/17 18:59:23 - [layout.c:1126] Arranging 0x1a45030 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a45030)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 5|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:K |(0x1a45030)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:6
04/25/17 18:59:23 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:23 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:23 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:24 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:59:24 - [commands.c:330] find_handler(exec) 0
04/25/17 18:59:24 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:59:24 - [exec_always.c:74] Child process created with pid 13416 for workspace 6
04/25/17 18:59:24 - [ipc-server.c:727] Sending binding::run event
(termite:13416): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:59:25 - [workspace.c:329] looking for workspace for pid 13416
04/25/17 18:59:25 - [workspace.c:344] found pid_workspace for pid 13416, workspace 6
04/25/17 18:59:25 - [handlers.c:416] handle:12 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:59:25 - [container.c:295] Adding new view 12:termite to container 0x1a45030 2
04/25/17 18:59:25 - [layout.c:62] Adding 0x2e412d0 (4, 0.000000x0.000000) to 0x1a45030 (2, 2880.000000x1777.000000)
04/25/17 18:59:25 - [ipc-server.c:677] Sending window::new event
04/25/17 18:59:25 - [debug_log.c:98] Setting focus to 0x2e412d0:12 (VIEW 'termite')
04/25/17 18:59:25 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:25 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:25 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:25 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:25 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:25 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:59:25 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:59:25 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:25 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:25 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:25 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:25 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:25 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:25 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:25 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:25 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:25 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:25 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:25 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:25 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:25 - [debug_log.c:98] Arranging layout for 0x1a45030 (WORKSPACE '6')
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x1a45030 6 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:25 - [layout.c:1008] Arranging workspace '6' at 0.000000, 0.000000
04/25/17 18:59:25 - [layout.c:1126] Arranging 0x1a45030 horizontally
04/25/17 18:59:25 - [layout.c:1132] Calculating arrangement for 0x2e412d0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:25 - [layout.c:946] Arranging layout for 0x2e412d0 termite 2880.000000x0.000000+0.000000,0.000000
04/25/17 18:59:25 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a45030)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 5|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:1: 
|--focus:X |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:f|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:W |(0x1a45030)(p:0x1499870)(f:0x2e412d0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:6
|--focus:K |(0x2e412d0)(p:0x1a45030)(f:(nil) )(h:12)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:termite
04/25/17 18:59:25 - [handlers.c:571] geometry request for 12 1334x835 @ 0,0
04/25/17 18:59:25 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:25 - [handlers.c:571] geometry request for 12 2880x1777 @ 0,0
04/25/17 18:59:25 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:27 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:27 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:28 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:29 - [debug_log.c:98] Setting focus to 0x2e412d0:12 (VIEW '9:0:vim - "~" ')
04/25/17 18:59:29 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:29 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:29 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 18:59:29 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:29 - [workspace.c:314] Switching to workspace 0x1499cb0:1: 
04/25/17 18:59:29 - [debug_log.c:98] Setting focus to 0x1a2a8d0:4 (VIEW '0:0:zsh - "~" ')
04/25/17 18:59:29 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:29 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:29 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 27, "name": "9:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 12, "window_properties": { "class": "termite", "instance": "termite", "title": "9:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:29 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:29 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 27, "name": "9:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 12, "window_properties": { "class": "termite", "instance": "termite", "title": "9:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 3, "name": "0:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 888 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.49971863627433777, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 884 }, "window": 4, "window_properties": { "class": "termite", "instance": "termite", "title": "0:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 888, "width": 2880, "height": 889 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.50028139352798462, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 892, "width": 2880, "height": 885 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:29 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:29 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:29 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:29 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:29 - [layout.c:1185] Calculating arrangement for 0x1a2a8d0:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a2a8d0 0:0:zsh - "~" 2880.000000x888.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 2880 x 888 @ 0, 0
04/25/17 18:59:29 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,888.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 2880 x 889 @ 0, 888
04/25/17 18:59:29 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:29 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:29 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:29 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:29 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:29 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:29 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:29 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:29 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:29 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:29 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:29 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:29 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:29 - [debug_log.c:98] Arranging layout for 0x1a45030 (WORKSPACE '6')
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x1a45030 6 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:29 - [layout.c:1008] Arranging workspace '6' at 0.000000, 0.000000
04/25/17 18:59:29 - [layout.c:1126] Arranging 0x1a45030 horizontally
04/25/17 18:59:29 - [layout.c:1132] Calculating arrangement for 0x2e412d0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:29 - [layout.c:946] Arranging layout for 0x2e412d0 9:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 5|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a2a8d0)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:1: 
|--focus:K |(0x1a2a8d0)(p:0x1499cb0)(f:(nil) )(h: 4)Type:view|layout:- |w:2880|h: 888|x: 0|y: 0|g: -1|vis:t|children: 0|name:0:0:zsh - "~"
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h: 889|x: 0|y: 888|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a45030)(p:0x1499870)(f:0x2e412d0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:6
|--focus:X |(0x2e412d0)(p:0x1a45030)(f:(nil) )(h:12)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:9:0:zsh - "~"
04/25/17 18:59:29 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:29 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:29 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:29 - [debug_log.c:98] Setting focus to 0x1a2a8d0:4 (VIEW '0:0:zsh - "~" ')
04/25/17 18:59:29 - [ipc-server.c:677] Sending window::focus event
(termite:3335): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 18:59:32 - [handlers.c:508] Destroying window 4
04/25/17 18:59:32 - [container.c:514] Destroying view '0x1a2a8d0'
04/25/17 18:59:32 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:32 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:32 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:32 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:32 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:32 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.998875)
04/25/17 18:59:32 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x889.000000+0.000000,0.000000
04/25/17 18:59:32 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 5|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a45030)(p:0x1499870)(f:0x2e412d0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:6
|--focus:X |(0x2e412d0)(p:0x1a45030)(f:(nil) )(h:12)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:9:0:zsh - "~"
04/25/17 18:59:32 - [ipc-server.c:677] Sending window::close event
04/25/17 18:59:32 - [debug_log.c:98] Setting focus to 0x1a26780:5 (VIEW '1:0:vim - "vim" ')
04/25/17 18:59:32 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:32 - [handlers.c:571] geometry request for 5 2880x1777 @ 0,0
04/25/17 18:59:35 - [commands.c:416] Handling command 'workspace 2'
04/25/17 18:59:35 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:35 - [workspace.c:314] Switching to workspace 0x1a57a80:2
04/25/17 18:59:35 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:59:35 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:35 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:35 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:35 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:35 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:35 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:35 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:35 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:35 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:35 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:35 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:35 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:35 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:35 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:35 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:35 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:35 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:35 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:35 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:35 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:35 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:35 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:35 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:35 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:35 - [debug_log.c:98] Arranging layout for 0x1a45030 (WORKSPACE '6')
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x1a45030 6 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:35 - [layout.c:1008] Arranging workspace '6' at 0.000000, 0.000000
04/25/17 18:59:35 - [layout.c:1126] Arranging 0x1a45030 horizontally
04/25/17 18:59:35 - [layout.c:1132] Calculating arrangement for 0x2e412d0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:35 - [layout.c:946] Arranging layout for 0x2e412d0 9:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:35 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 5|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a45030)(p:0x1499870)(f:0x2e412d0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:6
|--focus:X |(0x2e412d0)(p:0x1a45030)(f:(nil) )(h:12)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:9:0:zsh - "~"
04/25/17 18:59:35 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:35 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:35 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:36 - [commands.c:416] Handling command 'workspace "8: 🔊"'
04/25/17 18:59:36 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:36 - [container.c:217] Added workspace 8: 🔊 for output 1
04/25/17 18:59:36 - [layout.c:62] Adding 0x72f26d0 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 18:59:36 - [workspace.c:314] Switching to workspace 0x72f26d0:8: 🔊
04/25/17 18:59:36 - [debug_log.c:98] Setting focus to 0x72f26d0:18446744073709551615 (WORKSPACE '8: 🔊')
04/25/17 18:59:36 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:36 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 28, "name": "8: 🔊", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": true, "num": 8, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:36 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:36 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 28, "name": "8: 🔊", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "focused": true, "num": 8, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:36 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:36 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:36 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:36 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:36 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:36 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:36 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:36 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:36 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:36 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:36 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:36 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:36 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:36 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:36 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:36 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:36 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:36 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:36 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:36 - [debug_log.c:98] Arranging layout for 0x1a45030 (WORKSPACE '6')
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x1a45030 6 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:36 - [layout.c:1008] Arranging workspace '6' at 0.000000, 0.000000
04/25/17 18:59:36 - [layout.c:1126] Arranging 0x1a45030 horizontally
04/25/17 18:59:36 - [layout.c:1132] Calculating arrangement for 0x2e412d0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x2e412d0 9:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:36 - [debug_log.c:98] Arranging layout for 0x72f26d0 (WORKSPACE '8: 🔊')
04/25/17 18:59:36 - [layout.c:946] Arranging layout for 0x72f26d0 8: 🔊 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:36 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:36 - [layout.c:1008] Arranging workspace '8: 🔊' at 0.000000, 0.000000
04/25/17 18:59:36 - [layout.c:1126] Arranging 0x72f26d0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x72f26d0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 6|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a45030)(p:0x1499870)(f:0x2e412d0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:6
|--focus:X |(0x2e412d0)(p:0x1a45030)(f:(nil) )(h:12)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:9:0:zsh - "~"
|-focus:K |(0x72f26d0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:8: 🔊
04/25/17 18:59:36 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:36 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 28, "name": "8: 🔊", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 8, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:36 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 28, "name": "8: 🔊", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 8, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:37 - [commands.c:416] Handling command 'workspace 7'
04/25/17 18:59:37 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:37 - [container.c:217] Added workspace 7 for output 1
04/25/17 18:59:37 - [layout.c:62] Adding 0x1a390c0 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 18:59:37 - [workspace.c:314] Switching to workspace 0x1a390c0:7
04/25/17 18:59:37 - [debug_log.c:98] Setting focus to 0x1a390c0:18446744073709551615 (WORKSPACE '7')
04/25/17 18:59:37 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 28, "name": "8: 🔊", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 8, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] }, "current": { "id": 29, "name": "7", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": true, "num": 7, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:37 - [container.c:468] destroying workspace '8: 🔊'
04/25/17 18:59:37 - [ipc-server.c:653] Sending workspace::empty event
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: { "change": "empty", "current": null }
04/25/17 18:59:37 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 29, "name": "7", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "focused": true, "num": 7, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:37 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a45030 (WORKSPACE '6')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a45030 6 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '6' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a45030 horizontally
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x2e412d0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x2e412d0 9:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a390c0 (WORKSPACE '7')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a390c0 7 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '7' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a390c0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a390c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 6|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a45030)(p:0x1499870)(f:0x2e412d0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:6
|--focus:X |(0x2e412d0)(p:0x1a45030)(f:(nil) )(h:12)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:9:0:zsh - "~"
|-focus:K |(0x1a390c0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:7
04/25/17 18:59:37 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 29, "name": "7", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 7, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 29, "name": "7", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 7, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 29, "name": "7", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 7, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:37 - [commands.c:416] Handling command 'workspace 6'
04/25/17 18:59:37 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:37 - [workspace.c:314] Switching to workspace 0x1a45030:6
04/25/17 18:59:37 - [debug_log.c:98] Setting focus to 0x2e412d0:12 (VIEW '9:0:zsh - "~" ')
04/25/17 18:59:37 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:37 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 29, "name": "7", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 7, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] }, "current": { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 27, "name": "9:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 12, "window_properties": { "class": "termite", "instance": "termite", "title": "9:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:37 - [container.c:468] destroying workspace '7'
04/25/17 18:59:37 - [ipc-server.c:653] Sending workspace::empty event
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: { "change": "empty", "current": null }
04/25/17 18:59:37 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 27, "name": "9:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 12, "window_properties": { "class": "termite", "instance": "termite", "title": "9:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:37 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:37 - [debug_log.c:98] Arranging layout for 0x1a45030 (WORKSPACE '6')
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x1a45030 6 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:37 - [layout.c:1008] Arranging workspace '6' at 0.000000, 0.000000
04/25/17 18:59:37 - [layout.c:1126] Arranging 0x1a45030 horizontally
04/25/17 18:59:37 - [layout.c:1132] Calculating arrangement for 0x2e412d0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:37 - [layout.c:946] Arranging layout for 0x2e412d0 9:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:37 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a45030)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 5|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:W |(0x1a45030)(p:0x1499870)(f:0x2e412d0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:6
|--focus:K |(0x2e412d0)(p:0x1a45030)(f:(nil) )(h:12)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:9:0:zsh - "~"
04/25/17 18:59:37 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:37 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:40 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:41 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:41 - [ipc-server.c:677] Sending window::title event
(termite:13416): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 18:59:42 - [handlers.c:508] Destroying window 12
04/25/17 18:59:42 - [container.c:514] Destroying view '0x2e412d0'
04/25/17 18:59:42 - [debug_log.c:98] Arranging layout for 0x1a45030 (WORKSPACE '6')
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a45030 6 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:42 - [layout.c:1008] Arranging workspace '6' at 0.000000, 0.000000
04/25/17 18:59:42 - [layout.c:1126] Arranging 0x1a45030 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a45030)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 5|name:eDP-1
|-focus:X |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:K |(0x1a45030)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:6
04/25/17 18:59:42 - [ipc-server.c:677] Sending window::close event
04/25/17 18:59:42 - [debug_log.c:98] Setting focus to 0x1a45030:18446744073709551615 (WORKSPACE '6')
04/25/17 18:59:42 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:42 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:42 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": false }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true } ]
04/25/17 18:59:42 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 18:59:42 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:42 - [workspace.c:314] Switching to workspace 0x1499cb0:1: 
04/25/17 18:59:42 - [debug_log.c:98] Setting focus to 0x1a26780:5 (VIEW '1:0:vim - "vim" ')
04/25/17 18:59:42 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:42 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:42 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 26, "name": "6", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 6, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] }, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:42 - [container.c:468] destroying workspace '6'
04/25/17 18:59:42 - [ipc-server.c:653] Sending workspace::empty event
04/25/17 18:59:42 - [ipc-server.c:590] Send IPC reply: { "change": "empty", "current": null }
04/25/17 18:59:42 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:42 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ { "id": 4, "name": "1:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splitv", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "1:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:42 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:42 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:42 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:42 - [layout.c:1179] Arranging 0x1499cb0 vertically
04/25/17 18:59:42 - [layout.c:1185] Calculating arrangement for 0x1a26780:4 (will scale 1777.000000 by 1.000000)
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a26780 1:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:42 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:42 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:42 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:42 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:42 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:42 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:42 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:42 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:42 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:42 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:42 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:42 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:42 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:42 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:42 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:42 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:W |(0x1499cb0)(p:0x1499870)(f:0x1a26780)(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a26780)(p:0x1499cb0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:1:0:vim - "vim"
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:42 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:42 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:42 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:42 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:44 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:44 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:44 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:44 - [ipc-server.c:677] Sending window::title event
(termite:3530): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 18:59:45 - [handlers.c:508] Destroying window 5
04/25/17 18:59:45 - [container.c:514] Destroying view '0x1a26780'
04/25/17 18:59:45 - [debug_log.c:98] Arranging layout for 0x1499cb0 (WORKSPACE '1: ')
04/25/17 18:59:45 - [layout.c:946] Arranging layout for 0x1499cb0 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:45 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:45 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:45 - [layout.c:1179] Arranging 0x1499cb0 vertically
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1499cb0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:K |(0x1499cb0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Vert |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:1: 
|-focus:X |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:45 - [ipc-server.c:677] Sending window::close event
04/25/17 18:59:45 - [debug_log.c:98] Setting focus to 0x1499cb0:18446744073709551615 (WORKSPACE '1: ')
04/25/17 18:59:45 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:45 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:45 - [ipc-server.c:590] Send IPC reply: [ { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "focused": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:45 - [commands.c:416] Handling command 'workspace 2'
04/25/17 18:59:45 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:45 - [workspace.c:314] Switching to workspace 0x1a57a80:2
04/25/17 18:59:45 - [debug_log.c:98] Setting focus to 0x1a606e0:6 (VIEW '2:0:man - "man" ')
04/25/17 18:59:45 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:45 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:45 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 2, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splitv", "floating_nodes": [ ], "nodes": [ ] }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:45 - [container.c:468] destroying workspace '1: '
04/25/17 18:59:45 - [ipc-server.c:653] Sending workspace::empty event
04/25/17 18:59:45 - [ipc-server.c:590] Send IPC reply: { "change": "empty", "current": null }
04/25/17 18:59:45 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:45 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 5, "name": "2:0:man - \"man\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 6, "window_properties": { "class": "termite", "instance": "termite", "title": "2:0:man - \"man\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:45 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:45 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:45 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:45 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:45 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:45 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:45 - [layout.c:1126] Arranging 0x1a57a80 horizontally
04/25/17 18:59:45 - [layout.c:1132] Calculating arrangement for 0x1a606e0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:45 - [layout.c:946] Arranging layout for 0x1a606e0 2:0:man - "man" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:45 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:46 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:46 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:46 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:46 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:46 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:46 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:46 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:46 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:46 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:46 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:46 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:46 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:46 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:46 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:46 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:46 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:46 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:46 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:46 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:46 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:46 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:46 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:46 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:46 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a57a80)(p:0x1499870)(f:0x1a606e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a606e0)(p:0x1a57a80)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2:0:man - "man"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:46 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:46 - [ipc-server.c:590] Send IPC reply: [ { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:46 - [ipc-server.c:590] Send IPC reply: [ { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:46 - [ipc-server.c:590] Send IPC reply: [ { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:47 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:47 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:47 - [ipc-server.c:677] Sending window::title event
(termite:3781): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 18:59:48 - [handlers.c:508] Destroying window 6
04/25/17 18:59:48 - [container.c:514] Destroying view '0x1a606e0'
04/25/17 18:59:48 - [debug_log.c:98] Arranging layout for 0x1a57a80 (WORKSPACE '2')
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x1a57a80 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:48 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:48 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 18:59:48 - [layout.c:1126] Arranging 0x1a57a80 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57a80)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:K |(0x1a57a80)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|--focus:X |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:f|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:48 - [ipc-server.c:677] Sending window::close event
04/25/17 18:59:48 - [debug_log.c:98] Setting focus to 0x1a57a80:18446744073709551615 (WORKSPACE '2')
04/25/17 18:59:48 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:48 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:48 - [ipc-server.c:590] Send IPC reply: [ { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:48 - [commands.c:416] Handling command 'workspace 3'
04/25/17 18:59:48 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:48 - [workspace.c:314] Switching to workspace 0x1a5f2c0:3
04/25/17 18:59:48 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '7:0:zsh - "~" ')
04/25/17 18:59:48 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:48 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:48 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:48 - [container.c:468] destroying workspace '2'
04/25/17 18:59:48 - [ipc-server.c:653] Sending workspace::empty event
04/25/17 18:59:48 - [ipc-server.c:590] Send IPC reply: { "change": "empty", "current": null }
04/25/17 18:59:48 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:48 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 1436, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 18, "name": "7:0:zsh - \"~\" ", "rect": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 0.5, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 1444, "y": 0, "width": 1436, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "7:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 18:59:48 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:48 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:48 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:48 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:48 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:48 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:48 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 18:59:48 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x1a38f30 7:0:zsh - "~" 1440.000000x1777.000000+1440.000000,0.000000
04/25/17 18:59:48 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 18:59:48 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:48 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:48 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:48 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:48 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:48 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:48 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:48 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:48 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
|--focus:K |(0x1a38f30)(p:0x1a5f2c0)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:7:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:48 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:48 - [ipc-server.c:590] Send IPC reply: [ { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:48 - [ipc-server.c:590] Send IPC reply: [ { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:48 - [ipc-server.c:590] Send IPC reply: [ { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:50 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:bash - "pacaur" ')
04/25/17 18:59:50 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:50 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '7:0:zsh - "~" ')
04/25/17 18:59:50 - [ipc-server.c:677] Sending window::focus event
(termite:7101): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 18:59:51 - [handlers.c:508] Destroying window 8
04/25/17 18:59:51 - [container.c:514] Destroying view '0x1a38f30'
04/25/17 18:59:51 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:51 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:51 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:51 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 2.000000)
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 2|name:eDP-1
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:bash - "paca
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:51 - [ipc-server.c:677] Sending window::close event
04/25/17 18:59:51 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:bash - "pacaur" ')
04/25/17 18:59:51 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:51 - [handlers.c:571] geometry request for 7 2880x1777 @ 0,0
04/25/17 18:59:51 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 18:59:51 - [commands.c:330] find_handler(workspace) 0
04/25/17 18:59:51 - [container.c:217] Added workspace 1:  for output 1
04/25/17 18:59:51 - [layout.c:62] Adding 0x1a60390 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 18:59:51 - [workspace.c:314] Switching to workspace 0x1a60390:1: 
04/25/17 18:59:51 - [debug_log.c:98] Setting focus to 0x1a60390:18446744073709551615 (WORKSPACE '1: ')
04/25/17 18:59:51 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:51 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:51 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 18:59:51 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:bash - \"pacaur\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:bash - \"pacaur\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "focused": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 18:59:51 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:51 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:51 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:51 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 18:59:51 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:51 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:51 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:51 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:51 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:51 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:51 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:51 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:51 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:51 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:K |(0x1a60390)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:1: 
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:51 - [ipc-server.c:727] Sending binding::run event
04/25/17 18:59:51 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:51 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 18:59:52 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 18:59:52 - [commands.c:330] find_handler(exec) 0
04/25/17 18:59:52 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 18:59:52 - [exec_always.c:74] Child process created with pid 14043 for workspace 1: 
04/25/17 18:59:52 - [ipc-server.c:727] Sending binding::run event
(termite:14043): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 18:59:53 - [workspace.c:329] looking for workspace for pid 14043
04/25/17 18:59:53 - [workspace.c:344] found pid_workspace for pid 14043, workspace 1: 
04/25/17 18:59:53 - [handlers.c:416] handle:8 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 18:59:53 - [container.c:295] Adding new view 8:termite to container 0x1a60390 2
04/25/17 18:59:53 - [layout.c:62] Adding 0x1a38f30 (4, 0.000000x0.000000) to 0x1a60390 (2, 2880.000000x1777.000000)
04/25/17 18:59:53 - [ipc-server.c:677] Sending window::new event
04/25/17 18:59:53 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW 'termite')
04/25/17 18:59:53 - [ipc-server.c:677] Sending window::focus event
04/25/17 18:59:53 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 18:59:53 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:53 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 18:59:53 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 18:59:53 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x1a38f30 termite 2880.000000x0.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:53 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:53 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 18:59:53 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 18:59:53 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:53 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 18:59:53 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 18:59:53 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 18:59:53 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 18:59:53 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 18:59:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:termite
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 18:59:53 - [handlers.c:571] geometry request for 8 1334x835 @ 0,0
04/25/17 18:59:53 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:53 - [handlers.c:571] geometry request for 8 2880x1777 @ 0,0
04/25/17 18:59:53 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:54 - [ipc-server.c:677] Sending window::title event
04/25/17 18:59:55 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:14 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 19:00:14 - [commands.c:330] find_handler(exec) 0
04/25/17 19:00:14 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 19:00:14 - [exec_always.c:74] Child process created with pid 14282 for workspace 1: 
04/25/17 19:00:14 - [ipc-server.c:727] Sending binding::run event
(termite:14282): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 19:00:14 - [workspace.c:329] looking for workspace for pid 14282
04/25/17 19:00:14 - [workspace.c:344] found pid_workspace for pid 14282, workspace 1: 
04/25/17 19:00:14 - [handlers.c:416] handle:6 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 19:00:14 - [container.c:295] Adding new view 6:termite to container 0x1a38f30 4
04/25/17 19:00:14 - [ipc-server.c:677] Sending window::new event
04/25/17 19:00:14 - [debug_log.c:98] Setting focus to 0x1a391c0:6 (VIEW 'termite')
04/25/17 19:00:14 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:00:14 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:00:14 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:14 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:00:14 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:00:14 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 0.500000)
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 19:00:14 - [layout.c:1132] Calculating arrangement for 0x1a391c0:4 (will scale 2880.000000 by 0.500000)
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x1a391c0 termite 2880.000000x0.000000+1440.000000,0.000000
04/25/17 19:00:14 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 19:00:14 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:14 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 19:00:14 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 19:00:14 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:14 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:14 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:00:14 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:00:14 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:14 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:14 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a391c0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|--focus:K |(0x1a391c0)(p:0x1a60390)(f:(nil) )(h: 6)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:termite
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:00:14 - [handlers.c:571] geometry request for 6 1334x835 @ 1444,0
04/25/17 19:00:14 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:14 - [handlers.c:571] geometry request for 6 1436x1777 @ 1444,0
04/25/17 19:00:14 - [handlers.c:571] geometry request for 8 1436x1777 @ 0,0
04/25/17 19:00:14 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:18 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:18 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:21 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:22 - [ipc-server.c:677] Sending window::title event
(termite:14282): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 19:00:22 - [handlers.c:508] Destroying window 6
04/25/17 19:00:22 - [container.c:514] Destroying view '0x1a391c0'
04/25/17 19:00:22 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:00:22 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:22 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:22 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:00:22 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:00:22 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 2.000000)
04/25/17 19:00:22 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:22 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:00:22 - [ipc-server.c:677] Sending window::close event
04/25/17 19:00:22 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:00:22 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:00:22 - [handlers.c:571] geometry request for 8 2880x1777 @ 0,0
04/25/17 19:00:22 - [commands.c:416] Handling command 'exec rofi -show run'
04/25/17 19:00:22 - [commands.c:330] find_handler(exec) 0
04/25/17 19:00:22 - [exec_always.c:33] Executing rofi -show run
04/25/17 19:00:22 - [exec_always.c:74] Child process created with pid 14500 for workspace 1: 
04/25/17 19:00:22 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:00:22 - [handlers.c:416] handle:6 type:9 state:0 parent:0 mask:0 (x:0 y:1566 w:2880 h:210) title:rofi class:(null) appid:(null)
04/25/17 19:00:22 - [handlers.c:490] Adding unmanaged window 0x1a26850 to 0x1499a20
04/25/17 19:00:22 - [handlers.c:571] geometry request for 6 2880x210 @ 0,1566
04/25/17 19:00:28 - [commands.c:416] Handling command 'exec rofi -show run'
04/25/17 19:00:28 - [commands.c:330] find_handler(exec) 0
04/25/17 19:00:28 - [exec_always.c:33] Executing rofi -show run
04/25/17 19:00:28 - [exec_always.c:74] Child process created with pid 14526 for workspace 1: 
04/25/17 19:00:28 - [ipc-server.c:727] Sending binding::run event
Failed to set lock on pidfile: Rofi already running?
Got error: -1 Resource temporarily unavailable
04/25/17 19:00:33 - [commands.c:416] Handling command 'workspace 2'
04/25/17 19:00:33 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:00:33 - [container.c:217] Added workspace 2 for output 1
04/25/17 19:00:33 - [layout.c:62] Adding 0x1a57f70 (2, 2880.000000x1800.000000) to 0x1499870 (1, 2880.000000x1800.000000)
04/25/17 19:00:33 - [workspace.c:314] Switching to workspace 0x1a57f70:2
04/25/17 19:00:33 - [debug_log.c:98] Setting focus to 0x1a57f70:18446744073709551615 (WORKSPACE '2')
04/25/17 19:00:33 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:00:33 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "focused": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 19:00:33 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:00:33 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "focused": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 19:00:34 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:00:34 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:34 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:00:34 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:00:34 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:34 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:34 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:00:34 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:00:34 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:34 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 19:00:34 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 19:00:34 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:34 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:34 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:00:34 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:00:34 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:34 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:34 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:K |(0x1a57f70)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:2
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:00:34 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:00:34 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:00:34 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:00:34 - [commands.c:416] Handling command 'exec rofi -show run'
04/25/17 19:00:34 - [commands.c:330] find_handler(exec) 0
04/25/17 19:00:34 - [exec_always.c:33] Executing rofi -show run
04/25/17 19:00:34 - [exec_always.c:74] Child process created with pid 14734 for workspace 2
04/25/17 19:00:34 - [ipc-server.c:727] Sending binding::run event
Failed to set lock on pidfile: Rofi already running?
Got error: -1 Resource temporarily unavailable
04/25/17 19:00:43 - [commands.c:416] Handling command 'exec rofi -show run'
04/25/17 19:00:43 - [commands.c:330] find_handler(exec) 0
04/25/17 19:00:43 - [exec_always.c:33] Executing rofi -show run
04/25/17 19:00:43 - [exec_always.c:74] Child process created with pid 15876 for workspace 2
04/25/17 19:00:43 - [ipc-server.c:727] Sending binding::run event
Failed to set lock on pidfile: Rofi already running?
Got error: -1 Resource temporarily unavailable
04/25/17 19:00:45 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 19:00:45 - [commands.c:330] find_handler(exec) 0
04/25/17 19:00:45 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 19:00:45 - [exec_always.c:74] Child process created with pid 15909 for workspace 2
04/25/17 19:00:45 - [ipc-server.c:727] Sending binding::run event
(termite:15909): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 19:00:45 - [workspace.c:329] looking for workspace for pid 15909
04/25/17 19:00:45 - [workspace.c:344] found pid_workspace for pid 15909, workspace 2
04/25/17 19:00:45 - [handlers.c:416] handle:5 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 19:00:45 - [container.c:295] Adding new view 5:termite to container 0x1a57f70 2
04/25/17 19:00:45 - [layout.c:62] Adding 0x1a3bba0 (4, 0.000000x0.000000) to 0x1a57f70 (2, 2880.000000x1777.000000)
04/25/17 19:00:45 - [ipc-server.c:677] Sending window::new event
04/25/17 19:00:45 - [debug_log.c:98] Setting focus to 0x1a3bba0:5 (VIEW 'termite')
04/25/17 19:00:45 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:00:45 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:00:45 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:45 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:00:45 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:00:45 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:45 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:45 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:00:45 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:00:45 - [layout.c:1132] Calculating arrangement for 0x1a3bba0:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1a3bba0 termite 2880.000000x0.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:45 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:45 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 19:00:45 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 19:00:45 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:45 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:00:45 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:00:45 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:00:45 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:00:45 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:00:45 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a3bba0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:K |(0x1a3bba0)(p:0x1a57f70)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:termite
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:00:45 - [handlers.c:571] geometry request for 5 1334x835 @ 0,0
04/25/17 19:00:45 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:45 - [handlers.c:571] geometry request for 5 2880x1777 @ 0,0
04/25/17 19:00:45 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:48 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:48 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:51 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:51 - [handlers.c:508] Destroying window 6
04/25/17 19:00:51 - [debug_log.c:98] Setting focus to 0x1a3bba0:5 (VIEW '12:0:zsh - "pkill" ')
04/25/17 19:00:51 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:00:51 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:53 - [commands.c:416] Handling command 'exec rofi -show run'
04/25/17 19:00:53 - [commands.c:330] find_handler(exec) 0
04/25/17 19:00:53 - [exec_always.c:33] Executing rofi -show run
04/25/17 19:00:53 - [exec_always.c:74] Child process created with pid 17629 for workspace 2
04/25/17 19:00:53 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:00:53 - [handlers.c:416] handle:6 type:9 state:0 parent:0 mask:0 (x:0 y:1566 w:2880 h:210) title:rofi class:(null) appid:(null)
04/25/17 19:00:53 - [handlers.c:490] Adding unmanaged window 0x1499b00 to 0x1499a20
04/25/17 19:00:53 - [handlers.c:571] geometry request for 6 2880x210 @ 0,1566
04/25/17 19:00:56 - [ipc-server.c:677] Sending window::title event
04/25/17 19:00:56 - [handlers.c:508] Destroying window 6
04/25/17 19:00:56 - [debug_log.c:98] Setting focus to 0x1a3bba0:5 (VIEW '12:0:zsh - "pkill" ')
04/25/17 19:00:56 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:00:56 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:00 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:01 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:01 - [workspace.c:329] looking for workspace for pid 13105
04/25/17 19:01:01 - [handlers.c:416] handle:6 type:0 state:0 parent:0 mask:0 (x:-2832 y:36 w:2880 h:1758) title:New Tab - Chromium class:Chromium appid:(null)
04/25/17 19:01:01 - [container.c:295] Adding new view 6:New Tab - Chromium to container 0x1a3bba0 4
04/25/17 19:01:01 - [ipc-server.c:677] Sending window::new event
04/25/17 19:01:01 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'New Tab - Chromium')
04/25/17 19:01:01 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:01 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:01:01 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:01 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:01:01 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:01:01 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:01 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:01 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:01:01 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:01:01 - [layout.c:1132] Calculating arrangement for 0x1a3bba0:4 (will scale 2880.000000 by 0.500000)
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 19:01:01 - [layout.c:1132] Calculating arrangement for 0x1a53ae0:4 (will scale 2880.000000 by 0.500000)
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a53ae0 New Tab - Chromium 2880.000000x0.000000+1440.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 19:01:01 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:01 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 19:01:01 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 19:01:01 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:bash - "pacaur" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:01 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:01 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:01:01 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:01:01 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a53ae0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:2
|--focus:X |(0x1a3bba0)(p:0x1a57f70)(f:(nil) )(h: 5)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:12:0:zsh - "~"
|--focus:K |(0x1a53ae0)(p:0x1a57f70)(f:(nil) )(h: 6)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "paca
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:01 - [handlers.c:571] geometry request for 6 2880x1758 @ 1444,0
04/25/17 19:01:01 - [handlers.c:571] geometry request for 6 1436x1777 @ 1444,0
04/25/17 19:01:01 - [handlers.c:571] geometry request for 5 1436x1777 @ 0,0
04/25/17 19:01:01 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:01 - [commands.c:416] Handling command 'layout tabbed'
04/25/17 19:01:01 - [commands.c:330] find_handler(layout) 0
04/25/17 19:01:01 - [container.c:245] creating container 0x1a463e0 around 0x1a57f70
04/25/17 19:01:01 - [layout.c:62] Adding 0x1a463e0 (3, 2880.000000x1777.000000) to 0x1a57f70 (2, 2880.000000x1777.000000)
04/25/17 19:01:01 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'New Tab - Chromium')
04/25/17 19:01:01 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:01 - [layout.c:946] Arranging layout for 0x1a53ae0 New Tab - Chromium 1440.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:01 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:bash - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:01 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:01:01 - [handlers.c:571] geometry request for 6 2880x1756 @ 0,21
04/25/17 19:01:01 - [handlers.c:571] geometry request for 5 2880x1756 @ 0,21
04/25/17 19:01:02 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:02 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 19:01:02 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:01:02 - [workspace.c:314] Switching to workspace 0x1a60390:1: 
04/25/17 19:01:02 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:01:02 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:02 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:02 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "New Tab - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "New Tab - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 19:01:02 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:02 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "New Tab - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "New Tab - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 19:01:02 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:01:02 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:02 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:01:02 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:01:02 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:02 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:02 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:01:02 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:01:02 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a53ae0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:02 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:02 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 19:01:02 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 19:01:02 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:02 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:02 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:01:02 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:01:02 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:02 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:02 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:02 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:01:02 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:02 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:03 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 19:01:03 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:01:03 - [workspace.c:314] Switching to workspace 0x1a57f70:2
04/25/17 19:01:03 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'New Tab - Chromium')
04/25/17 19:01:03 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:03 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:03 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "New Tab - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "New Tab - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 19:01:03 - [debug_log.c:98] Arranging layout for 0x1a463e0 (CONTAINER '(null)')
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a53ae0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:03 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:03 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "New Tab - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "New Tab - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 19:01:03 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:01:03 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:03 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:01:03 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:01:03 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:03 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:03 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:01:03 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:01:03 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a53ae0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:03 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:03 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 19:01:03 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 19:01:03 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:03 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:03 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:01:03 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:01:03 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:03 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:03 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:New Tab - Chromi
|-focus:X |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:3
|--focus:X |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:4:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:03 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:01:03 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:03 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:06 - [commands.c:416] Handling command 'workspace 3'
04/25/17 19:01:06 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:01:06 - [workspace.c:314] Switching to workspace 0x1a5f2c0:3
04/25/17 19:01:06 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "~" ')
04/25/17 19:01:06 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:06 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:06 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "New Tab - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "New Tab - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 19:01:06 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:06 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "New Tab - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "New Tab - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 9, "name": "4:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 7, "window_properties": { "class": "termite", "instance": "termite", "title": "4:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 19:01:06 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:01:06 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:06 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:01:06 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:01:06 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:06 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:06 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:01:06 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:01:06 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a53ae0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:06 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:06 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 19:01:06 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
04/25/17 19:01:06 - [layout.c:1132] Calculating arrangement for 0x1a465a0:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a465a0 4:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:06 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:06 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:01:06 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:01:06 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:06 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:06 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
|-focus:W |(0x1a5f2c0)(p:0x1499870)(f:0x1a465a0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:3
|--focus:K |(0x1a465a0)(p:0x1a5f2c0)(f:(nil) )(h: 7)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:4:0:zsh - "~"
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:06 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:01:06 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:06 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:07 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:09 - [debug_log.c:98] Setting focus to 0x1a465a0:7 (VIEW '4:0:zsh - "~" ')
04/25/17 19:01:09 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:11 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:27 - [ipc-server.c:677] Sending window::title event
(termite:4404): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 19:01:28 - [handlers.c:508] Destroying window 7
04/25/17 19:01:28 - [container.c:514] Destroying view '0x1a465a0'
04/25/17 19:01:28 - [debug_log.c:98] Arranging layout for 0x1a5f2c0 (WORKSPACE '3')
04/25/17 19:01:28 - [layout.c:946] Arranging layout for 0x1a5f2c0 3 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:28 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:28 - [layout.c:1008] Arranging workspace '3' at 0.000000, 0.000000
04/25/17 19:01:28 - [layout.c:1126] Arranging 0x1a5f2c0 horizontally
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a5f2c0)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 4|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:github sway (Sof
|-focus:K |(0x1a5f2c0)(p:0x1499870)(f:(nil) )(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:3
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:28 - [ipc-server.c:677] Sending window::close event
04/25/17 19:01:28 - [debug_log.c:98] Setting focus to 0x1a5f2c0:18446744073709551615 (WORKSPACE '3')
04/25/17 19:01:28 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:28 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] } }
04/25/17 19:01:28 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:29 - [commands.c:416] Handling command 'workspace 2'
04/25/17 19:01:29 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:01:29 - [workspace.c:314] Switching to workspace 0x1a57f70:2
04/25/17 19:01:29 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'github sway (Software) at)
04/25/17 19:01:29 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:29 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:29 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 3, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "github sway (Software) at DuckDuckGo - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "github sway (Software) at DuckDuckGo - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 19:01:29 - [container.c:468] destroying workspace '3'
04/25/17 19:01:29 - [ipc-server.c:653] Sending workspace::empty event
04/25/17 19:01:29 - [ipc-server.c:590] Send IPC reply: { "change": "empty", "current": null }
04/25/17 19:01:29 - [debug_log.c:98] Arranging layout for 0x1a463e0 (CONTAINER '(null)')
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a53ae0 github sway (Software) at DuckDuckGo - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:github sway (Sof
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:29 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:29 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": null, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "github sway (Software) at DuckDuckGo - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "github sway (Software) at DuckDuckGo - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 19:01:29 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:01:29 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:29 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:01:29 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:01:29 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:29 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:29 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:01:29 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:01:29 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a53ae0 github sway (Software) at DuckDuckGo - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:29 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:29 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:01:29 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:01:29 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:github sway (Sof
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:29 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:01:29 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:29 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:29 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:29 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'github sway (Software) at)
04/25/17 19:01:29 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:29 - [debug_log.c:98] Arranging layout for 0x1a463e0 (CONTAINER '(null)')
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:29 - [layout.c:946] Arranging layout for 0x1a53ae0 github sway (Software) at DuckDuckGo - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:29 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:github sway (Sof
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:31 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:44 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:48 - [ipc-server.c:677] Sending window::title event
04/25/17 19:01:52 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 19:01:52 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:01:52 - [workspace.c:314] Switching to workspace 0x1a60390:1: 
04/25/17 19:01:52 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:01:52 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:52 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:52 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "GitHub - SirCmpwn\/sway: i3-compatible Wayland compositor - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "GitHub - SirCmpwn\/sway: i3-compatible Wayland compositor - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 19:01:52 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:52 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "GitHub - SirCmpwn\/sway: i3-compatible Wayland compositor - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "GitHub - SirCmpwn\/sway: i3-compatible Wayland compositor - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 19:01:52 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:01:52 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:52 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:01:52 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:01:52 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:52 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:52 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:01:52 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:01:52 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1a53ae0 GitHub - SirCmpwn/sway: i3-compatible Wayland compositor - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:52 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:52 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:01:52 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:01:52 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:52 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:52 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:GitHub - SirCmpw
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:52 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:01:52 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:52 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:53 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 19:01:53 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:01:53 - [workspace.c:314] Switching to workspace 0x1a57f70:2
04/25/17 19:01:53 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'GitHub - SirCmpwn/sway: i)
04/25/17 19:01:53 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:01:53 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:53 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "GitHub - SirCmpwn\/sway: i3-compatible Wayland compositor - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "GitHub - SirCmpwn\/sway: i3-compatible Wayland compositor - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 19:01:53 - [debug_log.c:98] Arranging layout for 0x1a463e0 (CONTAINER '(null)')
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a53ae0 GitHub - SirCmpwn/sway: i3-compatible Wayland compositor - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:GitHub - SirCmpw
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:53 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:01:53 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "GitHub - SirCmpwn\/sway: i3-compatible Wayland compositor - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "GitHub - SirCmpwn\/sway: i3-compatible Wayland compositor - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 19:01:53 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:01:53 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:53 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:01:53 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:01:53 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:53 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:53 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:01:53 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:01:53 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a53ae0 GitHub - SirCmpwn/sway: i3-compatible Wayland compositor - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:53 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:01:53 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:01:53 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:01:53 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:01:53 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:01:53 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:GitHub - SirCmpw
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:01:53 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:01:53 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:53 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:01:55 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:10 - [handlers.c:571] geometry request for 6 2880x1756 @ 0,21
04/25/17 19:02:12 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:24 - [commands.c:416] Handling command 'workspace "1: "'
04/25/17 19:02:24 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:02:24 - [workspace.c:314] Switching to workspace 0x1a60390:1: 
04/25/17 19:02:24 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:02:24 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:24 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:02:24 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "sway\/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn\/sway · GitHub - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "sway\/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn\/sway · GitHub - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 19:02:24 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:02:24 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "sway\/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn\/sway · GitHub - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 21 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 21, "width": 2880, "height": 1756 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "sway\/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn\/sway · GitHub - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] }, "current": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] } }
04/25/17 19:02:24 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:24 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:24 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:24 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:24 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:24 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:24 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:24 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:24 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:24 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:24 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:24 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:24 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:24 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:24 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:24 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:02:24 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:02:24 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1777 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:02:32 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 19:02:32 - [commands.c:330] find_handler(exec) 0
04/25/17 19:02:32 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 19:02:32 - [exec_always.c:74] Child process created with pid 20943 for workspace 1: 
04/25/17 19:02:32 - [ipc-server.c:727] Sending binding::run event
(termite:20943): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 19:02:33 - [workspace.c:329] looking for workspace for pid 20943
04/25/17 19:02:33 - [workspace.c:344] found pid_workspace for pid 20943, workspace 1: 
04/25/17 19:02:33 - [handlers.c:416] handle:7 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 19:02:33 - [container.c:295] Adding new view 7:termite to container 0x1a38f30 4
04/25/17 19:02:33 - [ipc-server.c:677] Sending window::new event
04/25/17 19:02:33 - [debug_log.c:98] Setting focus to 0x1a58770:7 (VIEW 'termite')
04/25/17 19:02:33 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:33 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:33 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:33 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:33 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:33 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 0.500000)
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:1018] Set view to 1440 x 1777 @ 0, 0
04/25/17 19:02:33 - [layout.c:1132] Calculating arrangement for 0x1a58770:4 (will scale 2880.000000 by 0.500000)
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a58770 termite 2880.000000x0.000000+1440.000000,0.000000
04/25/17 19:02:33 - [layout.c:1018] Set view to 1440 x 1777 @ 1440, 0
04/25/17 19:02:33 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:33 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:33 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:33 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:33 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:33 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:33 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:33 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:33 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:33 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a58770)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 2|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|--focus:K |(0x1a58770)(p:0x1a60390)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1777|x:1440|y: 0|g: -1|vis:t|children: 0|name:termite
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:33 - [handlers.c:571] geometry request for 7 1334x835 @ 1444,0
04/25/17 19:02:33 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:33 - [handlers.c:571] geometry request for 7 1436x1777 @ 1444,0
04/25/17 19:02:33 - [handlers.c:571] geometry request for 8 1436x1777 @ 0,0
04/25/17 19:02:33 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:33 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:34 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:39 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:40 - [ipc-server.c:677] Sending window::title event
(termite:20943): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 19:02:40 - [handlers.c:508] Destroying window 7
04/25/17 19:02:40 - [container.c:514] Destroying view '0x1a58770'
04/25/17 19:02:40 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:40 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:40 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:40 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:40 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:40 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 2.000000)
04/25/17 19:02:40 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 1440.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:40 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:40 - [ipc-server.c:677] Sending window::close event
04/25/17 19:02:40 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:02:40 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:40 - [handlers.c:571] geometry request for 8 2880x1777 @ 0,0
04/25/17 19:02:43 - [commands.c:416] Handling command 'reload'
04/25/17 19:02:43 - [commands.c:330] find_handler(reload) 0
04/25/17 19:02:43 - [config.c:511] Performing configuration file reload
04/25/17 19:02:43 - [config.c:459] Loading config from /etc/sway/security.d/00-defaults
04/25/17 19:02:43 - [commands.c:484] handling config command 'permit * fullscreen keyboard mouse'
04/25/17 19:02:43 - [commands.c:330] find_handler(permit) 0
04/25/17 19:02:43 - [permit.c:73] Permissions granted to * for features 112
04/25/17 19:02:43 - [commands.c:484] handling config command 'permit /usr/bin/swaylock lock'
04/25/17 19:02:43 - [commands.c:330] find_handler(permit) 0
04/25/17 19:02:43 - [permit.c:73] Permissions granted to /usr/bin/swaylock for features 113
04/25/17 19:02:43 - [commands.c:484] handling config command 'permit /usr/bin/swaybg background'
04/25/17 19:02:43 - [commands.c:330] find_handler(permit) 0
04/25/17 19:02:43 - [permit.c:73] Permissions granted to /usr/bin/swaybg for features 116
04/25/17 19:02:43 - [commands.c:484] handling config command 'permit /usr/bin/swaygrab screenshot'
04/25/17 19:02:43 - [commands.c:330] find_handler(permit) 0
04/25/17 19:02:43 - [permit.c:73] Permissions granted to /usr/bin/swaygrab for features 120
04/25/17 19:02:43 - [commands.c:484] handling config command 'permit /usr/bin/swaybar panel'
04/25/17 19:02:43 - [commands.c:330] find_handler(permit) 0
04/25/17 19:02:43 - [permit.c:73] Permissions granted to /usr/bin/swaybar for features 114
04/25/17 19:02:43 - [commands.c:484] handling config command 'ipc /usr/bin/swaymsg {'
04/25/17 19:02:43 - [commands.c:330] find_handler(ipc) 0
04/25/17 19:02:43 - [commands.c:484] handling config command '* enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(*) 0
04/25/17 19:02:43 - [ipc.c:97] Enabled IPC * feature
04/25/17 19:02:43 - [commands.c:484] handling config command 'events {'
04/25/17 19:02:43 - [commands.c:330] find_handler(events) 0
04/25/17 19:02:43 - [commands.c:484] handling config command '* disabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(*) 0
04/25/17 19:02:43 - [ipc.c:149] Disabled IPC * event
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:802] End of IPC events block
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:797] End of IPC block
04/25/17 19:02:43 - [commands.c:484] handling config command 'ipc /usr/bin/swaybar {'
04/25/17 19:02:43 - [commands.c:330] find_handler(ipc) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'bar-config enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(bar-config) 0
04/25/17 19:02:43 - [ipc.c:97] Enabled IPC bar-config feature
04/25/17 19:02:43 - [commands.c:484] handling config command 'outputs enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(outputs) 0
04/25/17 19:02:43 - [ipc.c:97] Enabled IPC outputs feature
04/25/17 19:02:43 - [commands.c:484] handling config command 'workspaces enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(workspaces) 0
04/25/17 19:02:43 - [ipc.c:97] Enabled IPC workspaces feature
04/25/17 19:02:43 - [commands.c:484] handling config command 'command enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(command) 0
04/25/17 19:02:43 - [ipc.c:97] Enabled IPC command feature
04/25/17 19:02:43 - [commands.c:484] handling config command 'events {'
04/25/17 19:02:43 - [commands.c:330] find_handler(events) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'workspace enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:02:43 - [ipc.c:146] Enabled IPC workspace event
04/25/17 19:02:43 - [commands.c:484] handling config command 'mode enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(mode) 0
04/25/17 19:02:43 - [ipc.c:146] Enabled IPC mode event
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:802] End of IPC events block
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:797] End of IPC block
04/25/17 19:02:43 - [commands.c:484] handling config command 'ipc /usr/bin/swaygrab {'
04/25/17 19:02:43 - [commands.c:330] find_handler(ipc) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'outputs enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(outputs) 0
04/25/17 19:02:43 - [ipc.c:97] Enabled IPC outputs feature
04/25/17 19:02:43 - [commands.c:484] handling config command 'tree enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(tree) 0
04/25/17 19:02:43 - [ipc.c:97] Enabled IPC tree feature
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:797] End of IPC block
04/25/17 19:02:43 - [commands.c:484] handling config command 'ipc /usr/bin/swaylock {'
04/25/17 19:02:43 - [commands.c:330] find_handler(ipc) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'outputs enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(outputs) 0
04/25/17 19:02:43 - [ipc.c:97] Enabled IPC outputs feature
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:797] End of IPC block
04/25/17 19:02:43 - [commands.c:484] handling config command 'commands {'
04/25/17 19:02:43 - [commands.c:330] find_handler(commands) 0
04/25/17 19:02:43 - [commands.c:330] find_handler(*) 0
04/25/17 19:02:43 - [commands.c:588] Set command policy for * to -1
04/25/17 19:02:43 - [commands.c:330] find_handler(fullscreen) 0
04/25/17 19:02:43 - [commands.c:588] Set command policy for fullscreen to 10
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [commands.c:588] Set command policy for bindsym to 1
04/25/17 19:02:43 - [commands.c:330] find_handler(exit) 0
04/25/17 19:02:43 - [commands.c:588] Set command policy for exit to 2
04/25/17 19:02:43 - [commands.c:330] find_handler(kill) 0
04/25/17 19:02:43 - [commands.c:588] Set command policy for kill to 2
04/25/17 19:02:43 - [config.c:792] End of commands block
04/25/17 19:02:43 - [config.c:459] Loading config from /home/hugo/.config/sway/config
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $mod Mod4'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $bg-color #404552'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $focused-bg-color #404552'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $active-bg-color #373c48'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $inactive-bg-color #2f343f'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $text-color #c3cddb'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $inactive-text-color #9da3ad'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $urgent-bg-color #E53935'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $indicator #00ff00'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'set $separator #757575'
04/25/17 19:02:43 - [commands.c:330] find_handler(set) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'client.focused $focused-bg-color $focused-bg-color $text-color $indicator'
04/25/17 19:02:43 - [commands.c:330] find_handler(client.focused) 0
04/25/17 19:02:43 - [config.c:701] Error on line 43 'client.focused $focused-bg-color $focused-bg-color $text-color $indicator': Requires exactly five color values (/home/hugo/.config/sway/config)
04/25/17 19:02:43 - [commands.c:484] handling config command 'client.unfocused $inactive-bg-color $inactive-bg-color $inactive-text-color $indicator'
04/25/17 19:02:43 - [commands.c:330] find_handler(client.unfocused) 0
04/25/17 19:02:43 - [config.c:701] Error on line 44 'client.unfocused $inactive-bg-color $inactive-bg-color $inactive-text-color $indicator': Requires exactly five color values (/home/hugo/.config/sway/config)
04/25/17 19:02:43 - [commands.c:484] handling config command 'client.focused_inactive $inactive-bg-color $focused-bg-color $inactive-text-color $indicator'
04/25/17 19:02:43 - [commands.c:330] find_handler(client.focused_inactive) 0
04/25/17 19:02:43 - [config.c:701] Error on line 45 'client.focused_inactive $inactive-bg-color $focused-bg-color $inactive-text-color $indicator': Requires exactly five color values (/home/hugo/.config/sway/config)
04/25/17 19:02:43 - [commands.c:484] handling config command 'client.urgent $urgent-bg-color $urgent-bg-color $text-color $indicator'
04/25/17 19:02:43 - [commands.c:330] find_handler(client.urgent) 0
04/25/17 19:02:43 - [config.c:701] Error on line 46 'client.urgent $urgent-bg-color $urgent-bg-color $text-color $indicator': Requires exactly five color values (/home/hugo/.config/sway/config)
04/25/17 19:02:43 - [commands.c:484] handling config command 'font pango:Open Sans 15'
04/25/17 19:02:43 - [commands.c:330] find_handler(font) 0
04/25/17 19:02:43 - [font.c:24] Settings font Open Sans 15
04/25/17 19:02:43 - [commands.c:484] handling config command 'floating_modifier $mod'
04/25/17 19:02:43 - [commands.c:330] find_handler(floating_modifier) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Return exec i3-sensible-terminal'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Return to command exec i3-sensible-terminal
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+q kill'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+q to command kill
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+d exec rofi -show run'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+d to command exec rofi -show run
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+h focus left'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+h to command focus left
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+j focus down'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+j to command focus down
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+k focus up'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+k to command focus up
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+l focus right'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+l to command focus right
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Left focus left'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Left to command focus left
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Down focus down'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Down to command focus down
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Up focus up'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Up to command focus up
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Right focus right'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Right to command focus right
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+h move left'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+h to command move left
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+j move down'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+j to command move down
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+k move up'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+k to command move up
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+l move right'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+l to command move right
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Left move left'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Left to command move left
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Down move down'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Down to command move down
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Up move up'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Up to command move up
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Right move right'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Right to command move right
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+b split h'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+b to command split h
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+v split v'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+v to command split v
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+f fullscreen'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+f to command fullscreen
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+s layout stacking'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+s to command layout stacking
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+w layout tabbed'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+w to command layout tabbed
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+e layout toggle split'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+e to command layout toggle split
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+space floating toggle'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+space to command floating toggle
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+space focus mode_toggle'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+space to command focus mode_toggle
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+a focus parent'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+a to command focus parent
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+a focus child'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+a to command focus child
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+1 workspace "1: "'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+1 to command workspace "1: "
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+2 workspace 2'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+2 to command workspace 2
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+3 workspace 3'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+3 to command workspace 3
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+4 workspace 4'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+4 to command workspace 4
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+5 workspace 5'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+5 to command workspace 5
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+6 workspace 6'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+6 to command workspace 6
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+7 workspace 7'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+7 to command workspace 7
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+8 workspace "8: 🔊"'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+8 to command workspace "8: 🔊"
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+9 workspace "9: "'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+9 to command workspace "9: "
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+0 workspace "10: "'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+0 to command workspace "10: "
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+1 workspace 11'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+1 to command workspace 11
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+2 workspace 12'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+2 to command workspace 12
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+3 workspace 13'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+3 to command workspace 13
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+4 workspace 14'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+4 to command workspace 14
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+5 workspace 15'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+5 to command workspace 15
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+6 workspace 16'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+6 to command workspace 16
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+7 workspace 17'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+7 to command workspace 17
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+8 workspace 18'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+8 to command workspace 18
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+9 workspace 19'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+9 to command workspace 19
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Control+0 workspace 20'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Control+0 to command workspace 20
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+1 move container to workspace "1: "'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+1 to command move container to workspace "1: "
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+2 move container to workspace 2'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+2 to command move container to workspace 2
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+3 move container to workspace 3'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+3 to command move container to workspace 3
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+4 move container to workspace 4'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+4 to command move container to workspace 4
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+5 move container to workspace 5'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+5 to command move container to workspace 5
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+6 move container to workspace 6'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+6 to command move container to workspace 6
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+7 move container to workspace 7'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+7 to command move container to workspace 7
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+8 move container to workspace "8: 🔊"'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+8 to command move container to workspace "8: 🔊"
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+9 move container to workspace "9: "'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+9 to command move container to workspace "9: "
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+0 move container to workspace "10: "'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+0 to command move container to workspace "10: "
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+1 move container to workspace 11'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+1 to command move container to workspace 11
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+2 move container to workspace 12'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+2 to command move container to workspace 12
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+3 move container to workspace 13'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+3 to command move container to workspace 13
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+4 move container to workspace 14'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+4 to command move container to workspace 14
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+5 move container to workspace 15'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+5 to command move container to workspace 15
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+6 move container to workspace 16'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+6 to command move container to workspace 16
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+7 move container to workspace 17'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+7 to command move container to workspace 17
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+8 move container to workspace 18'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+8 to command move container to workspace 18
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+9 move container to workspace 19'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+9 to command move container to workspace 19
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+Control+0 move container to workspace 20'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+Control+0 to command move container to workspace 20
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+c reload'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+c to command reload
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+r restart'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+r to command restart
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+Shift+e to command exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
04/25/17 19:02:43 - [commands.c:484] handling config command 'mode "resize" {'
04/25/17 19:02:43 - [commands.c:330] find_handler(mode) 0
04/25/17 19:02:43 - [mode.c:46] Switching to mode `resize'
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym h resize shrink width 10 px or 10 ppt'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound h to command resize shrink width 10 px or 10 ppt
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym j resize grow height 10 px or 10 ppt'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound j to command resize grow height 10 px or 10 ppt
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym k resize shrink height 10 px or 10 ppt'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound k to command resize shrink height 10 px or 10 ppt
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym l resize grow width 10 px or 10 ppt'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound l to command resize grow width 10 px or 10 ppt
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym Left resize shrink width 10 px or 10 ppt'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Left to command resize shrink width 10 px or 10 ppt
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym Down resize grow height 10 px or 10 ppt'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Down to command resize grow height 10 px or 10 ppt
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym Up resize shrink height 10 px or 10 ppt'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Up to command resize shrink height 10 px or 10 ppt
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym Right resize grow width 10 px or 10 ppt'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Right to command resize grow width 10 px or 10 ppt
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym Return mode "default"'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Return to command mode "default"
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym Escape mode "default"'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Escape to command mode "default"
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:769] End of mode block
04/25/17 19:02:43 - [commands.c:484] handling config command 'bindsym $mod+r mode "resize"'
04/25/17 19:02:43 - [commands.c:330] find_handler(bindsym) 0
04/25/17 19:02:43 - [bind.c:85] bindsym - Bound Mod4+r to command mode "resize"
04/25/17 19:02:43 - [commands.c:484] handling config command 'bar {'
04/25/17 19:02:43 - [commands.c:330] find_handler(bar) 0
04/25/17 19:02:43 - [bar.c:56] Configuring bar bar-0
04/25/17 19:02:43 - [commands.c:484] handling config command 'status_command python $HOME/.config/i3/status.py'
04/25/17 19:02:43 - [commands.c:330] find_handler(status_command) 0
04/25/17 19:02:43 - [status_command.c:18] Feeding bar with status command: python $HOME/.config/i3/status.py
04/25/17 19:02:43 - [commands.c:484] handling config command 'colors {'
04/25/17 19:02:43 - [commands.c:330] find_handler(colors) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'background $inactive-bg-color'
04/25/17 19:02:43 - [commands.c:330] find_handler(background) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'separator $separator'
04/25/17 19:02:43 - [commands.c:330] find_handler(separator) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'focused_workspace $focused-bg-color $focused-bg-color $text-color'
04/25/17 19:02:43 - [commands.c:330] find_handler(focused_workspace) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'active_workspace $focused-bg-color $active-bg-color $text-color'
04/25/17 19:02:43 - [commands.c:330] find_handler(active_workspace) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'inactive_workspace $inactive-bg-color $inactive-bg-color $inactive-text-color'
04/25/17 19:02:43 - [commands.c:330] find_handler(inactive_workspace) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'urgent_workspace $urgent-bg-color $urgent-bg-color $text-color'
04/25/17 19:02:43 - [commands.c:330] find_handler(urgent_workspace) 0
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:787] End of bar colors block
04/25/17 19:02:43 - [commands.c:484] handling config command 'separator_symbol "|"'
04/25/17 19:02:43 - [commands.c:330] find_handler(separator_symbol) 0
04/25/17 19:02:43 - [separator_symbol.c:17] Settings separator_symbol '|' for bar: bar-0
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:781] End of bar block
04/25/17 19:02:43 - [commands.c:484] handling config command 'output * bg ~/.wallpapers/1.jpg fill'
04/25/17 19:02:43 - [commands.c:330] find_handler(output) 0
04/25/17 19:02:43 - [output.c:172] Config stored for output * (enabled:-1) (-1 x -1 @ -1, -1 scale 1) (bg /home/hugo/.wallpapers/1.jpg fill)
04/25/17 19:02:43 - [config.c:1125] Setting background for output 0 to /home/hugo/.wallpapers/1.jpg
04/25/17 19:02:43 - [commands.c:484] handling config command 'new_window pixel'
04/25/17 19:02:43 - [commands.c:330] find_handler(new_window) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'hide_edge_borders both'
04/25/17 19:02:43 - [commands.c:330] find_handler(hide_edge_borders) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'for_window [class="B2g"] floating enable'
04/25/17 19:02:43 - [commands.c:330] find_handler(for_window) 0
04/25/17 19:02:43 - [criteria.c:101] Parsing criteria: '[class="B2g"]'
04/25/17 19:02:43 - [criteria.c:235] class -> /B2g/
04/25/17 19:02:43 - [for_window.c:36] for_window: '[class="B2g"]' -> 'floating enable' added
04/25/17 19:02:43 - [commands.c:484] handling config command 'for_window [class="Upwork"] floating disable'
04/25/17 19:02:43 - [commands.c:330] find_handler(for_window) 0
04/25/17 19:02:43 - [criteria.c:101] Parsing criteria: '[class="Upwork"]'
04/25/17 19:02:43 - [criteria.c:235] class -> /Upwork/
04/25/17 19:02:43 - [for_window.c:36] for_window: '[class="Upwork"]' -> 'floating disable' added
04/25/17 19:02:43 - [commands.c:484] handling config command 'input * {'
04/25/17 19:02:43 - [commands.c:330] find_handler(input) 0
04/25/17 19:02:43 - [input.c:18] new_input_config(*)
04/25/17 19:02:43 - [input.c:14] entering input block: *
04/25/17 19:02:43 - [commands.c:484] handling config command 'natural_scroll enabled'
04/25/17 19:02:43 - [commands.c:330] find_handler(natural_scroll) 1
04/25/17 19:02:43 - [input.c:18] new_input_config(*)
04/25/17 19:02:43 - [input.c:52] rewritten name Power_Button
04/25/17 19:02:43 - [input.c:52] rewritten name Video_Bus
04/25/17 19:02:43 - [input.c:52] rewritten name Power_Button
04/25/17 19:02:43 - [input.c:52] rewritten name Lid_Switch
04/25/17 19:02:43 - [input.c:52] rewritten name Sleep_Button
04/25/17 19:02:43 - [input.c:52] rewritten name HDA_Intel_HDMI_HDMI/DP,pcm=3
04/25/17 19:02:43 - [input.c:52] rewritten name HDA_Intel_HDMI_HDMI/DP,pcm=7
04/25/17 19:02:43 - [input.c:52] rewritten name HDA_Intel_HDMI_HDMI/DP,pcm=8
04/25/17 19:02:43 - [input.c:52] rewritten name Apple_Inc._Apple_Internal_Keyboard_/_Trackpad
04/25/17 19:02:43 - [input.c:52] rewritten name bcm5974
04/25/17 19:02:43 - [input.c:52] rewritten name Broadcom_Corp._Bluetooth_USB_Host_Controller
04/25/17 19:02:43 - [input.c:52] rewritten name Broadcom_Corp._Bluetooth_USB_Host_Controller
04/25/17 19:02:43 - [input.c:52] rewritten name HDA_Intel_PCH_Headphone
04/25/17 19:02:43 - [input.c:52] rewritten name HDA_Intel_PCH_SPDIF
04/25/17 19:02:43 - [input.c:52] rewritten name HDA_Intel_PCH_Mic
04/25/17 19:02:43 - [commands.c:484] handling config command 'pointer_acel 7'
04/25/17 19:02:43 - [commands.c:330] find_handler(pointer_acel) 1
04/25/17 19:02:43 - [config.c:701] Error on line 241 'pointer_acel 7': Unknown/invalid command (/home/hugo/.config/sway/config)
04/25/17 19:02:43 - [commands.c:484] handling config command '}'
04/25/17 19:02:43 - [config.c:775] End of input block
04/25/17 19:02:43 - [commands.c:484] handling config command 'workspace_auto_back_and_forth yes'
04/25/17 19:02:43 - [commands.c:330] find_handler(workspace_auto_back_and_forth) 0
04/25/17 19:02:43 - [commands.c:484] handling config command 'new_window pixel 4'
04/25/17 19:02:43 - [commands.c:330] find_handler(new_window) 0
04/25/17 19:02:43 - [config.c:482] Error(s) loading config!
04/25/17 19:02:43 - [config.c:1007] Invoking swaybar for bar id 'bar-0'
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x649080 (ROOT 'root')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x649080 root 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:953] Arranging output 'eDP-1' at 2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x23, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1777 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1777|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:43 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:02:43 - [handlers.c:508] Destroying window 3
04/25/17 19:02:43 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:02:43 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:43 - [extensions.c:37] Background surface killed
04/25/17 19:02:43 - [handlers.c:508] Destroying window 2
04/25/17 19:02:43 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:02:43 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:43 - [extensions.c:49] Panel surface killed
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x649080 (ROOT 'root')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x649080 root 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:953] Arranging output 'eDP-1' at 2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1777.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:43 - [ipc-server.c:253] IPC Client -1 disconnected
04/25/17 19:02:43 - [ipc-server.c:253] IPC Client -1 disconnected
04/25/17 19:02:43 - [ipc-server.c:147] Event on IPC listening socket
04/25/17 19:02:43 - [ipc-server.c:147] Event on IPC listening socket
04/25/17 19:02:43 - [ipc-server.c:590] Send IPC reply: { "id": "bar-0", "tray_output": null, "mode": "dock", "hidden_state": "hide", "modifier": "Mod4", "position": "bottom", "status_command": "python $HOME\/.config\/i3\/status.py", "font": "Open Sans 15", "separator_symbol": "|", "bar_height": -1, "wrap_scroll": false, "workspace_buttons": true, "strip_workspace_numbers": false, "binding_mode_indicator": true, "verbose": false, "pango_markup": false, "colors": { "background": "#2f343fff", "statusline": "#ffffffff", "separator": "#757575ff", "focused_background": "#2f343fff", "focused_statusline": "#ffffffff", "focused_separator": "#757575ff", "focused_workspace_border": "#404552ff", "focused_workspace_bg": "#404552ff", "focused_workspace_text": "#c3cddbff", "inactive_workspace_border": "#2f343fff", "inactive_workspace_bg": "#2f343fff", "inactive_workspace_text": "#9da3adff", "active_workspace_border": "#404552ff", "active_workspace_bg": "#373c48ff", "active_workspace_text": "#c3cddbff", "urgent_workspace_border": "#E53935ff", "urgent_workspace_bg": "#E53935ff", "urgent_workspace_text": "#c3cddbff", "binding_mode_border": "#E53935ff", "binding_mode_bg": "#E53935ff", "binding_mode_text": "#c3cddbff" } }
04/25/17 19:02:43 - [ipc-server.c:590] Send IPC reply: [ { "id": 1, "name": "eDP-1", "rect": { "x": 2880, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "focused": false, "active": true, "primary": false, "layout": "output", "type": "output", "current_workspace": "1: ", "scale": 1 } ]
04/25/17 19:02:43 - [ipc-server.c:590] Send IPC reply: {"success": true}
04/25/17 19:02:43 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": true, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1800 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:02:43 - [main.c:69] Using output 0 of 1
04/25/17 19:02:43 - [handlers.c:571] geometry request for 8 2880x1800 @ 0,0
04/25/17 19:02:43 - [extensions.c:125] Setting surface 0x19d8200 as panel for output 1 (wl_resource: 0x1a4b050)
04/25/17 19:02:43 - [extensions.c:25] Creating panel config for resource 0x1a4b050
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x649080 (ROOT 'root')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x649080 root 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:953] Arranging output 'eDP-1' at 2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 0x0, position: 0
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 0x0, position: 0
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 0x0, position: 0
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:43 - [extensions.c:21] Found existing panel config for resource 0x1a4b050
04/25/17 19:02:43 - [extensions.c:160] Panel position for wl_resource 0x1a4b050 changed 0 => 1
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x649080 (ROOT 'root')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x649080 root 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:953] Arranging output 'eDP-1' at 2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 0x0, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 0x0, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 0x0, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1800 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1800|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x649080 (ROOT 'root')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x649080 root 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:953] Arranging output 'eDP-1' at 2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1800.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:43 - [handlers.c:571] geometry request for 8 2880x1767 @ 0,0
04/25/17 19:02:43 - [extensions.c:97] Setting surface 0x14972b0 as background for output 1
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:43 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:43 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:43 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:43 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:43 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:47 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:02:47 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:50 - [commands.c:416] Handling command 'exec i3-sensible-terminal'
04/25/17 19:02:50 - [commands.c:330] find_handler(exec) 0
04/25/17 19:02:50 - [exec_always.c:33] Executing i3-sensible-terminal
04/25/17 19:02:50 - [exec_always.c:74] Child process created with pid 21229 for workspace 1: 
04/25/17 19:02:50 - [ipc-server.c:727] Sending binding::run event
(termite:21229): Gtk-WARNING **: Unknown key gtk-dialogs-show-header in /home/hugo/.config/gtk-3.0/settings.ini
04/25/17 19:02:50 - [workspace.c:329] looking for workspace for pid 21229
04/25/17 19:02:50 - [workspace.c:344] found pid_workspace for pid 21229, workspace 1: 
04/25/17 19:02:50 - [handlers.c:416] handle:7 type:0 state:0 parent:0 mask:0 (x:0 y:0 w:1386 h:887) title:termite class:(null) appid:termite
04/25/17 19:02:50 - [container.c:295] Adding new view 7:termite to container 0x1a38f30 4
04/25/17 19:02:50 - [ipc-server.c:677] Sending window::new event
04/25/17 19:02:50 - [debug_log.c:98] Setting focus to 0x1a570c0:7 (VIEW 'termite')
04/25/17 19:02:50 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:50 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:02:50 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:50 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:50 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:50 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 0.500000)
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:1018] Set view to 1440 x 1767 @ 0, 0
04/25/17 19:02:50 - [layout.c:1132] Calculating arrangement for 0x1a570c0:4 (will scale 2880.000000 by 0.500000)
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a570c0 termite 2880.000000x0.000000+1440.000000,0.000000
04/25/17 19:02:50 - [layout.c:1018] Set view to 1440 x 1767 @ 1440, 0
04/25/17 19:02:50 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:50 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:50 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:50 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:50 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:50 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:50 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:50 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:50 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:50 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a570c0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 2|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:1440|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|--focus:K |(0x1a570c0)(p:0x1a60390)(f:(nil) )(h: 7)Type:view|layout:- |w:1440|h:1767|x:1440|y: 0|g: -1|vis:t|children: 0|name:termite
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:50 - [handlers.c:571] geometry request for 7 1334x835 @ 1444,0
04/25/17 19:02:50 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:50 - [handlers.c:571] geometry request for 7 1436x1767 @ 1444,0
04/25/17 19:02:50 - [handlers.c:571] geometry request for 8 1436x1767 @ 0,0
04/25/17 19:02:50 - [ipc-server.c:677] Sending window::title event
(termite:21229): GLib-WARNING **: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly.
04/25/17 19:02:51 - [handlers.c:508] Destroying window 7
04/25/17 19:02:51 - [container.c:514] Destroying view '0x1a570c0'
04/25/17 19:02:51 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:51 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:51 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:51 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:51 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:51 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 2.000000)
04/25/17 19:02:51 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 1440.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:51 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a60390)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:W |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 1|name:1: 
|--focus:K |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:10:0:vim - "vim"
|-focus:X |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:51 - [ipc-server.c:677] Sending window::close event
04/25/17 19:02:51 - [debug_log.c:98] Setting focus to 0x1a38f30:8 (VIEW '10:0:vim - "vim" ')
04/25/17 19:02:51 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:51 - [handlers.c:571] geometry request for 8 2880x1767 @ 0,0
04/25/17 19:02:52 - [commands.c:416] Handling command 'workspace 2'
04/25/17 19:02:52 - [commands.c:330] find_handler(workspace) 0
04/25/17 19:02:52 - [workspace.c:314] Switching to workspace 0x1a57f70:2
04/25/17 19:02:52 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'sway/sway-bar.5.txt at 4b)
04/25/17 19:02:52 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:52 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:02:52 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": true, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 31 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 31, "width": 2880, "height": 1736 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "sway\/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn\/sway · GitHub - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 31 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 31, "width": 2880, "height": 1736 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "sway\/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn\/sway · GitHub - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 19:02:52 - [debug_log.c:98] Arranging layout for 0x1a463e0 (CONTAINER '(null)')
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:52 - [ipc-server.c:653] Sending workspace::focus event
04/25/17 19:02:52 - [ipc-server.c:590] Send IPC reply: { "change": "focus", "old": { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "focused": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 31, "name": "10:0:vim - \"vim\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "window": 8, "window_properties": { "class": "termite", "instance": "termite", "title": "10:0:vim - \"vim\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] } ] }, "current": { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": true, "focused": false, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "floating_nodes": [ ], "nodes": [ { "id": 36, "name": null, "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": true, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "none", "last_split_layout": "none", "workspace_layout": "splith", "border": "none", "current_border_width": 0, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "window": -1, "window_properties": { "class": null, "instance": null, "title": null, "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ { "id": 34, "name": "12:0:zsh - \"~\" ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "focused": false, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 0, "y": 0, "width": 1440, "height": 31 }, "geometry": { "x": 0, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 31, "width": 2880, "height": 1736 }, "window": 5, "window_properties": { "class": "termite", "instance": "termite", "title": "12:0:zsh - \"~\" ", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": "termite", "floating_nodes": [ ], "nodes": [ ] }, { "id": 35, "name": "sway\/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn\/sway · GitHub - Chromium", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": true, "focused": true, "type": "con", "scratchpad_state": "none", "percent": 1, "urgent": false, "layout": "tabbed", "last_split_layout": "splith", "workspace_layout": "splith", "border": "1pixel", "current_border_width": 4, "deco_rect": { "x": 1440, "y": 0, "width": 1440, "height": 31 }, "geometry": { "x": 1440, "y": 0, "width": 1440, "height": 1777 }, "window_rect": { "x": 0, "y": 31, "width": 2880, "height": 1736 }, "window": 6, "window_properties": { "class": "Chromium", "instance": "chromium", "title": "sway\/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn\/sway · GitHub - Chromium", "transient_for": null }, "fullscreen_mode": 0, "sticky": false, "floating": "auto_off", "app_id": null, "floating_nodes": [ ], "nodes": [ ] } ] } ] } }
04/25/17 19:02:52 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:02:52 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:52 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:02:52 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:02:52 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:52 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:52 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:02:52 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:02:52 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a53ae0 sway/sway-bar.5.txt at 4b3e533a5946c0cb8f3f80421918ff809e4059a3 · SirCmpwn/sway · GitHub - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:52 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:02:52 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:02:52 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:02:52 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:52 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:52 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:sway/sway-bar.5.
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:02:52 - [ipc-server.c:727] Sending binding::run event
04/25/17 19:02:52 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:02:52 - [ipc-server.c:590] Send IPC reply: [ { "id": 30, "name": "1: ", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "num": 1, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false }, { "id": 33, "name": "2", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": true, "num": 2, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": true }, { "id": 19, "name": "4", "rect": { "x": 0, "y": 0, "width": 2880, "height": 1767 }, "visible": false, "num": 4, "output": "eDP-1", "urgent": false, "type": "workspace", "layout": "splith", "focused": false } ]
04/25/17 19:02:52 - [handlers.c:571] geometry request for 6 2880x1736 @ 0,31
04/25/17 19:02:53 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:54 - [ipc-server.c:677] Sending window::title event
04/25/17 19:02:56 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'tmux 2.4 at DuckDuckGo - )
04/25/17 19:02:56 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:02:56 - [debug_log.c:98] Arranging layout for 0x1a463e0 (CONTAINER '(null)')
04/25/17 19:02:56 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:56 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:56 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:02:56 - [layout.c:946] Arranging layout for 0x1a53ae0 tmux 2.4 at DuckDuckGo - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:02:56 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:tmux 2.4 at Duck
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:03:00 - [workspace.c:329] looking for workspace for pid 13105
04/25/17 19:03:00 - [handlers.c:416] handle:7 type:8 state:0 parent:6 mask:0 (x:0 y:0 w:1387 h:934) title:Save File class:Chromium appid:(null)
04/25/17 19:03:00 - [container.c:335] Adding new view 7:8:Save File as a floating view
04/25/17 19:03:00 - [ipc-server.c:677] Sending window::new event
04/25/17 19:03:00 - [debug_log.c:98] Setting focus to 0x2e38cf0:7 (VIEW 'Save File')
04/25/17 19:03:00 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:03:00 - [debug_log.c:98] Arranging layout for 0x1499870 (OUTPUT 'eDP-1')
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1499870 eDP-1 2880.000000x1800.000000+2880.000000,0.000000
04/25/17 19:03:00 - [debug_log.c:98] Arranging layout for 0x1a60390 (WORKSPACE '1: ')
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1a60390 1:  2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:03:00 - [layout.c:1008] Arranging workspace '1: ' at 0.000000, 0.000000
04/25/17 19:03:00 - [layout.c:1126] Arranging 0x1a60390 horizontally
04/25/17 19:03:00 - [layout.c:1132] Calculating arrangement for 0x1a38f30:4 (will scale 2880.000000 by 1.000000)
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1a38f30 10:0:vim - "vim" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:03:00 - [debug_log.c:98] Arranging layout for 0x1a57f70 (WORKSPACE '2')
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1a57f70 2 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:03:00 - [layout.c:1008] Arranging workspace '2' at 0.000000, 0.000000
04/25/17 19:03:00 - [layout.c:1126] Arranging 0x1a57f70 horizontally
04/25/17 19:03:00 - [layout.c:1132] Calculating arrangement for 0x1a463e0:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1a53ae0 tmux 2.4 at DuckDuckGo - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:03:00 - [layout.c:1093] Set floating view to 1387 x 934 @ 746, 416
04/25/17 19:03:00 - [debug_log.c:98] Arranging layout for 0x1a571d0 (WORKSPACE '4')
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1a571d0 4 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:986] -> Found panel for this workspace: 2880x33, position: 1
04/25/17 19:03:00 - [layout.c:1008] Arranging workspace '4' at 0.000000, 0.000000
04/25/17 19:03:00 - [layout.c:1126] Arranging 0x1a571d0 horizontally
04/25/17 19:03:00 - [layout.c:1132] Calculating arrangement for 0x4b9ba90:3 (will scale 2880.000000 by 1.000000)
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x4b9ba90 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x1a46880 8:0:sh - "nemo" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x4b9a490 Home 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:03:00 - [layout.c:946] Arranging layout for 0x4b9dca0 New Tab - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:00 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x2e38cf0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:X |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:tmux 2.4 at Duck
|==focus:K |(0x2e38cf0)(p:0x1a57f70)(f:(nil) )(h: 7)Type:view|layout:- |w:1387|h: 934|x: 746|y: 416|g: -1|vis:t|children: 0|name:Save File
|-focus:X |(0x1a571d0)(p:0x1499870)(f:0x4b9ba90)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:4
|--focus:X |(0x4b9ba90)(p:0x1a571d0)(f:0x4b9dca0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 3|name:(null)
|---focus:X |(0x1a46880)(p:0x4b9ba90)(f:(nil) )(h: 9)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:8:0:sh - "nemo"
|---focus:X |(0x4b9a490)(p:0x4b9ba90)(f:(nil) )(h:10)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:Home
|---focus:X |(0x4b9dca0)(p:0x4b9ba90)(f:(nil) )(h:11)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:New Tab - Chromi
04/25/17 19:03:00 - [handlers.c:571] geometry request for 7 1387x934 @ 746,416
04/25/17 19:03:00 - [container.c:419] Sane values for view to 1387 x 934 @ 746, 416
04/25/17 19:03:00 - [handlers.c:571] geometry request for 7 1387x934 @ 0,0
04/25/17 19:03:00 - [container.c:419] Sane values for view to 1387 x 934 @ 746, 416
04/25/17 19:03:01 - [debug_log.c:98] Setting focus to 0x2e38cf0:7 (VIEW 'Save File')
04/25/17 19:03:01 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:03:01 - [debug_log.c:98] Setting focus to 0x1a53ae0:6 (VIEW 'tmux 2.4 at DuckDuckGo - )
04/25/17 19:03:01 - [ipc-server.c:677] Sending window::focus event
04/25/17 19:03:01 - [debug_log.c:98] Arranging layout for 0x1a463e0 (CONTAINER '(null)')
04/25/17 19:03:01 - [layout.c:946] Arranging layout for 0x1a463e0 (null) 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:01 - [layout.c:946] Arranging layout for 0x1a3bba0 12:0:zsh - "~" 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:01 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
04/25/17 19:03:01 - [layout.c:946] Arranging layout for 0x1a53ae0 tmux 2.4 at DuckDuckGo - Chromium 2880.000000x1767.000000+0.000000,0.000000
04/25/17 19:03:01 - [layout.c:1018] Set view to 2880 x 1767 @ 0, 0
focus:R |(0x649080)(p:(nil) )(f:0x1499870)(h:18446744073709551615)Type:root|layout:- |w:2880|h:1800|x: 0|y: 0|g: 0|vis:t|children: 1|name:root
|focus:X |(0x1499870)(p:0x649080)(f:0x1a57f70)(h: 1)Type:op |layout:- |w:2880|h:1800|x:2880|y: 0|g: -1|vis:t|children: 3|name:eDP-1
|-focus:X |(0x1a60390)(p:0x1499870)(f:0x1a38f30)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 1|name:1: 
|--focus:X |(0x1a38f30)(p:0x1a60390)(f:(nil) )(h: 8)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:10:0:vim - "vim"
|-focus:W |(0x1a57f70)(p:0x1499870)(f:0x1a463e0)(h:18446744073709551615)Type:ws |layout:Horiz|w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 1|name:2
|--focus:X |(0x1a463e0)(p:0x1a57f70)(f:0x1a53ae0)(h:18446744073709551615)Type:cont|layout:Tab |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 2|name:(null)
|---focus:X |(0x1a3bba0)(p:0x1a463e0)(f:(nil) )(h: 5)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:f|children: 0|name:12:0:zsh - "~"
|---focus:K |(0x1a53ae0)(p:0x1a463e0)(f:(nil) )(h: 6)Type:view|layout:- |w:2880|h:1767|x: 0|y: 0|g: -1|vis:t|children: 0|name:tmux 2.4 at Duck
|==focus:X |(0x2e38cf
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment