Advertisement
krissen

i3 log (dumped 161206) no bar

Dec 6th, 2016
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 245.58 KB | None | 0 0
  1. 2016-12-06 20:48:57 - i3 4.13 (2016-11-08) starting
  2. 2016-12-06 20:48:57 - dpi.c:init_dpi:53 - Found Xft.dpi = 96.
  3. 2016-12-06 20:48:57 - main.c:main:510 - root_depth = 32, visual_id = 0x0000006e.
  4. 2016-12-06 20:48:57 - main.c:main:512 - root_screen->height_in_pixels = 768, root_screen->height_in_millimeters = 203
  5. 2016-12-06 20:48:57 - main.c:main:513 - One logical pixel corresponds to 1 physical pixels on this display.
  6. 2016-12-06 20:48:57 - Parsing configfile /home/krisse/.config/i3/config
  7. 2016-12-06 20:48:57 - config_parser.c:upsert_variable:832 - Defined new variable: $up = l
  8. 2016-12-06 20:48:57 - config_parser.c:upsert_variable:832 - Defined new variable: $down = k
  9. 2016-12-06 20:48:57 - config_parser.c:upsert_variable:832 - Defined new variable: $left = j
  10. 2016-12-06 20:48:57 - config_parser.c:upsert_variable:832 - Defined new variable: $right = semicolon
  11. 2016-12-06 20:48:57 - deciding for version 4 due to this line: # i3 config file (v4)
  12. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 1): # i3 config file (v4)
  13. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 2): #
  14. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 3): # Please see http://i3wm.org/docs/userguide.html for a complete reference!
  15. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 4): #
  16. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 5): # This config file uses keycodes (bindsym) and was written for the QWERTY
  17. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 6): # layout.
  18. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 7): #
  19. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 8): # To get a config file with the same key positions, but for your current
  20. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 9): # layout, use the i3-config-wizard
  21. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 10): #
  22. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 11):
  23. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 12): # Font for window titles. Will also be used by the bar unless a different font
  24. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 13): # is used in the bar {} block below.
  25. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 14): font pango:monospace 8
  26. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 15):
  27. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 16): # This font is widely installed, provides lots of unicode glyphs, right-to-left
  28. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 17): # text rendering and scalability on retina/hidpi displays (thanks to pango).
  29. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 18): #font pango:DejaVu Sans Mono 8
  30. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 19):
  31. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 20): # Before i3 v4.8, we used to recommend this one as the default:
  32. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 21): # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
  33. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 22): # The font above is very space-efficient, that is, it looks good, sharp and
  34. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 23): # clear in small sizes. However, its unicode glyph coverage is limited, the old
  35. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 24): # X core fonts rendering does not support right-to-left and this being a bitmap
  36. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 25): # font, it doesn’t scale on retina/hidpi displays.
  37. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 26):
  38. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 27): # use these keys for focus, movement, and resize directions when reaching for
  39. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 28): # the arrows is not convenient
  40. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 29): set l l
  41. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 30): set k k
  42. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 31): set j j
  43. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 32): set semicolon semicolon
  44. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 33):
  45. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 34): # use Mouse+Mod1 to drag floating windows to their wanted position
  46. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 35): floating_modifier Mod1
  47. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 36):
  48. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 37): # start a terminal
  49. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 38): bindsym Mod1+Return exec i3-sensible-terminal
  50. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 39):
  51. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 40): # kill focused window
  52. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 41): bindsym Mod1+Shift+q kill
  53. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 42):
  54. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 43): # start dmenu (a program launcher)
  55. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 44): bindsym Mod1+d exec dmenu_run
  56. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 45): # There also is the (new) i3-dmenu-desktop which only displays applications
  57. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 46): # shipping a .desktop file. It is a wrapper around dmenu, so you need that
  58. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 47): # installed.
  59. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 48): # bindsym Mod1+d exec --no-startup-id i3-dmenu-desktop
  60. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 49):
  61. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 50): # change focus
  62. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 51): bindsym Mod1+j focus left
  63. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 52): bindsym Mod1+k focus down
  64. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 53): bindsym Mod1+l focus up
  65. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 54): bindsym Mod1+semicolon focus right
  66. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 55):
  67. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 56): # alternatively, you can use the cursor keys:
  68. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 57): bindsym Mod1+Left focus left
  69. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 58): bindsym Mod1+Down focus down
  70. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 59): bindsym Mod1+Up focus up
  71. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 60): bindsym Mod1+Right focus right
  72. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 61):
  73. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 62): # move focused window
  74. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 63): bindsym Mod1+Shift+j move left
  75. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 64): bindsym Mod1+Shift+k move down
  76. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 65): bindsym Mod1+Shift+l move up
  77. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 66): bindsym Mod1+Shift+semicolon move right
  78. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 67):
  79. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 68): # alternatively, you can use the cursor keys:
  80. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 69): bindsym Mod1+Shift+Left move left
  81. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 70): bindsym Mod1+Shift+Down move down
  82. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 71): bindsym Mod1+Shift+Up move up
  83. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 72): bindsym Mod1+Shift+Right move right
  84. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 73):
  85. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 74): # split in horizontal orientation
  86. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 75): bindsym Mod1+h split h
  87. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 76):
  88. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 77): # split in vertical orientation
  89. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 78): bindsym Mod1+v split v
  90. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 79):
  91. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 80): # enter fullscreen mode for the focused container
  92. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 81): bindsym Mod1+f fullscreen toggle
  93. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 82):
  94. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 83): # change container layout (stacked, tabbed, toggle split)
  95. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 84): bindsym Mod1+s layout stacking
  96. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 85): bindsym Mod1+w layout tabbed
  97. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 86): bindsym Mod1+e layout toggle split
  98. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 87):
  99. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 88): # toggle tiling / floating
  100. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 89): bindsym Mod1+Shift+space floating toggle
  101. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 90):
  102. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 91): # change focus between tiling / floating windows
  103. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 92): bindsym Mod1+space focus mode_toggle
  104. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 93):
  105. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 94): # focus the parent container
  106. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 95): bindsym Mod1+a focus parent
  107. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 96):
  108. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 97): # focus the child container
  109. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 98): #bindsym Mod1+d focus child
  110. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 99):
  111. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 100): # move the currently focused window to the scratchpad
  112. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 101): bindsym Mod1+Shift+minus move scratchpad
  113. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 102):
  114. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 103): # Show the next scratchpad window or hide the focused scratchpad window.
  115. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 104): # If there are multiple scratchpad windows, this command cycles through them.
  116. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 105): bindsym Mod1+minus scratchpad show
  117. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 106):
  118. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 107): # switch to workspace
  119. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 108): bindsym Mod1+1 workspace 1
  120. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 109): bindsym Mod1+2 workspace 2
  121. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 110): bindsym Mod1+3 workspace 3
  122. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 111): bindsym Mod1+4 workspace 4
  123. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 112): bindsym Mod1+5 workspace 5
  124. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 113): bindsym Mod1+6 workspace 6
  125. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 114): bindsym Mod1+7 workspace 7
  126. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 115): bindsym Mod1+8 workspace 8
  127. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 116): bindsym Mod1+9 workspace 9
  128. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 117): bindsym Mod1+0 workspace 10
  129. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 118):
  130. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 119): # move focused container to workspace
  131. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 120): bindsym Mod1+Shift+1 move container to workspace 1
  132. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 121): bindsym Mod1+Shift+2 move container to workspace 2
  133. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 122): bindsym Mod1+Shift+3 move container to workspace 3
  134. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 123): bindsym Mod1+Shift+4 move container to workspace 4
  135. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 124): bindsym Mod1+Shift+5 move container to workspace 5
  136. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 125): bindsym Mod1+Shift+6 move container to workspace 6
  137. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 126): bindsym Mod1+Shift+7 move container to workspace 7
  138. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 127): bindsym Mod1+Shift+8 move container to workspace 8
  139. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 128): bindsym Mod1+Shift+9 move container to workspace 9
  140. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 129): bindsym Mod1+Shift+0 move container to workspace 10
  141. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 130):
  142. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 131): # reload the configuration file
  143. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 132): bindsym Mod1+Shift+c reload
  144. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 133): # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
  145. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 134): bindsym Mod1+Shift+r restart
  146. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 135): # exit i3 (logs you out of your X session)
  147. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 136): bindsym Mod1+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'"
  148. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 137):
  149. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 138): # resize window (you can also use the mouse for that)
  150. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 139): mode "resize" {
  151. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 140): # These bindings trigger as soon as you enter the resize mode
  152. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 141):
  153. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 142): # Pressing left will shrink the window’s width.
  154. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 143): # Pressing right will grow the window’s width.
  155. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 144): # Pressing up will shrink the window’s height.
  156. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 145): # Pressing down will grow the window’s height.
  157. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 146): bindsym j resize shrink width 10 px or 10 ppt
  158. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 147): bindsym k resize grow height 10 px or 10 ppt
  159. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 148): bindsym l resize shrink height 10 px or 10 ppt
  160. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 149): bindsym semicolon resize grow width 10 px or 10 ppt
  161. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 150):
  162. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 151): # same bindings, but for the arrow keys
  163. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 152): bindsym Left resize shrink width 10 px or 10 ppt
  164. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 153): bindsym Down resize grow height 10 px or 10 ppt
  165. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 154): bindsym Up resize shrink height 10 px or 10 ppt
  166. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 155): bindsym Right resize grow width 10 px or 10 ppt
  167. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 156):
  168. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 157): # back to normal: Enter or Escape
  169. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 158): bindsym Return mode "default"
  170. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 159): bindsym Escape mode "default"
  171. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 160): }
  172. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 161):
  173. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 162): bindsym Mod1+r mode "resize"
  174. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 163):
  175. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 164): # Start i3bar to display a workspace bar (plus the system information i3status
  176. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 165): # finds out, if available)
  177. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 166): bar {
  178. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 167): status_command i3status
  179. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 168): }
  180. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 169):
  181. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 170): #######################################################################
  182. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 171): # automatically start i3-config-wizard to offer the user to create a
  183. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 172): # keysym-based config which used their favorite modifier (alt or windows)
  184. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 173): #
  185. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 174): # i3-config-wizard will not launch if there already is a config file
  186. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 175): # in ~/.i3/config.
  187. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 176): #
  188. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 177): # Please remove the following exec line:
  189. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 178): #######################################################################
  190. 2016-12-06 20:48:57 - config_parser.c:parse_config:267 - CONFIG(line 179): exec i3-config-wizard
  191. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  192. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  193. 2016-12-06 20:48:57 - [libi3] ../../i3-4.13/libi3/font.c Using Pango font monospace, size 8
  194. 2016-12-06 20:48:57 - [libi3] ../../i3-4.13/libi3/font.c X11 root window dictates 96,094581 DPI
  195. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  196. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  197. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  198. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  199. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  200. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  201. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  202. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f5da10 bindtype bindsym, modifiers Mod1, input code Return, release (null)
  203. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  204. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  205. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f6ef00 bindtype bindsym, modifiers Mod1,Shift, input code q, release (null)
  206. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  207. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  208. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72570 bindtype bindsym, modifiers Mod1, input code d, release (null)
  209. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  210. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  211. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f6f530 bindtype bindsym, modifiers Mod1, input code j, release (null)
  212. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  213. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72340 bindtype bindsym, modifiers Mod1, input code k, release (null)
  214. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  215. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f61d40 bindtype bindsym, modifiers Mod1, input code l, release (null)
  216. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  217. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f6ef50 bindtype bindsym, modifiers Mod1, input code semicolon, release (null)
  218. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  219. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  220. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f6efc0 bindtype bindsym, modifiers Mod1, input code Left, release (null)
  221. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  222. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f6ed20 bindtype bindsym, modifiers Mod1, input code Down, release (null)
  223. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  224. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f6ed90 bindtype bindsym, modifiers Mod1, input code Up, release (null)
  225. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  226. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f61920 bindtype bindsym, modifiers Mod1, input code Right, release (null)
  227. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  228. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  229. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f61990 bindtype bindsym, modifiers Mod1,Shift, input code j, release (null)
  230. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  231. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f61a20 bindtype bindsym, modifiers Mod1,Shift, input code k, release (null)
  232. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  233. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f61ab0 bindtype bindsym, modifiers Mod1,Shift, input code l, release (null)
  234. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  235. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f61b40 bindtype bindsym, modifiers Mod1,Shift, input code semicolon, release (null)
  236. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  237. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  238. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f166e0 bindtype bindsym, modifiers Mod1,Shift, input code Left, release (null)
  239. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  240. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f16770 bindtype bindsym, modifiers Mod1,Shift, input code Down, release (null)
  241. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  242. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f16800 bindtype bindsym, modifiers Mod1,Shift, input code Up, release (null)
  243. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  244. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f16890 bindtype bindsym, modifiers Mod1,Shift, input code Right, release (null)
  245. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  246. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  247. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f16920 bindtype bindsym, modifiers Mod1, input code h, release (null)
  248. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  249. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  250. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f169b0 bindtype bindsym, modifiers Mod1, input code v, release (null)
  251. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  252. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  253. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f16a40 bindtype bindsym, modifiers Mod1, input code f, release (null)
  254. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  255. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  256. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72800 bindtype bindsym, modifiers Mod1, input code s, release (null)
  257. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  258. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72870 bindtype bindsym, modifiers Mod1, input code w, release (null)
  259. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  260. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72900 bindtype bindsym, modifiers Mod1, input code e, release (null)
  261. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  262. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  263. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72990 bindtype bindsym, modifiers Mod1,Shift, input code space, release (null)
  264. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  265. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  266. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72a20 bindtype bindsym, modifiers Mod1, input code space, release (null)
  267. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  268. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  269. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72ab0 bindtype bindsym, modifiers Mod1, input code a, release (null)
  270. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  271. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  272. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  273. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72b40 bindtype bindsym, modifiers Mod1,Shift, input code minus, release (null)
  274. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  275. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  276. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72bd0 bindtype bindsym, modifiers Mod1, input code minus, release (null)
  277. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  278. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  279. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72c60 bindtype bindsym, modifiers Mod1, input code 1, release (null)
  280. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  281. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72cf0 bindtype bindsym, modifiers Mod1, input code 2, release (null)
  282. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  283. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72d80 bindtype bindsym, modifiers Mod1, input code 3, release (null)
  284. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  285. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72e10 bindtype bindsym, modifiers Mod1, input code 4, release (null)
  286. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  287. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72ea0 bindtype bindsym, modifiers Mod1, input code 5, release (null)
  288. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  289. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72f30 bindtype bindsym, modifiers Mod1, input code 6, release (null)
  290. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  291. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f72fc0 bindtype bindsym, modifiers Mod1, input code 7, release (null)
  292. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  293. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73050 bindtype bindsym, modifiers Mod1, input code 8, release (null)
  294. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  295. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f730e0 bindtype bindsym, modifiers Mod1, input code 9, release (null)
  296. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  297. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73170 bindtype bindsym, modifiers Mod1, input code 0, release (null)
  298. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  299. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  300. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f731e0 bindtype bindsym, modifiers Mod1,Shift, input code 1, release (null)
  301. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  302. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73250 bindtype bindsym, modifiers Mod1,Shift, input code 2, release (null)
  303. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  304. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f732c0 bindtype bindsym, modifiers Mod1,Shift, input code 3, release (null)
  305. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  306. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73360 bindtype bindsym, modifiers Mod1,Shift, input code 4, release (null)
  307. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  308. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73400 bindtype bindsym, modifiers Mod1,Shift, input code 5, release (null)
  309. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  310. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f734a0 bindtype bindsym, modifiers Mod1,Shift, input code 6, release (null)
  311. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  312. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73540 bindtype bindsym, modifiers Mod1,Shift, input code 7, release (null)
  313. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  314. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f735e0 bindtype bindsym, modifiers Mod1,Shift, input code 8, release (null)
  315. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  316. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73680 bindtype bindsym, modifiers Mod1,Shift, input code 9, release (null)
  317. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  318. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73720 bindtype bindsym, modifiers Mod1,Shift, input code 0, release (null)
  319. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  320. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  321. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f737b0 bindtype bindsym, modifiers Mod1,Shift, input code c, release (null)
  322. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  323. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73840 bindtype bindsym, modifiers Mod1,Shift, input code r, release (null)
  324. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  325. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f738b0 bindtype bindsym, modifiers Mod1,Shift, input code e, release (null)
  326. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  327. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  328. 2016-12-06 20:48:57 - config_directives.c:cfg_enter_mode:129 - now in mode resize
  329. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  330. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  331. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73950 bindtype bindsym, modifiers (null), input code j, release (null)
  332. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  333. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73af0 bindtype bindsym, modifiers (null), input code k, release (null)
  334. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  335. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73b90 bindtype bindsym, modifiers (null), input code l, release (null)
  336. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  337. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73c30 bindtype bindsym, modifiers (null), input code semicolon, release (null)
  338. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  339. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  340. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73cf0 bindtype bindsym, modifiers (null), input code Left, release (null)
  341. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  342. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73d70 bindtype bindsym, modifiers (null), input code Down, release (null)
  343. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  344. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73e10 bindtype bindsym, modifiers (null), input code Up, release (null)
  345. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  346. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73eb0 bindtype bindsym, modifiers (null), input code Right, release (null)
  347. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  348. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  349. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73f60 bindtype bindsym, modifiers (null), input code Return, release (null)
  350. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  351. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f73fd0 bindtype bindsym, modifiers (null), input code Escape, release (null)
  352. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  353. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  354. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  355. 2016-12-06 20:48:57 - bindings.c:configure_binding:60 - Binding 0x1f740a0 bindtype bindsym, modifiers Mod1, input code r, release (null)
  356. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  357. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  358. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  359. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  360. 2016-12-06 20:48:57 - config_directives.c:cfg_bar_finish:585 - new bar configuration finished, saving.
  361. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  362. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  363. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  364. 2016-12-06 20:48:57 - config_directives.c:cfg_criteria_init:29 - Initializing criteria, current_match = 0x665280, state = 81
  365. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command exec i3-sensible-terminal
  366. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command kill
  367. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command exec dmenu_run
  368. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus left
  369. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus down
  370. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus up
  371. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus right
  372. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus left
  373. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus down
  374. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus up
  375. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus right
  376. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move left
  377. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move down
  378. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move up
  379. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move right
  380. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move left
  381. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move down
  382. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move up
  383. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move right
  384. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command split h
  385. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command split v
  386. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command fullscreen toggle
  387. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command layout stacking
  388. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command layout tabbed
  389. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command layout toggle split
  390. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command floating toggle
  391. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus mode_toggle
  392. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command focus parent
  393. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move scratchpad
  394. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command scratchpad show
  395. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 1
  396. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 1
  397. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "1"
  398. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 2
  399. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 2
  400. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "2"
  401. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 3
  402. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 3
  403. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "3"
  404. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 4
  405. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 4
  406. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "4"
  407. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 5
  408. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 5
  409. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "5"
  410. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 6
  411. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 6
  412. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "6"
  413. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 7
  414. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 7
  415. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "7"
  416. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 8
  417. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 8
  418. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "8"
  419. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 9
  420. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 9
  421. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "9"
  422. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command workspace 10
  423. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:133 - relevant command = workspace 10
  424. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:158 - Saving workspace name "10"
  425. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 1
  426. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 2
  427. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 3
  428. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 4
  429. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 5
  430. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 6
  431. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 7
  432. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 8
  433. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 9
  434. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command move container to workspace 10
  435. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command reload
  436. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command restart
  437. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with 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'"
  438. 2016-12-06 20:48:57 - workspace.c:extract_workspace_names_from_bindings:129 - binding with command mode "resize"
  439. 2016-12-06 20:48:57 - main.c:main:555 - root geometry reply: (0, 0) 1366 x 768
  440. 2016-12-06 20:48:57 - main.c:main:572 - initializing xcb-xkb
  441. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f6ef00 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  442. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="q", sym=0x71 → keycodes 24 24 24 24 (4)
  443. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f61990 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  444. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="j", sym=0x6a → keycodes 44 44 44 44 (4)
  445. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f61a20 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  446. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="k", sym=0x6b → keycodes 45 45 45 45 (4)
  447. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f61ab0 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  448. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="l", sym=0x6c → keycodes 46 46 46 46 (4)
  449. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f61b40 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  450. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="semicolon", sym=0x3b → keycodes 59 59 59 59 (4)
  451. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f166e0 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  452. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="Left", sym=0xff51 → keycodes 113 113 113 113 (4)
  453. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f16770 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  454. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="Down", sym=0xff54 → keycodes 116 116 116 116 (4)
  455. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f16800 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  456. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="Up", sym=0xff52 → keycodes 111 111 111 111 (4)
  457. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f16890 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  458. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="Right", sym=0xff53 → keycodes 114 114 114 114 (4)
  459. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72990 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  460. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="space", sym=0x20 → keycodes 65 65 65 65 (4)
  461. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72b40 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  462. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="minus", sym=0x2d → keycodes 61 61 61 61 (4)
  463. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f731e0 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  464. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="1", sym=0x31 → keycodes 10 10 10 10 (4)
  465. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73250 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  466. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="2", sym=0x32 → keycodes 11 11 11 11 (4)
  467. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f732c0 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  468. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="3", sym=0x33 → keycodes 12 12 12 12 (4)
  469. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73360 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  470. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="4", sym=0x34 → keycodes 13 13 13 13 (4)
  471. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73400 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  472. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="5", sym=0x35 → keycodes 14 14 14 14 (4)
  473. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f734a0 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  474. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="6", sym=0x36 → keycodes 15 15 15 15 (4)
  475. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73540 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  476. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="7", sym=0x37 → keycodes 16 16 16 16 (4)
  477. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f735e0 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  478. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="8", sym=0x38 → keycodes 17 17 17 17 (4)
  479. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73680 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  480. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="9", sym=0x39 → keycodes 18 18 18 18 (4)
  481. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73720 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  482. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="0", sym=0x30 → keycodes 19 19 19 19 (4)
  483. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f737b0 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  484. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="c", sym=0x63 → keycodes 54 54 54 54 (4)
  485. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73840 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  486. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="r", sym=0x72 → keycodes 27 27 27 27 (4)
  487. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f738b0 group = 0, event_state_mask = 9, &2 = no, &3 = no, &4 = yes
  488. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x9, cfg="e", sym=0x65 → keycodes 26 26 26 26 (4)
  489. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f5da10 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  490. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="Return", sym=0xff0d → keycodes 36 36 36 36 (4)
  491. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72570 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  492. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="d", sym=0x64 → keycodes 40 40 40 40 (4)
  493. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f6f530 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  494. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="j", sym=0x6a → keycodes 44 44 44 44 (4)
  495. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72340 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  496. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="k", sym=0x6b → keycodes 45 45 45 45 (4)
  497. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f61d40 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  498. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="l", sym=0x6c → keycodes 46 46 46 46 (4)
  499. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f6ef50 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  500. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="semicolon", sym=0x3b → keycodes 59 59 59 59 (4)
  501. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f6efc0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  502. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="Left", sym=0xff51 → keycodes 113 113 113 113 (4)
  503. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f6ed20 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  504. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="Down", sym=0xff54 → keycodes 116 116 116 116 (4)
  505. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f6ed90 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  506. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="Up", sym=0xff52 → keycodes 111 111 111 111 (4)
  507. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f61920 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  508. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="Right", sym=0xff53 → keycodes 114 114 114 114 (4)
  509. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f16920 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  510. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="h", sym=0x68 → keycodes 43 43 43 43 (4)
  511. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f169b0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  512. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="v", sym=0x76 → keycodes 55 55 55 55 (4)
  513. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f16a40 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  514. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="f", sym=0x66 → keycodes 41 41 41 41 (4)
  515. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72800 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  516. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="s", sym=0x73 → keycodes 39 39 39 39 (4)
  517. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72870 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  518. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="w", sym=0x77 → keycodes 25 25 25 25 (4)
  519. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72900 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  520. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="e", sym=0x65 → keycodes 26 26 26 26 (4)
  521. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72a20 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  522. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="space", sym=0x20 → keycodes 65 65 65 65 (4)
  523. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72ab0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  524. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="a", sym=0x61 → keycodes 38 38 38 38 (4)
  525. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72bd0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  526. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="minus", sym=0x2d → keycodes 61 61 61 61 (4)
  527. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72c60 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  528. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="1", sym=0x31 → keycodes 10 10 10 10 (4)
  529. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72cf0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  530. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="2", sym=0x32 → keycodes 11 11 11 11 (4)
  531. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72d80 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  532. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="3", sym=0x33 → keycodes 12 12 12 12 (4)
  533. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72e10 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  534. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="4", sym=0x34 → keycodes 13 13 13 13 (4)
  535. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72ea0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  536. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="5", sym=0x35 → keycodes 14 14 14 14 (4)
  537. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72f30 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  538. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="6", sym=0x36 → keycodes 15 15 15 15 (4)
  539. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f72fc0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  540. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="7", sym=0x37 → keycodes 16 16 16 16 (4)
  541. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73050 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  542. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="8", sym=0x38 → keycodes 17 17 17 17 (4)
  543. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f730e0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  544. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="9", sym=0x39 → keycodes 18 18 18 18 (4)
  545. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f73170 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  546. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="0", sym=0x30 → keycodes 19 19 19 19 (4)
  547. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:496 - Binding 0x1f740a0 group = 0, event_state_mask = 8, &2 = no, &3 = no, &4 = yes
  548. 2016-12-06 20:48:57 - bindings.c:translate_keysyms:573 - state=0x8, cfg="r", sym=0x72 → keycodes 27 27 27 27 (4)
  549. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ef00 Grabbing keycode 24 with mods 9
  550. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ef00 Grabbing keycode 24 with mods 11
  551. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ef00 Grabbing keycode 24 with mods 25
  552. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ef00 Grabbing keycode 24 with mods 27
  553. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61990 Grabbing keycode 44 with mods 9
  554. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61990 Grabbing keycode 44 with mods 11
  555. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61990 Grabbing keycode 44 with mods 25
  556. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61990 Grabbing keycode 44 with mods 27
  557. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61a20 Grabbing keycode 45 with mods 9
  558. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61a20 Grabbing keycode 45 with mods 11
  559. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61a20 Grabbing keycode 45 with mods 25
  560. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61a20 Grabbing keycode 45 with mods 27
  561. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61ab0 Grabbing keycode 46 with mods 9
  562. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61ab0 Grabbing keycode 46 with mods 11
  563. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61ab0 Grabbing keycode 46 with mods 25
  564. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61ab0 Grabbing keycode 46 with mods 27
  565. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61b40 Grabbing keycode 59 with mods 9
  566. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61b40 Grabbing keycode 59 with mods 11
  567. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61b40 Grabbing keycode 59 with mods 25
  568. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61b40 Grabbing keycode 59 with mods 27
  569. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f166e0 Grabbing keycode 113 with mods 9
  570. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f166e0 Grabbing keycode 113 with mods 11
  571. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f166e0 Grabbing keycode 113 with mods 25
  572. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f166e0 Grabbing keycode 113 with mods 27
  573. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16770 Grabbing keycode 116 with mods 9
  574. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16770 Grabbing keycode 116 with mods 11
  575. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16770 Grabbing keycode 116 with mods 25
  576. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16770 Grabbing keycode 116 with mods 27
  577. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16800 Grabbing keycode 111 with mods 9
  578. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16800 Grabbing keycode 111 with mods 11
  579. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16800 Grabbing keycode 111 with mods 25
  580. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16800 Grabbing keycode 111 with mods 27
  581. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16890 Grabbing keycode 114 with mods 9
  582. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16890 Grabbing keycode 114 with mods 11
  583. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16890 Grabbing keycode 114 with mods 25
  584. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16890 Grabbing keycode 114 with mods 27
  585. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72990 Grabbing keycode 65 with mods 9
  586. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72990 Grabbing keycode 65 with mods 11
  587. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72990 Grabbing keycode 65 with mods 25
  588. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72990 Grabbing keycode 65 with mods 27
  589. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72b40 Grabbing keycode 61 with mods 9
  590. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72b40 Grabbing keycode 61 with mods 11
  591. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72b40 Grabbing keycode 61 with mods 25
  592. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72b40 Grabbing keycode 61 with mods 27
  593. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f731e0 Grabbing keycode 10 with mods 9
  594. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f731e0 Grabbing keycode 10 with mods 11
  595. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f731e0 Grabbing keycode 10 with mods 25
  596. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f731e0 Grabbing keycode 10 with mods 27
  597. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73250 Grabbing keycode 11 with mods 9
  598. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73250 Grabbing keycode 11 with mods 11
  599. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73250 Grabbing keycode 11 with mods 25
  600. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73250 Grabbing keycode 11 with mods 27
  601. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f732c0 Grabbing keycode 12 with mods 9
  602. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f732c0 Grabbing keycode 12 with mods 11
  603. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f732c0 Grabbing keycode 12 with mods 25
  604. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f732c0 Grabbing keycode 12 with mods 27
  605. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73360 Grabbing keycode 13 with mods 9
  606. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73360 Grabbing keycode 13 with mods 11
  607. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73360 Grabbing keycode 13 with mods 25
  608. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73360 Grabbing keycode 13 with mods 27
  609. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73400 Grabbing keycode 14 with mods 9
  610. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73400 Grabbing keycode 14 with mods 11
  611. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73400 Grabbing keycode 14 with mods 25
  612. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73400 Grabbing keycode 14 with mods 27
  613. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f734a0 Grabbing keycode 15 with mods 9
  614. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f734a0 Grabbing keycode 15 with mods 11
  615. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f734a0 Grabbing keycode 15 with mods 25
  616. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f734a0 Grabbing keycode 15 with mods 27
  617. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73540 Grabbing keycode 16 with mods 9
  618. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73540 Grabbing keycode 16 with mods 11
  619. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73540 Grabbing keycode 16 with mods 25
  620. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73540 Grabbing keycode 16 with mods 27
  621. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f735e0 Grabbing keycode 17 with mods 9
  622. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f735e0 Grabbing keycode 17 with mods 11
  623. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f735e0 Grabbing keycode 17 with mods 25
  624. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f735e0 Grabbing keycode 17 with mods 27
  625. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73680 Grabbing keycode 18 with mods 9
  626. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73680 Grabbing keycode 18 with mods 11
  627. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73680 Grabbing keycode 18 with mods 25
  628. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73680 Grabbing keycode 18 with mods 27
  629. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73720 Grabbing keycode 19 with mods 9
  630. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73720 Grabbing keycode 19 with mods 11
  631. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73720 Grabbing keycode 19 with mods 25
  632. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73720 Grabbing keycode 19 with mods 27
  633. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f737b0 Grabbing keycode 54 with mods 9
  634. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f737b0 Grabbing keycode 54 with mods 11
  635. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f737b0 Grabbing keycode 54 with mods 25
  636. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f737b0 Grabbing keycode 54 with mods 27
  637. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73840 Grabbing keycode 27 with mods 9
  638. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73840 Grabbing keycode 27 with mods 11
  639. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73840 Grabbing keycode 27 with mods 25
  640. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73840 Grabbing keycode 27 with mods 27
  641. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f738b0 Grabbing keycode 26 with mods 9
  642. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f738b0 Grabbing keycode 26 with mods 11
  643. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f738b0 Grabbing keycode 26 with mods 25
  644. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f738b0 Grabbing keycode 26 with mods 27
  645. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f5da10 Grabbing keycode 36 with mods 8
  646. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f5da10 Grabbing keycode 36 with mods 10
  647. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f5da10 Grabbing keycode 36 with mods 24
  648. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f5da10 Grabbing keycode 36 with mods 26
  649. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72570 Grabbing keycode 40 with mods 8
  650. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72570 Grabbing keycode 40 with mods 10
  651. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72570 Grabbing keycode 40 with mods 24
  652. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72570 Grabbing keycode 40 with mods 26
  653. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6f530 Grabbing keycode 44 with mods 8
  654. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6f530 Grabbing keycode 44 with mods 10
  655. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6f530 Grabbing keycode 44 with mods 24
  656. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6f530 Grabbing keycode 44 with mods 26
  657. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72340 Grabbing keycode 45 with mods 8
  658. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72340 Grabbing keycode 45 with mods 10
  659. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72340 Grabbing keycode 45 with mods 24
  660. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72340 Grabbing keycode 45 with mods 26
  661. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61d40 Grabbing keycode 46 with mods 8
  662. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61d40 Grabbing keycode 46 with mods 10
  663. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61d40 Grabbing keycode 46 with mods 24
  664. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61d40 Grabbing keycode 46 with mods 26
  665. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ef50 Grabbing keycode 59 with mods 8
  666. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ef50 Grabbing keycode 59 with mods 10
  667. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ef50 Grabbing keycode 59 with mods 24
  668. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ef50 Grabbing keycode 59 with mods 26
  669. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6efc0 Grabbing keycode 113 with mods 8
  670. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6efc0 Grabbing keycode 113 with mods 10
  671. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6efc0 Grabbing keycode 113 with mods 24
  672. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6efc0 Grabbing keycode 113 with mods 26
  673. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ed20 Grabbing keycode 116 with mods 8
  674. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ed20 Grabbing keycode 116 with mods 10
  675. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ed20 Grabbing keycode 116 with mods 24
  676. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ed20 Grabbing keycode 116 with mods 26
  677. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ed90 Grabbing keycode 111 with mods 8
  678. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ed90 Grabbing keycode 111 with mods 10
  679. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ed90 Grabbing keycode 111 with mods 24
  680. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f6ed90 Grabbing keycode 111 with mods 26
  681. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61920 Grabbing keycode 114 with mods 8
  682. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61920 Grabbing keycode 114 with mods 10
  683. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61920 Grabbing keycode 114 with mods 24
  684. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f61920 Grabbing keycode 114 with mods 26
  685. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16920 Grabbing keycode 43 with mods 8
  686. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16920 Grabbing keycode 43 with mods 10
  687. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16920 Grabbing keycode 43 with mods 24
  688. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16920 Grabbing keycode 43 with mods 26
  689. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f169b0 Grabbing keycode 55 with mods 8
  690. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f169b0 Grabbing keycode 55 with mods 10
  691. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f169b0 Grabbing keycode 55 with mods 24
  692. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f169b0 Grabbing keycode 55 with mods 26
  693. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16a40 Grabbing keycode 41 with mods 8
  694. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16a40 Grabbing keycode 41 with mods 10
  695. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16a40 Grabbing keycode 41 with mods 24
  696. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f16a40 Grabbing keycode 41 with mods 26
  697. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72800 Grabbing keycode 39 with mods 8
  698. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72800 Grabbing keycode 39 with mods 10
  699. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72800 Grabbing keycode 39 with mods 24
  700. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72800 Grabbing keycode 39 with mods 26
  701. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72870 Grabbing keycode 25 with mods 8
  702. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72870 Grabbing keycode 25 with mods 10
  703. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72870 Grabbing keycode 25 with mods 24
  704. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72870 Grabbing keycode 25 with mods 26
  705. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72900 Grabbing keycode 26 with mods 8
  706. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72900 Grabbing keycode 26 with mods 10
  707. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72900 Grabbing keycode 26 with mods 24
  708. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72900 Grabbing keycode 26 with mods 26
  709. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72a20 Grabbing keycode 65 with mods 8
  710. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72a20 Grabbing keycode 65 with mods 10
  711. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72a20 Grabbing keycode 65 with mods 24
  712. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72a20 Grabbing keycode 65 with mods 26
  713. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72ab0 Grabbing keycode 38 with mods 8
  714. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72ab0 Grabbing keycode 38 with mods 10
  715. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72ab0 Grabbing keycode 38 with mods 24
  716. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72ab0 Grabbing keycode 38 with mods 26
  717. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72bd0 Grabbing keycode 61 with mods 8
  718. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72bd0 Grabbing keycode 61 with mods 10
  719. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72bd0 Grabbing keycode 61 with mods 24
  720. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72bd0 Grabbing keycode 61 with mods 26
  721. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72c60 Grabbing keycode 10 with mods 8
  722. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72c60 Grabbing keycode 10 with mods 10
  723. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72c60 Grabbing keycode 10 with mods 24
  724. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72c60 Grabbing keycode 10 with mods 26
  725. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72cf0 Grabbing keycode 11 with mods 8
  726. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72cf0 Grabbing keycode 11 with mods 10
  727. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72cf0 Grabbing keycode 11 with mods 24
  728. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72cf0 Grabbing keycode 11 with mods 26
  729. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72d80 Grabbing keycode 12 with mods 8
  730. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72d80 Grabbing keycode 12 with mods 10
  731. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72d80 Grabbing keycode 12 with mods 24
  732. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72d80 Grabbing keycode 12 with mods 26
  733. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72e10 Grabbing keycode 13 with mods 8
  734. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72e10 Grabbing keycode 13 with mods 10
  735. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72e10 Grabbing keycode 13 with mods 24
  736. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72e10 Grabbing keycode 13 with mods 26
  737. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72ea0 Grabbing keycode 14 with mods 8
  738. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72ea0 Grabbing keycode 14 with mods 10
  739. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72ea0 Grabbing keycode 14 with mods 24
  740. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72ea0 Grabbing keycode 14 with mods 26
  741. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72f30 Grabbing keycode 15 with mods 8
  742. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72f30 Grabbing keycode 15 with mods 10
  743. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72f30 Grabbing keycode 15 with mods 24
  744. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72f30 Grabbing keycode 15 with mods 26
  745. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72fc0 Grabbing keycode 16 with mods 8
  746. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72fc0 Grabbing keycode 16 with mods 10
  747. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72fc0 Grabbing keycode 16 with mods 24
  748. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f72fc0 Grabbing keycode 16 with mods 26
  749. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73050 Grabbing keycode 17 with mods 8
  750. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73050 Grabbing keycode 17 with mods 10
  751. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73050 Grabbing keycode 17 with mods 24
  752. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73050 Grabbing keycode 17 with mods 26
  753. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f730e0 Grabbing keycode 18 with mods 8
  754. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f730e0 Grabbing keycode 18 with mods 10
  755. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f730e0 Grabbing keycode 18 with mods 24
  756. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f730e0 Grabbing keycode 18 with mods 26
  757. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73170 Grabbing keycode 19 with mods 8
  758. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73170 Grabbing keycode 19 with mods 10
  759. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73170 Grabbing keycode 19 with mods 24
  760. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f73170 Grabbing keycode 19 with mods 26
  761. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f740a0 Grabbing keycode 27 with mods 8
  762. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f740a0 Grabbing keycode 27 with mods 10
  763. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f740a0 Grabbing keycode 27 with mods 24
  764. 2016-12-06 20:48:57 - bindings.c:grab_all_keys:163 - Binding 0x1f740a0 Grabbing keycode 27 with mods 26
  765. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  766. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x0040000d to lists
  767. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x0040000d
  768. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  769. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x0040000f to lists
  770. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x0040000f
  771. 2016-12-06 20:48:57 - tree.c:_create___i3:39 - adding main content container
  772. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  773. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x00400011 to lists
  774. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x00400011
  775. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  776. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x00400013 to lists
  777. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x00400013
  778. 2016-12-06 20:48:57 - con.c:_con_attach:84 - it's a workspace. num = -1
  779. 2016-12-06 20:48:57 - main.c:main:663 - Checking for XRandR...
  780. 2016-12-06 20:48:57 - randr.c:randr_query_outputs:641 - primary output is 00000000
  781. 2016-12-06 20:48:57 - randr.c:handle_output:561 - found output with name DP1
  782. 2016-12-06 20:48:57 - randr.c:handle_output:561 - found output with name HDMI1
  783. 2016-12-06 20:48:57 - randr.c:handle_output:561 - found output with name HDMI2
  784. 2016-12-06 20:48:57 - randr.c:handle_output:561 - found output with name VGA1
  785. 2016-12-06 20:48:57 - randr.c:handle_output:598 - mode: 1366x768+0+0
  786. 2016-12-06 20:48:57 - randr.c:handle_output:561 - found output with name VIRTUAL1
  787. 2016-12-06 20:48:57 - randr.c:randr_query_outputs:671 - Active RandR output found. Disabling root output.
  788. 2016-12-06 20:48:57 - randr.c:randr_query_outputs:685 - output 0x1f919e0 / VGA1, position (0, 0), checking for clones
  789. 2016-12-06 20:48:57 - randr.c:randr_query_outputs:724 - Need to initialize a Con for output VGA1
  790. 2016-12-06 20:48:57 - randr.c:output_init_con:283 - init_con for output VGA1
  791. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  792. 2016-12-06 20:48:57 - con.c:_con_attach:149 - Inserting con = 0x1f91aa0 after con 0x1f8ef80
  793. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x00400015 to lists
  794. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x00400015
  795. 2016-12-06 20:48:57 - randr.c:output_init_con:318 - Changing layout, adding top/bottom dockarea
  796. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  797. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x00400017 to lists
  798. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x00400017
  799. 2016-12-06 20:48:57 - randr.c:output_init_con:335 - attaching
  800. 2016-12-06 20:48:57 - randr.c:output_init_con:340 - adding main content container
  801. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  802. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x00400019 to lists
  803. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x00400019
  804. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  805. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x0040001b to lists
  806. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x0040001b
  807. 2016-12-06 20:48:57 - randr.c:output_init_con:369 - attaching
  808. 2016-12-06 20:48:57 - randr.c:randr_query_outputs:750 - Should add ws for output VGA1
  809. 2016-12-06 20:48:57 - randr.c:init_ws_for_output:479 - Now adding a workspace
  810. 2016-12-06 20:48:57 - con.c:con_new_skeleton:51 - opening window
  811. 2016-12-06 20:48:57 - x.c:x_con_init:156 - Adding window 0x0040001d to lists
  812. 2016-12-06 20:48:57 - x.c:x_con_init:160 - adding new state for window id 0x0040001d
  813. 2016-12-06 20:48:57 - Used number 1 for workspace with name 1
  814. 2016-12-06 20:48:57 - con.c:_con_attach:84 - it's a workspace. num = 1
  815. 2016-12-06 20:48:57 - workspace.c:_workspace_apply_default_orientation:36 - Auto orientation. Workspace size set to (1366,768), setting layout to 6.
  816. 2016-12-06 20:48:57 - con.c:con_focus:199 - con_focus = 0x1f94b80
  817. 2016-12-06 20:48:57 - con.c:con_focus:199 - con_focus = 0x1f932d0
  818. 2016-12-06 20:48:57 - con.c:con_focus:199 - con_focus = 0x1f91aa0
  819. 2016-12-06 20:48:57 - tree.c:tree_render:494 - -- BEGIN RENDERING --
  820. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f7bce0 / root / layout 6 / children 2
  821. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f8ef80 / __i3 / layout 4 / children 1
  822. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f91aa0 / VGA1 / layout 4 / children 3
  823. 2016-12-06 20:48:57 - render.c:render_output:373 - child at (0, 0) with (1366 x 0)
  824. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f926b0 / topdock / layout 3 / children 0
  825. 2016-12-06 20:48:57 - render.c:render_output:373 - child at (0, 0) with (1366 x 768)
  826. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f932d0 / content / layout 6 / children 1
  827. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering fullscreen node 0x1f94b80 / 1 / layout 6 / children 0
  828. 2016-12-06 20:48:57 - render.c:render_output:373 - child at (0, 768) with (1366 x 0)
  829. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f93ee0 / bottomdock / layout 3 / children 0
  830. 2016-12-06 20:48:57 - render.c:render_root:224 - Rendering floating windows:
  831. 2016-12-06 20:48:57 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  832. 2016-12-06 20:48:57 - x.c:x_push_changes:1045 - Client list changed (0 clients)
  833. 2016-12-06 20:48:57 - x.c:x_push_changes:1059 - PUSHING CHANGES
  834. 2016-12-06 20:48:57 - x.c:x_push_node:686 - pushing name [i3 con] output VGA1 for con 0x1f91aa0
  835. 2016-12-06 20:48:57 - x.c:x_push_node:686 - pushing name [i3 con] content VGA1 for con 0x1f932d0
  836. 2016-12-06 20:48:57 - x.c:x_push_node:816 - setting rect (0, 0, 1366, 0)
  837. 2016-12-06 20:48:57 - x.c:x_push_node:887 - Sending fake configure notify
  838. 2016-12-06 20:48:57 - x.c:x_push_node:686 - pushing name [i3 con] workspace 1 for con 0x1f94b80
  839. 2016-12-06 20:48:57 - x.c:x_push_node:816 - setting rect (0, 0, 1366, 0)
  840. 2016-12-06 20:48:57 - x.c:x_push_node:887 - Sending fake configure notify
  841. 2016-12-06 20:48:57 - x.c:x_push_node:686 - pushing name [i3 con] top dockarea VGA1 for con 0x1f926b0
  842. 2016-12-06 20:48:57 - x.c:x_push_node:816 - setting rect (0, 0, 1366, 0)
  843. 2016-12-06 20:48:57 - x.c:x_push_node:887 - Sending fake configure notify
  844. 2016-12-06 20:48:57 - x.c:x_push_node:686 - pushing name [i3 con] bottom dockarea VGA1 for con 0x1f93ee0
  845. 2016-12-06 20:48:57 - x.c:x_push_node:816 - setting rect (0, 768, 1366, 0)
  846. 2016-12-06 20:48:57 - x.c:x_push_node:887 - Sending fake configure notify
  847. 2016-12-06 20:48:57 - x.c:x_push_node:686 - pushing name [i3 con] pseudo-output __i3 for con 0x1f8ef80
  848. 2016-12-06 20:48:57 - x.c:x_push_node:686 - pushing name [i3 con] content __i3 for con 0x1f8fb90
  849. 2016-12-06 20:48:57 - x.c:x_push_node:816 - setting rect (0, 0, 0, 0)
  850. 2016-12-06 20:48:57 - x.c:x_push_node:887 - Sending fake configure notify
  851. 2016-12-06 20:48:57 - x.c:x_push_node:686 - pushing name [i3 con] workspace __i3_scratch for con 0x1f907d0
  852. 2016-12-06 20:48:57 - x.c:x_push_node:816 - setting rect (0, 0, 0, 0)
  853. 2016-12-06 20:48:57 - x.c:x_push_node:887 - Sending fake configure notify
  854. 2016-12-06 20:48:57 - x.c:x_push_changes:1100 - Not updating focus (to 0x1f94b80 / 1), focused window is not mapped.
  855. 2016-12-06 20:48:57 - x.c:x_push_changes:1143 - Still no window focused, better set focus to the EWMH support window (4194316)
  856. 2016-12-06 20:48:57 - x.c:x_push_changes:1150 - ENDING CHANGES
  857. 2016-12-06 20:48:57 - tree.c:tree_render:503 - -- END RENDERING --
  858. 2016-12-06 20:48:57 - scratchpad.c:scratchpad_fix_resolution:251 - Current resolution: (0, 0) 1280 x 1024
  859. 2016-12-06 20:48:57 - scratchpad.c:scratchpad_fix_resolution:260 - output VGA1's resolution: (0, 0) 1366 x 768
  860. 2016-12-06 20:48:57 - scratchpad.c:scratchpad_fix_resolution:273 - new width = 1366, new height = 768
  861. 2016-12-06 20:48:57 - scratchpad.c:scratchpad_fix_resolution:284 - Fixing coordinates of scratchpad windows
  862. 2016-12-06 20:48:57 - main.c:main:701 - Pointer at 698, 386
  863. 2016-12-06 20:48:57 - randr.c:get_output_containing:100 - comparing x=698 y=386 with x=0 and y=0 width 1366 height 768
  864. 2016-12-06 20:48:57 - con.c:con_focus:199 - con_focus = 0x1f94b80
  865. 2016-12-06 20:48:57 - con.c:con_focus:199 - con_focus = 0x1f932d0
  866. 2016-12-06 20:48:57 - con.c:con_focus:199 - con_focus = 0x1f91aa0
  867. 2016-12-06 20:48:57 - tree.c:tree_render:494 - -- BEGIN RENDERING --
  868. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f7bce0 / root / layout 6 / children 2
  869. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f8ef80 / __i3 / layout 4 / children 1
  870. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f91aa0 / VGA1 / layout 4 / children 3
  871. 2016-12-06 20:48:57 - render.c:render_output:373 - child at (0, 0) with (1366 x 0)
  872. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f926b0 / topdock / layout 3 / children 0
  873. 2016-12-06 20:48:57 - render.c:render_output:373 - child at (0, 0) with (1366 x 768)
  874. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f932d0 / content / layout 6 / children 1
  875. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering fullscreen node 0x1f94b80 / 1 / layout 6 / children 0
  876. 2016-12-06 20:48:57 - render.c:render_output:373 - child at (0, 768) with (1366 x 0)
  877. 2016-12-06 20:48:57 - render.c:render_con:49 - Rendering node 0x1f93ee0 / bottomdock / layout 3 / children 0
  878. 2016-12-06 20:48:57 - render.c:render_root:224 - Rendering floating windows:
  879. 2016-12-06 20:48:57 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  880. 2016-12-06 20:48:57 - x.c:x_push_changes:1059 - PUSHING CHANGES
  881. 2016-12-06 20:48:57 - x.c:x_push_changes:1100 - Not updating focus (to 0x1f94b80 / 1), focused window is not mapped.
  882. 2016-12-06 20:48:57 - x.c:x_push_changes:1143 - Still no window focused, better set focus to the EWMH support window (4194316)
  883. 2016-12-06 20:48:57 - x.c:x_push_changes:1150 - ENDING CHANGES
  884. 2016-12-06 20:48:57 - tree.c:tree_render:503 - -- END RENDERING --
  885. 2016-12-06 20:48:57 - ipc.c:ipc_create_socket:1184 - Creating IPC-socket at /tmp/i3-krisse.jo33FL/ipc-socket.7517
  886. 2016-12-06 20:48:57 - main.c:main:732 - socket activation: no sockets passed
  887. 2016-12-06 20:48:57 - This is not an in-place restart, copying root window contents to a pixmap
  888. 2016-12-06 20:48:57 - auto-starting i3-config-wizard
  889. 2016-12-06 20:48:57 - startup id = i3/i3-config-wizard/7517-0-meru_TIME0
  890. 2016-12-06 20:48:57 - executing: i3-config-wizard
  891. 2016-12-06 20:48:57 - Starting bar process: i3bar --bar_id=bar-0 --socket="/tmp/i3-krisse.jo33FL/ipc-socket.7517"
  892. 2016-12-06 20:48:57 - executing: i3bar --bar_id=bar-0 --socket="/tmp/i3-krisse.jo33FL/ipc-socket.7517"
  893. 2016-12-06 20:48:57 - handlers.c:handle_event:1369 - event type 14, xkb_base 85
  894. 2016-12-06 20:48:57 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  895. 2016-12-06 20:48:57 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  896. 2016-12-06 20:48:57 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  897. 2016-12-06 20:48:57 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  898. 2016-12-06 20:48:57 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  899. 2016-12-06 20:48:57 - handlers.c:handle_event:1369 - event type 17, xkb_base 85
  900. 2016-12-06 20:48:57 - handlers.c:handle_destroy_notify_event:517 - destroy notify for 0x0040002f, 0x0040002f
  901. 2016-12-06 20:48:57 - handlers.c:handle_unmap_notify_event:446 - UnmapNotify for 0x0040002f (received from 0x0040002f), serial 665
  902. 2016-12-06 20:48:57 - Not a managed window, ignoring UnmapNotify event
  903. 2016-12-06 20:48:57 - ipc.c:ipc_new_client:1165 - IPC: new client connected on fd 8
  904. 2016-12-06 20:48:57 - IPC: looking for config for bar ID "bar-0"
  905. 2016-12-06 20:48:57 - ipc.c:add_subscription:995 - should add subscription to extra 0x1f99630, sub workspace
  906. 2016-12-06 20:48:57 - ipc.c:add_subscription:1005 - client is now subscribed to:
  907. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event workspace
  908. 2016-12-06 20:48:57 - ipc.c:add_subscription:1008 - (done)
  909. 2016-12-06 20:48:57 - ipc.c:add_subscription:995 - should add subscription to extra 0x1f99630, sub output
  910. 2016-12-06 20:48:57 - ipc.c:add_subscription:1005 - client is now subscribed to:
  911. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event workspace
  912. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event output
  913. 2016-12-06 20:48:57 - ipc.c:add_subscription:1008 - (done)
  914. 2016-12-06 20:48:57 - ipc.c:add_subscription:995 - should add subscription to extra 0x1f99630, sub mode
  915. 2016-12-06 20:48:57 - ipc.c:add_subscription:1005 - client is now subscribed to:
  916. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event workspace
  917. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event output
  918. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event mode
  919. 2016-12-06 20:48:57 - ipc.c:add_subscription:1008 - (done)
  920. 2016-12-06 20:48:57 - ipc.c:add_subscription:995 - should add subscription to extra 0x1f99630, sub barconfig_update
  921. 2016-12-06 20:48:57 - ipc.c:add_subscription:1005 - client is now subscribed to:
  922. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event workspace
  923. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event output
  924. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event mode
  925. 2016-12-06 20:48:57 - ipc.c:add_subscription:1007 - event barconfig_update
  926. 2016-12-06 20:48:57 - ipc.c:add_subscription:1008 - (done)
  927. 2016-12-06 20:48:57 - workspace visible? fs = 0x1f94b80, ws = 0x1f94b80
  928. 2016-12-06 20:48:57 - ipc.c:ipc_receive_message:1123 - IPC: client disconnected
  929. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  930. 2016-12-06 20:49:02 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  931. 2016-12-06 20:49:02 - handlers.c:handle_event:1404 - xkb state group = 0
  932. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 2, xkb_base 85
  933. 2016-12-06 20:49:02 - key_press.c:handle_key_press:23 - KeyPress 36, state raw = 0x8
  934. 2016-12-06 20:49:02 - bindings.c:get_binding_from_xcb_event:314 - (removed capslock, state = 0x8)
  935. 2016-12-06 20:49:02 - bindings.c:get_binding_from_xcb_event:339 - (transformed keyboard group, state = 0x10008)
  936. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  937. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  938. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  939. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  940. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  941. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  942. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  943. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  944. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  945. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  946. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  947. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  948. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  949. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  950. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  951. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  952. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  953. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  954. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  955. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  956. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  957. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  958. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  959. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  960. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  961. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  962. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  963. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  964. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  965. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  966. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  967. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  968. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  969. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  970. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  971. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  972. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  973. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  974. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  975. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  976. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  977. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  978. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  979. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  980. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  981. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  982. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  983. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  984. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  985. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  986. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  987. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  988. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  989. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  990. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  991. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  992. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  993. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  994. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  995. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  996. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  997. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  998. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  999. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1000. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1001. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1002. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1003. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1004. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1005. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1006. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1007. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1008. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1009. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1010. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1011. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1012. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1013. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1014. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1015. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1016. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1017. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1018. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1019. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1020. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1021. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1022. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1023. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1024. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1025. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1026. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1027. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1028. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1029. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1030. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1031. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1032. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1033. 2016-12-06 20:49:02 - commands_parser.c:parse_command:265 - COMMAND: *exec i3-sensible-terminal*
  1034. 2016-12-06 20:49:02 - commands.c:cmd_criteria_init:161 - Initializing criteria, current_match = 0x665040
  1035. 2016-12-06 20:49:02 - commands.c:cmd_exec:1207 - should execute i3-sensible-terminal, no_startup_id = 0
  1036. 2016-12-06 20:49:02 - startup id = i3/i3-sensible-terminal/7517-1-meru_TIME14996582
  1037. 2016-12-06 20:49:02 - executing: i3-sensible-terminal
  1038. 2016-12-06 20:49:02 - commands.c:cmd_criteria_init:161 - Initializing criteria, current_match = 0x665040
  1039. 2016-12-06 20:49:02 - ipc.c:ipc_send_binding_event:1326 - Issue IPC binding run event (sym = Return, code = 0)
  1040. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1041. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1042. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1043. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1044. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1045. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1046. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 17, xkb_base 85
  1047. 2016-12-06 20:49:02 - handlers.c:handle_destroy_notify_event:517 - destroy notify for 0x00400030, 0x00400030
  1048. 2016-12-06 20:49:02 - handlers.c:handle_unmap_notify_event:446 - UnmapNotify for 0x00400030 (received from 0x00400030), serial 674
  1049. 2016-12-06 20:49:02 - Not a managed window, ignoring UnmapNotify event
  1050. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 20, xkb_base 85
  1051. 2016-12-06 20:49:02 - handlers.c:handle_map_request:265 - window = 0x00200006, serial is 675.
  1052. 2016-12-06 20:49:02 - manage.c:manage_window:166 - Managing window 0x00200006
  1053. 2016-12-06 20:49:02 - WM_CLASS changed to urxvt (instance), URxvt (class)
  1054. 2016-12-06 20:49:02 - WM_NAME changed to "urxvt"
  1055. 2016-12-06 20:49:02 - Using legacy window title. Note that in order to get Unicode window titles in i3, the application has to set _NET_WM_NAME (UTF-8)
  1056. 2016-12-06 20:49:02 - _NET_WM_NAME changed to "urxvt"
  1057. 2016-12-06 20:49:02 - window.c:window_update_leader:154 - CLIENT_LEADER not set on window 0x00200006.
  1058. 2016-12-06 20:49:02 - window.c:window_update_transient_for:179 - TRANSIENT_FOR not set on window 0x00200006.
  1059. 2016-12-06 20:49:02 - window.c:window_update_strut_partial:204 - _NET_WM_STRUT_PARTIAL not set.
  1060. 2016-12-06 20:49:02 - window.c:window_update_role:229 - WM_WINDOW_ROLE not set.
  1061. 2016-12-06 20:49:02 - WM_HINTS.input changed to "1"
  1062. 2016-12-06 20:49:02 - manage.c:manage_window:197 - startup workspace = 1
  1063. 2016-12-06 20:49:02 - manage.c:manage_window:247 - Initial geometry: (0, 0, 644, 340)
  1064. 2016-12-06 20:49:02 - Checking window 0x00200006 (class URxvt)
  1065. 2016-12-06 20:49:02 - dock status does not match
  1066. 2016-12-06 20:49:02 - Checking window 0x00200006 (class URxvt)
  1067. 2016-12-06 20:49:02 - dock status does not match
  1068. 2016-12-06 20:49:02 - manage.c:manage_window:292 - Using workspace on which this application was started (1)
  1069. 2016-12-06 20:49:02 - manage.c:manage_window:294 - focused on ws 1: 0x1f94b80 / 1
  1070. 2016-12-06 20:49:02 - con.c:con_new_skeleton:51 - opening window
  1071. 2016-12-06 20:49:02 - x.c:x_con_init:156 - Adding window 0x00400032 to lists
  1072. 2016-12-06 20:49:02 - x.c:x_con_init:160 - adding new state for window id 0x00400032
  1073. 2016-12-06 20:49:02 - manage.c:manage_window:327 - new container = 0x1f9a3a0
  1074. 2016-12-06 20:49:02 - x.c:x_reinit:177 - resetting state 0x1f91560 to initial
  1075. 2016-12-06 20:49:02 - manage.c:manage_window:379 - Not in fullscreen mode, focusing
  1076. 2016-12-06 20:49:02 - workspace visible? fs = 0x1f94b80, ws = 0x1f94b80
  1077. 2016-12-06 20:49:02 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1078. 2016-12-06 20:49:02 - workspace visible? fs = 0x1f94b80, ws = 0x1f94b80
  1079. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f7bce0 / root / layout 6 / children 2
  1080. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f8ef80 / __i3 / layout 4 / children 1
  1081. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f91aa0 / VGA1 / layout 4 / children 3
  1082. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 0) with (1366 x 0)
  1083. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f926b0 / topdock / layout 3 / children 0
  1084. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 0) with (1366 x 768)
  1085. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f932d0 / content / layout 6 / children 1
  1086. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering fullscreen node 0x1f94b80 / 1 / layout 6 / children 1
  1087. 2016-12-06 20:49:02 - render.c:render_con:154 - child at (0, 18) with (1366 x 750)
  1088. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f9a3a0 / (null) / layout 6 / children 0
  1089. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1090. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1091. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1092. 2016-12-06 20:49:02 - render.c:render_con:102 - child will be at 2x0 with size 1362x748
  1093. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 768) with (1366 x 0)
  1094. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f93ee0 / bottomdock / layout 3 / children 0
  1095. 2016-12-06 20:49:02 - render.c:render_root:224 - Rendering floating windows:
  1096. 2016-12-06 20:49:02 - ipc.c:ipc_send_window_event:1279 - Issue IPC window new event (con = 0x1f9a3a0, window = 0x00200006)
  1097. 2016-12-06 20:49:02 - manage.c:manage_window:591 - Checking con = 0x1f9a3a0 for _NET_WM_USER_TIME.
  1098. 2016-12-06 20:49:02 - manage.c:manage_window:621 - Now setting focus.
  1099. 2016-12-06 20:49:02 - con.c:con_focus:199 - con_focus = 0x1f9a3a0
  1100. 2016-12-06 20:49:02 - con.c:con_focus:199 - con_focus = 0x1f94b80
  1101. 2016-12-06 20:49:02 - con.c:con_focus:199 - con_focus = 0x1f932d0
  1102. 2016-12-06 20:49:02 - con.c:con_focus:199 - con_focus = 0x1f91aa0
  1103. 2016-12-06 20:49:02 - tree.c:tree_render:494 - -- BEGIN RENDERING --
  1104. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f7bce0 / root / layout 6 / children 2
  1105. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f8ef80 / __i3 / layout 4 / children 1
  1106. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f91aa0 / VGA1 / layout 4 / children 3
  1107. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 0) with (1366 x 0)
  1108. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f926b0 / topdock / layout 3 / children 0
  1109. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 0) with (1366 x 768)
  1110. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f932d0 / content / layout 6 / children 1
  1111. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering fullscreen node 0x1f94b80 / 1 / layout 6 / children 1
  1112. 2016-12-06 20:49:02 - render.c:render_con:154 - child at (0, 18) with (1366 x 750)
  1113. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f9a3a0 / (null) / layout 6 / children 0
  1114. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1115. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1116. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1117. 2016-12-06 20:49:02 - render.c:render_con:102 - child will be at 2x0 with size 1362x748
  1118. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 768) with (1366 x 0)
  1119. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f93ee0 / bottomdock / layout 3 / children 0
  1120. 2016-12-06 20:49:02 - render.c:render_root:224 - Rendering floating windows:
  1121. 2016-12-06 20:49:02 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1122. 2016-12-06 20:49:02 - x.c:x_push_changes:1045 - Client list changed (1 clients)
  1123. 2016-12-06 20:49:02 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1124. 2016-12-06 20:49:02 - x.c:x_push_node:816 - setting rect (0, 0, 1366, 18)
  1125. 2016-12-06 20:49:02 - x.c:x_push_node:880 - mapping container 0040001d (serial 724)
  1126. 2016-12-06 20:49:02 - x.c:x_push_node:887 - Sending fake configure notify
  1127. 2016-12-06 20:49:02 - x.c:x_push_node:686 - pushing name [i3 con] container around 0x1f9a1b0 for con 0x1f9a3a0
  1128. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1129. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1130. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1131. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1132. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1133. 2016-12-06 20:49:02 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1134. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1135. 2016-12-06 20:49:02 - x.c:x_push_node:816 - setting rect (0, 18, 1366, 750)
  1136. 2016-12-06 20:49:02 - x.c:x_push_node:836 - setting window rect (2, 0, 1362, 748)
  1137. 2016-12-06 20:49:02 - x.c:x_push_node:865 - mapping child window (serial 776)
  1138. 2016-12-06 20:49:02 - x.c:x_push_node:880 - mapping container 00400032 (serial 778)
  1139. 2016-12-06 20:49:02 - x.c:x_push_node:887 - Sending fake configure notify
  1140. 2016-12-06 20:49:02 - xcb.c:fake_absolute_configure_notify:102 - fake rect = (2, 18, 1362, 748)
  1141. 2016-12-06 20:49:02 - x.c:x_push_changes:1116 - Updating focus (focused: 0x1f9a3a0 / (null)) to X11 window 0x00200006
  1142. 2016-12-06 20:49:02 - ipc.c:ipc_send_window_event:1279 - Issue IPC window focus event (con = 0x1f9a3a0, window = 0x00200006)
  1143. 2016-12-06 20:49:02 - x.c:x_push_changes:1150 - ENDING CHANGES
  1144. 2016-12-06 20:49:02 - tree.c:tree_render:503 - -- END RENDERING --
  1145. 2016-12-06 20:49:02 - workspace.c:workspace_update_urgent_flag:794 - Workspace urgency flag changed from 0 to 0
  1146. 2016-12-06 20:49:02 - ewmh.c:ewmh_update_wm_desktop_recursively:167 - Setting _NET_WM_DESKTOP = 0 for window 0x00200006.
  1147. 2016-12-06 20:49:02 - workspace visible? fs = 0x1f94b80, ws = 0x1f94b80
  1148. 2016-12-06 20:49:02 - workspace visible? fs = 0x1f907d0, ws = 0x1f907d0
  1149. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1150. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1151. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1152. 2016-12-06 20:49:02 - startup.c:startup_monitor_event:236 - startup sequence i3/i3-sensible-terminal/7517-1-meru_TIME14996582 completed
  1153. 2016-12-06 20:49:02 - startup.c:startup_monitor_event:242 - Will delete startup sequence i3/i3-sensible-terminal/7517-1-meru_TIME14996582 at timestamp 1481053772
  1154. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 21, xkb_base 85
  1155. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  1156. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1157. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1158. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  1159. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 19, xkb_base 85
  1160. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 12, xkb_base 85
  1161. 2016-12-06 20:49:02 - handlers.c:handle_expose_event:609 - window = 0040001d
  1162. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  1163. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  1164. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  1165. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1166. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 19, xkb_base 85
  1167. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 19, xkb_base 85
  1168. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 19, xkb_base 85
  1169. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 12, xkb_base 85
  1170. 2016-12-06 20:49:02 - handlers.c:handle_expose_event:609 - window = 00400032
  1171. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 12, xkb_base 85
  1172. 2016-12-06 20:49:02 - handlers.c:handle_expose_event:609 - window = 00400032
  1173. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 12, xkb_base 85
  1174. 2016-12-06 20:49:02 - handlers.c:handle_expose_event:609 - window = 00400032
  1175. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  1176. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1177. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1178. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1179. 2016-12-06 20:49:02 - handlers.c:handle_normal_hints:942 - Minimum size: 12 (width) x 18 (height)
  1180. 2016-12-06 20:49:02 - handlers.c:handle_normal_hints:959 - resize increments changed
  1181. 2016-12-06 20:49:02 - handlers.c:handle_normal_hints:980 - client's base_height changed to 4
  1182. 2016-12-06 20:49:02 - handlers.c:handle_normal_hints:981 - client's base_width changed to 4
  1183. 2016-12-06 20:49:02 - tree.c:tree_render:494 - -- BEGIN RENDERING --
  1184. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f7bce0 / root / layout 6 / children 2
  1185. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f8ef80 / __i3 / layout 4 / children 1
  1186. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f91aa0 / VGA1 / layout 4 / children 3
  1187. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 0) with (1366 x 0)
  1188. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f926b0 / topdock / layout 3 / children 0
  1189. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 0) with (1366 x 768)
  1190. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f932d0 / content / layout 6 / children 1
  1191. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering fullscreen node 0x1f94b80 / 1 / layout 6 / children 1
  1192. 2016-12-06 20:49:02 - render.c:render_con:154 - child at (0, 18) with (1366 x 750)
  1193. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f9a3a0 / (null) / layout 6 / children 0
  1194. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1195. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1196. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1197. 2016-12-06 20:49:02 - render.c:render_con:102 - child will be at 2x0 with size 1362x748
  1198. 2016-12-06 20:49:02 - render.c:render_output:373 - child at (0, 768) with (1366 x 0)
  1199. 2016-12-06 20:49:02 - render.c:render_con:49 - Rendering node 0x1f93ee0 / bottomdock / layout 3 / children 0
  1200. 2016-12-06 20:49:02 - render.c:render_root:224 - Rendering floating windows:
  1201. 2016-12-06 20:49:02 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1202. 2016-12-06 20:49:02 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1203. 2016-12-06 20:49:02 - x.c:x_push_changes:1150 - ENDING CHANGES
  1204. 2016-12-06 20:49:02 - tree.c:tree_render:503 - -- END RENDERING --
  1205. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1206. 2016-12-06 20:49:02 - handlers.c:handle_normal_hints:942 - Minimum size: 12 (width) x 18 (height)
  1207. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 3, xkb_base 85
  1208. 2016-12-06 20:49:02 - key_press.c:handle_key_press:23 - KeyRelease 36, state raw = 0x8
  1209. 2016-12-06 20:49:02 - bindings.c:get_binding_from_xcb_event:314 - (removed capslock, state = 0x8)
  1210. 2016-12-06 20:49:02 - bindings.c:get_binding_from_xcb_event:339 - (transformed keyboard group, state = 0x10008)
  1211. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1212. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1213. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1214. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1215. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1216. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1217. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1218. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1219. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1220. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1221. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1222. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1223. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1224. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1225. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1226. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1227. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1228. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1229. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1230. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1231. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1232. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1233. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1234. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1235. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1236. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1237. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1238. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1239. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1240. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1241. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1242. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1243. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1244. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1245. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1246. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1247. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1248. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1249. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1250. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1251. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1252. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1253. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1254. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1255. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1256. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1257. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1258. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1259. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1260. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1261. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1262. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1263. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1264. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1265. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1266. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1267. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1268. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1269. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1270. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1271. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1272. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1273. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1274. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1275. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1276. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1277. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1278. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1279. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1280. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1281. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1282. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1283. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1284. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1285. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1286. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1287. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1288. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1289. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1290. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1291. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1292. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1293. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1294. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1295. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1296. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1297. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1298. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1299. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1300. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1301. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1302. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1303. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1304. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1305. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1306. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1307. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1308. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1309. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1310. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1311. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1312. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1313. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1314. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1315. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1316. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1317. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1318. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1319. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1320. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1321. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1322. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1323. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1324. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1325. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1326. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1327. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1328. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1329. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1330. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1331. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1332. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1333. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1334. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1335. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1336. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1337. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1338. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1339. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1340. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1341. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1342. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1343. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1344. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1345. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1346. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1347. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1348. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1349. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1350. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1351. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1352. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1353. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1354. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1355. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1356. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1357. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1358. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1359. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1360. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1361. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1362. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1363. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1364. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1365. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1366. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1367. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1368. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1369. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1370. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1371. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1372. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1373. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1374. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1375. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1376. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1377. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1378. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1379. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1380. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1381. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1382. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1383. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1384. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1385. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1386. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1387. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1388. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1389. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1390. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1391. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1392. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1393. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1394. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1395. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1396. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1397. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1398. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1399. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1400. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1401. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1402. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1403. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1404. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1405. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1406. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1407. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1408. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1409. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1410. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1411. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1412. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1413. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1414. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1415. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1416. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1417. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1418. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1419. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1420. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1421. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1422. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1423. 2016-12-06 20:49:02 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1424. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 9, xkb_base 85
  1425. 2016-12-06 20:49:02 - handlers.c:handle_focus_in:1109 - focus change in, for window 0x00200006
  1426. 2016-12-06 20:49:02 - handlers.c:handle_focus_in:1113 - That is con 0x1f9a3a0 / (null)
  1427. 2016-12-06 20:49:02 - handlers.c:handle_focus_in:1117 - FocusIn event for grab/ungrab, ignoring
  1428. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1429. 2016-12-06 20:49:02 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1430. 2016-12-06 20:49:02 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1431. 2016-12-06 20:49:02 - x.c:x_push_changes:1150 - ENDING CHANGES
  1432. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1433. 2016-12-06 20:49:02 - _NET_WM_NAME changed to "krisse@meru:~"
  1434. 2016-12-06 20:49:02 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1435. 2016-12-06 20:49:02 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1436. 2016-12-06 20:49:02 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1437. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1438. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1439. 2016-12-06 20:49:02 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1440. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1441. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1442. 2016-12-06 20:49:02 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1443. 2016-12-06 20:49:02 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1444. 2016-12-06 20:49:02 - x.c:x_push_changes:1150 - ENDING CHANGES
  1445. 2016-12-06 20:49:02 - ipc.c:ipc_send_window_event:1279 - Issue IPC window title event (con = 0x1f9a3a0, window = 0x00200006)
  1446. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1447. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1448. 2016-12-06 20:49:02 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1449. 2016-12-06 20:49:02 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1450. 2016-12-06 20:49:02 - handlers.c:handle_event:1404 - xkb state group = 0
  1451. 2016-12-06 20:49:07 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1452. 2016-12-06 20:49:07 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1453. 2016-12-06 20:49:07 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1454. 2016-12-06 20:49:07 - x.c:x_push_changes:1150 - ENDING CHANGES
  1455. 2016-12-06 20:49:07 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1456. 2016-12-06 20:49:07 - _NET_WM_NAME changed to "krisse@meru:~"
  1457. 2016-12-06 20:49:07 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1458. 2016-12-06 20:49:07 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1459. 2016-12-06 20:49:07 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1460. 2016-12-06 20:49:07 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1461. 2016-12-06 20:49:07 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1462. 2016-12-06 20:49:07 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1463. 2016-12-06 20:49:07 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1464. 2016-12-06 20:49:07 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1465. 2016-12-06 20:49:07 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1466. 2016-12-06 20:49:07 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1467. 2016-12-06 20:49:07 - x.c:x_push_changes:1150 - ENDING CHANGES
  1468. 2016-12-06 20:49:07 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1469. 2016-12-06 20:49:07 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1470. 2016-12-06 20:49:10 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1471. 2016-12-06 20:49:10 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1472. 2016-12-06 20:49:10 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1473. 2016-12-06 20:49:10 - x.c:x_push_changes:1150 - ENDING CHANGES
  1474. 2016-12-06 20:49:10 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1475. 2016-12-06 20:49:10 - _NET_WM_NAME changed to "krisse@meru:~/.config/i3"
  1476. 2016-12-06 20:49:10 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1477. 2016-12-06 20:49:10 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1478. 2016-12-06 20:49:10 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1479. 2016-12-06 20:49:10 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1480. 2016-12-06 20:49:10 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1481. 2016-12-06 20:49:10 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1482. 2016-12-06 20:49:10 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1483. 2016-12-06 20:49:10 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1484. 2016-12-06 20:49:10 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1485. 2016-12-06 20:49:10 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1486. 2016-12-06 20:49:10 - x.c:x_push_changes:1150 - ENDING CHANGES
  1487. 2016-12-06 20:49:10 - ipc.c:ipc_send_window_event:1279 - Issue IPC window title event (con = 0x1f9a3a0, window = 0x00200006)
  1488. 2016-12-06 20:49:10 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1489. 2016-12-06 20:49:10 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1490. 2016-12-06 20:49:10 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1491. 2016-12-06 20:49:10 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1492. 2016-12-06 20:49:10 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1493. 2016-12-06 20:49:10 - x.c:x_push_changes:1150 - ENDING CHANGES
  1494. 2016-12-06 20:49:10 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1495. 2016-12-06 20:49:10 - _NET_WM_NAME changed to "krisse@meru:~/.config/i3"
  1496. 2016-12-06 20:49:10 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1497. 2016-12-06 20:49:10 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1498. 2016-12-06 20:49:10 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1499. 2016-12-06 20:49:10 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1500. 2016-12-06 20:49:10 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1501. 2016-12-06 20:49:10 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1502. 2016-12-06 20:49:10 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1503. 2016-12-06 20:49:10 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1504. 2016-12-06 20:49:10 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1505. 2016-12-06 20:49:10 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1506. 2016-12-06 20:49:10 - x.c:x_push_changes:1150 - ENDING CHANGES
  1507. 2016-12-06 20:49:10 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1508. 2016-12-06 20:49:10 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1509. 2016-12-06 20:49:18 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1510. 2016-12-06 20:49:18 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1511. 2016-12-06 20:49:18 - handlers.c:handle_event:1404 - xkb state group = 0
  1512. 2016-12-06 20:49:18 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1513. 2016-12-06 20:49:18 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1514. 2016-12-06 20:49:18 - handlers.c:handle_event:1404 - xkb state group = 0
  1515. 2016-12-06 20:49:31 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1516. 2016-12-06 20:49:31 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1517. 2016-12-06 20:49:31 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1518. 2016-12-06 20:49:31 - x.c:x_push_changes:1150 - ENDING CHANGES
  1519. 2016-12-06 20:49:31 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1520. 2016-12-06 20:49:31 - _NET_WM_NAME changed to "krisse@meru:~/.config/i3"
  1521. 2016-12-06 20:49:31 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1522. 2016-12-06 20:49:31 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1523. 2016-12-06 20:49:31 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1524. 2016-12-06 20:49:31 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1525. 2016-12-06 20:49:31 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1526. 2016-12-06 20:49:31 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1527. 2016-12-06 20:49:31 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1528. 2016-12-06 20:49:31 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1529. 2016-12-06 20:49:31 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1530. 2016-12-06 20:49:31 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1531. 2016-12-06 20:49:31 - x.c:x_push_changes:1150 - ENDING CHANGES
  1532. 2016-12-06 20:49:31 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1533. 2016-12-06 20:49:31 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1534. 2016-12-06 20:49:35 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1535. 2016-12-06 20:49:35 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1536. 2016-12-06 20:49:35 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1537. 2016-12-06 20:49:35 - x.c:x_push_changes:1150 - ENDING CHANGES
  1538. 2016-12-06 20:49:35 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1539. 2016-12-06 20:49:35 - _NET_WM_NAME changed to "i3status.conf (~/.config/i3) - VIM"
  1540. 2016-12-06 20:49:35 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1541. 2016-12-06 20:49:35 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1542. 2016-12-06 20:49:35 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1543. 2016-12-06 20:49:35 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1544. 2016-12-06 20:49:35 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1545. 2016-12-06 20:49:35 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1546. 2016-12-06 20:49:35 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1547. 2016-12-06 20:49:35 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1548. 2016-12-06 20:49:35 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1549. 2016-12-06 20:49:35 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1550. 2016-12-06 20:49:35 - x.c:x_push_changes:1150 - ENDING CHANGES
  1551. 2016-12-06 20:49:35 - ipc.c:ipc_send_window_event:1279 - Issue IPC window title event (con = 0x1f9a3a0, window = 0x00200006)
  1552. 2016-12-06 20:49:35 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1553. 2016-12-06 20:49:35 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1554. 2016-12-06 20:49:36 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1555. 2016-12-06 20:49:36 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1556. 2016-12-06 20:49:36 - handlers.c:handle_event:1404 - xkb state group = 0
  1557. 2016-12-06 20:49:36 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1558. 2016-12-06 20:49:36 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1559. 2016-12-06 20:49:36 - handlers.c:handle_event:1404 - xkb state group = 0
  1560. 2016-12-06 20:49:37 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1561. 2016-12-06 20:49:37 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1562. 2016-12-06 20:49:37 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1563. 2016-12-06 20:49:37 - x.c:x_push_changes:1150 - ENDING CHANGES
  1564. 2016-12-06 20:49:37 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1565. 2016-12-06 20:49:37 - _NET_WM_NAME changed to "krisse@meru:~/.config/i3"
  1566. 2016-12-06 20:49:37 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1567. 2016-12-06 20:49:37 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1568. 2016-12-06 20:49:37 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1569. 2016-12-06 20:49:37 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1570. 2016-12-06 20:49:37 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1571. 2016-12-06 20:49:37 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1572. 2016-12-06 20:49:37 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1573. 2016-12-06 20:49:37 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1574. 2016-12-06 20:49:37 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1575. 2016-12-06 20:49:37 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1576. 2016-12-06 20:49:37 - x.c:x_push_changes:1150 - ENDING CHANGES
  1577. 2016-12-06 20:49:37 - ipc.c:ipc_send_window_event:1279 - Issue IPC window title event (con = 0x1f9a3a0, window = 0x00200006)
  1578. 2016-12-06 20:49:37 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1579. 2016-12-06 20:49:37 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1580. 2016-12-06 20:49:37 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1581. 2016-12-06 20:49:37 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1582. 2016-12-06 20:49:37 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1583. 2016-12-06 20:49:37 - x.c:x_push_changes:1150 - ENDING CHANGES
  1584. 2016-12-06 20:49:37 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1585. 2016-12-06 20:49:37 - _NET_WM_NAME changed to "krisse@meru:~/.config/i3"
  1586. 2016-12-06 20:49:37 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1587. 2016-12-06 20:49:37 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1588. 2016-12-06 20:49:37 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1589. 2016-12-06 20:49:37 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1590. 2016-12-06 20:49:37 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1591. 2016-12-06 20:49:37 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1592. 2016-12-06 20:49:37 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1593. 2016-12-06 20:49:37 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1594. 2016-12-06 20:49:37 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1595. 2016-12-06 20:49:37 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1596. 2016-12-06 20:49:37 - x.c:x_push_changes:1150 - ENDING CHANGES
  1597. 2016-12-06 20:49:37 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1598. 2016-12-06 20:49:37 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1599. 2016-12-06 20:49:38 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1600. 2016-12-06 20:49:38 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1601. 2016-12-06 20:49:38 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1602. 2016-12-06 20:49:38 - x.c:x_push_changes:1150 - ENDING CHANGES
  1603. 2016-12-06 20:49:38 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1604. 2016-12-06 20:49:38 - _NET_WM_NAME changed to "config (~/.config/i3) - VIM"
  1605. 2016-12-06 20:49:38 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1606. 2016-12-06 20:49:38 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1607. 2016-12-06 20:49:38 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1608. 2016-12-06 20:49:38 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1609. 2016-12-06 20:49:38 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1610. 2016-12-06 20:49:38 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1611. 2016-12-06 20:49:38 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1612. 2016-12-06 20:49:38 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1613. 2016-12-06 20:49:38 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1614. 2016-12-06 20:49:38 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1615. 2016-12-06 20:49:38 - x.c:x_push_changes:1150 - ENDING CHANGES
  1616. 2016-12-06 20:49:38 - ipc.c:ipc_send_window_event:1279 - Issue IPC window title event (con = 0x1f9a3a0, window = 0x00200006)
  1617. 2016-12-06 20:49:38 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1618. 2016-12-06 20:49:38 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1619. 2016-12-06 20:49:39 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1620. 2016-12-06 20:49:39 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1621. 2016-12-06 20:49:39 - handlers.c:handle_event:1404 - xkb state group = 0
  1622. 2016-12-06 20:49:40 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1623. 2016-12-06 20:49:40 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1624. 2016-12-06 20:49:40 - handlers.c:handle_event:1404 - xkb state group = 0
  1625. 2016-12-06 20:49:40 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1626. 2016-12-06 20:49:40 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1627. 2016-12-06 20:49:40 - handlers.c:handle_event:1404 - xkb state group = 0
  1628. 2016-12-06 20:49:42 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1629. 2016-12-06 20:49:42 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1630. 2016-12-06 20:49:42 - handlers.c:handle_event:1404 - xkb state group = 0
  1631. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1632. 2016-12-06 20:49:44 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1633. 2016-12-06 20:49:44 - handlers.c:handle_event:1404 - xkb state group = 0
  1634. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1635. 2016-12-06 20:49:44 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1636. 2016-12-06 20:49:44 - handlers.c:handle_event:1404 - xkb state group = 0
  1637. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1638. 2016-12-06 20:49:44 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1639. 2016-12-06 20:49:44 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1640. 2016-12-06 20:49:44 - x.c:x_push_changes:1150 - ENDING CHANGES
  1641. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1642. 2016-12-06 20:49:44 - _NET_WM_NAME changed to "krisse@meru:~/.config/i3"
  1643. 2016-12-06 20:49:44 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1644. 2016-12-06 20:49:44 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1645. 2016-12-06 20:49:44 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1646. 2016-12-06 20:49:44 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1647. 2016-12-06 20:49:44 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1648. 2016-12-06 20:49:44 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1649. 2016-12-06 20:49:44 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1650. 2016-12-06 20:49:44 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1651. 2016-12-06 20:49:44 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1652. 2016-12-06 20:49:44 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1653. 2016-12-06 20:49:44 - x.c:x_push_changes:1150 - ENDING CHANGES
  1654. 2016-12-06 20:49:44 - ipc.c:ipc_send_window_event:1279 - Issue IPC window title event (con = 0x1f9a3a0, window = 0x00200006)
  1655. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1656. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1657. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1658. 2016-12-06 20:49:44 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1659. 2016-12-06 20:49:44 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1660. 2016-12-06 20:49:44 - x.c:x_push_changes:1150 - ENDING CHANGES
  1661. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1662. 2016-12-06 20:49:44 - _NET_WM_NAME changed to "krisse@meru:~/.config/i3"
  1663. 2016-12-06 20:49:44 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  1664. 2016-12-06 20:49:44 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  1665. 2016-12-06 20:49:44 - x.c:x_push_changes:1059 - PUSHING CHANGES
  1666. 2016-12-06 20:49:44 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1667. 2016-12-06 20:49:44 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  1668. 2016-12-06 20:49:44 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  1669. 2016-12-06 20:49:44 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1670. 2016-12-06 20:49:44 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1671. 2016-12-06 20:49:44 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  1672. 2016-12-06 20:49:44 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  1673. 2016-12-06 20:49:44 - x.c:x_push_changes:1150 - ENDING CHANGES
  1674. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1675. 2016-12-06 20:49:44 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  1676. 2016-12-06 20:49:46 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1677. 2016-12-06 20:49:46 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1678. 2016-12-06 20:49:46 - handlers.c:handle_event:1404 - xkb state group = 0
  1679. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1680. 2016-12-06 20:49:47 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1681. 2016-12-06 20:49:47 - handlers.c:handle_event:1404 - xkb state group = 0
  1682. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  1683. 2016-12-06 20:49:47 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  1684. 2016-12-06 20:49:47 - handlers.c:handle_event:1404 - xkb state group = 0
  1685. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 10, xkb_base 85
  1686. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 2, xkb_base 85
  1687. 2016-12-06 20:49:47 - key_press.c:handle_key_press:23 - KeyPress 40, state raw = 0x8
  1688. 2016-12-06 20:49:47 - bindings.c:get_binding_from_xcb_event:314 - (removed capslock, state = 0x8)
  1689. 2016-12-06 20:49:47 - bindings.c:get_binding_from_xcb_event:339 - (transformed keyboard group, state = 0x10008)
  1690. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1691. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1692. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1693. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1694. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1695. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1696. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1697. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1698. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1699. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1700. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1701. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1702. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1703. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1704. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1705. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1706. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1707. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1708. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1709. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1710. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1711. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1712. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1713. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1714. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1715. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1716. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1717. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1718. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1719. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1720. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1721. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1722. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1723. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1724. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1725. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1726. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1727. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1728. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1729. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1730. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1731. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1732. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1733. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1734. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1735. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1736. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1737. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1738. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1739. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1740. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1741. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1742. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1743. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1744. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1745. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1746. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1747. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1748. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1749. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1750. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1751. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1752. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1753. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1754. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1755. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1756. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1757. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1758. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1759. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1760. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1761. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1762. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1763. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1764. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1765. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1766. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1767. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1768. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1769. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1770. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1771. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1772. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1773. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1774. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1775. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1776. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1777. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1778. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1779. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1780. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1781. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1782. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1783. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1784. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1785. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1786. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1787. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1788. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1789. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1790. 2016-12-06 20:49:47 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1791. 2016-12-06 20:49:47 - commands_parser.c:parse_command:265 - COMMAND: *exec dmenu_run*
  1792. 2016-12-06 20:49:47 - commands.c:cmd_criteria_init:161 - Initializing criteria, current_match = 0x665040
  1793. 2016-12-06 20:49:47 - commands.c:cmd_exec:1207 - should execute dmenu_run, no_startup_id = 0
  1794. 2016-12-06 20:49:47 - startup id = i3/dmenu_run/7517-2-meru_TIME15041950
  1795. 2016-12-06 20:49:47 - executing: dmenu_run
  1796. 2016-12-06 20:49:47 - commands.c:cmd_criteria_init:161 - Initializing criteria, current_match = 0x665040
  1797. 2016-12-06 20:49:47 - ipc.c:ipc_send_binding_event:1326 - Issue IPC binding run event (sym = d, code = 0)
  1798. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1799. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1800. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1801. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1802. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  1803. 2016-12-06 20:49:47 - handlers.c:handle_event:1369 - event type 17, xkb_base 85
  1804. 2016-12-06 20:49:47 - handlers.c:handle_destroy_notify_event:517 - destroy notify for 0x0040003e, 0x0040003e
  1805. 2016-12-06 20:49:47 - handlers.c:handle_unmap_notify_event:446 - UnmapNotify for 0x0040003e (received from 0x0040003e), serial 1346
  1806. 2016-12-06 20:49:47 - Not a managed window, ignoring UnmapNotify event
  1807. 2016-12-06 20:49:48 - handlers.c:handle_event:1369 - event type 3, xkb_base 85
  1808. 2016-12-06 20:49:48 - key_press.c:handle_key_press:23 - KeyRelease 40, state raw = 0x8
  1809. 2016-12-06 20:49:48 - bindings.c:get_binding_from_xcb_event:314 - (removed capslock, state = 0x8)
  1810. 2016-12-06 20:49:48 - bindings.c:get_binding_from_xcb_event:339 - (transformed keyboard group, state = 0x10008)
  1811. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1812. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1813. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1814. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1815. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1816. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1817. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1818. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1819. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1820. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1821. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1822. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1823. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1824. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1825. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1826. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1827. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1828. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1829. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1830. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1831. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1832. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1833. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1834. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1835. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1836. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1837. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1838. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1839. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1840. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1841. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1842. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1843. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1844. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1845. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1846. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1847. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1848. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1849. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1850. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1851. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1852. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1853. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1854. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1855. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1856. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1857. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1858. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1859. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1860. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1861. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1862. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1863. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1864. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1865. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1866. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1867. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1868. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1869. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1870. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1871. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1872. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1873. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1874. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1875. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1876. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1877. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1878. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1879. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1880. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1881. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1882. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1883. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1884. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1885. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1886. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1887. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1888. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1889. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1890. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1891. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1892. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1893. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1894. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1895. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1896. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1897. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1898. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1899. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1900. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1901. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1902. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1903. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 9, modifiers_mask = 9, modifiers_state = 8, mods_match = no
  1904. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 11, modifiers_mask = 11, modifiers_state = 8, mods_match = no
  1905. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 25, modifiers_mask = 25, modifiers_state = 8, mods_match = no
  1906. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 27, modifiers_mask = 27, modifiers_state = 8, mods_match = no
  1907. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1908. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1909. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1910. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1911. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1912. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1913. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1914. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1915. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1916. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1917. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1918. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1919. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1920. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1921. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1922. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1923. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1924. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1925. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1926. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1927. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1928. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1929. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1930. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1931. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1932. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1933. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1934. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1935. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1936. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1937. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1938. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1939. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1940. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1941. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1942. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1943. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1944. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1945. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1946. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1947. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1948. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1949. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1950. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1951. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1952. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1953. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1954. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1955. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1956. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1957. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1958. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1959. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1960. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1961. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1962. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1963. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1964. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1965. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1966. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1967. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1968. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1969. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1970. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1971. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1972. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1973. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1974. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1975. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1976. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1977. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1978. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1979. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1980. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1981. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1982. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1983. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1984. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1985. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1986. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1987. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1988. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1989. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1990. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1991. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1992. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1993. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1994. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1995. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  1996. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  1997. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  1998. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  1999. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  2000. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  2001. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  2002. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  2003. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  2004. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  2005. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  2006. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  2007. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  2008. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  2009. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  2010. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  2011. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  2012. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  2013. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  2014. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  2015. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  2016. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  2017. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  2018. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  2019. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  2020. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 8, modifiers_mask = 8, modifiers_state = 8, mods_match = yes
  2021. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 10, modifiers_mask = 10, modifiers_state = 8, mods_match = no
  2022. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 24, modifiers_mask = 24, modifiers_state = 8, mods_match = no
  2023. 2016-12-06 20:49:48 - bindings.c:get_binding:245 - binding_keycode->modifiers = 26, modifiers_mask = 26, modifiers_state = 8, mods_match = no
  2024. 2016-12-06 20:49:48 - handlers.c:handle_event:1369 - event type 9, xkb_base 85
  2025. 2016-12-06 20:49:48 - handlers.c:handle_focus_in:1109 - focus change in, for window 0x00200006
  2026. 2016-12-06 20:49:48 - handlers.c:handle_focus_in:1113 - That is con 0x1f9a3a0 / (null)
  2027. 2016-12-06 20:49:48 - handlers.c:handle_focus_in:1117 - FocusIn event for grab/ungrab, ignoring
  2028. 2016-12-06 20:49:48 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  2029. 2016-12-06 20:49:48 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  2030. 2016-12-06 20:49:48 - handlers.c:handle_event:1404 - xkb state group = 0
  2031. 2016-12-06 20:49:48 - handlers.c:handle_event:1369 - event type 10, xkb_base 85
  2032. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 9, xkb_base 85
  2033. 2016-12-06 20:49:50 - handlers.c:handle_focus_in:1109 - focus change in, for window 0x00200006
  2034. 2016-12-06 20:49:50 - handlers.c:handle_focus_in:1113 - That is con 0x1f9a3a0 / (null)
  2035. 2016-12-06 20:49:50 - handlers.c:handle_focus_in:1117 - FocusIn event for grab/ungrab, ignoring
  2036. 2016-12-06 20:49:50 - ipc.c:ipc_new_client:1165 - IPC: new client connected on fd 8
  2037. 2016-12-06 20:49:50 - IPC: looking for config for bar ID "bar-0"
  2038. 2016-12-06 20:49:50 - ipc.c:add_subscription:995 - should add subscription to extra 0x1f99610, sub workspace
  2039. 2016-12-06 20:49:50 - ipc.c:add_subscription:1005 - client is now subscribed to:
  2040. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event workspace
  2041. 2016-12-06 20:49:50 - ipc.c:add_subscription:1008 - (done)
  2042. 2016-12-06 20:49:50 - ipc.c:add_subscription:995 - should add subscription to extra 0x1f99610, sub output
  2043. 2016-12-06 20:49:50 - ipc.c:add_subscription:1005 - client is now subscribed to:
  2044. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event workspace
  2045. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event output
  2046. 2016-12-06 20:49:50 - ipc.c:add_subscription:1008 - (done)
  2047. 2016-12-06 20:49:50 - ipc.c:add_subscription:995 - should add subscription to extra 0x1f99610, sub mode
  2048. 2016-12-06 20:49:50 - ipc.c:add_subscription:1005 - client is now subscribed to:
  2049. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event workspace
  2050. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event output
  2051. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event mode
  2052. 2016-12-06 20:49:50 - ipc.c:add_subscription:1008 - (done)
  2053. 2016-12-06 20:49:50 - ipc.c:add_subscription:995 - should add subscription to extra 0x1f99610, sub barconfig_update
  2054. 2016-12-06 20:49:50 - ipc.c:add_subscription:1005 - client is now subscribed to:
  2055. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event workspace
  2056. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event output
  2057. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event mode
  2058. 2016-12-06 20:49:50 - ipc.c:add_subscription:1007 - event barconfig_update
  2059. 2016-12-06 20:49:50 - ipc.c:add_subscription:1008 - (done)
  2060. 2016-12-06 20:49:50 - workspace visible? fs = 0x1f94b80, ws = 0x1f94b80
  2061. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 20, xkb_base 85
  2062. 2016-12-06 20:49:50 - handlers.c:handle_map_request:265 - window = 0x00800003, serial is 1347.
  2063. 2016-12-06 20:49:50 - manage.c:manage_window:166 - Managing window 0x00800003
  2064. 2016-12-06 20:49:50 - WM_CLASS changed to i3bar (instance), i3bar (class)
  2065. 2016-12-06 20:49:50 - WM_NAME changed to "i3bar for output VGA1"
  2066. 2016-12-06 20:49:50 - Using legacy window title. Note that in order to get Unicode window titles in i3, the application has to set _NET_WM_NAME (UTF-8)
  2067. 2016-12-06 20:49:50 - window.c:window_update_name:71 - _NET_WM_NAME not specified, not changing
  2068. 2016-12-06 20:49:50 - window.c:window_update_leader:154 - CLIENT_LEADER not set on window 0x00800003.
  2069. 2016-12-06 20:49:50 - window.c:window_update_transient_for:179 - TRANSIENT_FOR not set on window 0x00800003.
  2070. 2016-12-06 20:49:50 - window.c:window_update_strut_partial:216 - Reserved pixels changed to: left = 0, right = 0, top = 0, bottom = 19
  2071. 2016-12-06 20:49:50 - window.c:window_update_role:229 - WM_WINDOW_ROLE not set.
  2072. 2016-12-06 20:49:50 - window.c:window_update_hints:278 - WM_HINTS not set.
  2073. 2016-12-06 20:49:50 - startup.c:startup_sequence_get:285 - No _NET_STARTUP_ID set on window 0x00800003
  2074. 2016-12-06 20:49:50 - manage.c:manage_window:197 - startup workspace = (null)
  2075. 2016-12-06 20:49:50 - This window is of type dock
  2076. 2016-12-06 20:49:50 - randr.c:get_output_containing:100 - comparing x=0 y=749 with x=0 and y=0 width 1366 height 768
  2077. 2016-12-06 20:49:50 - manage.c:manage_window:222 - Starting search at output VGA1
  2078. 2016-12-06 20:49:50 - manage.c:manage_window:231 - Bottom dock client
  2079. 2016-12-06 20:49:50 - manage.c:manage_window:247 - Initial geometry: (0, 749, 1366, 19)
  2080. 2016-12-06 20:49:50 - Checking window 0x00800003 (class i3bar)
  2081. 2016-12-06 20:49:50 - dock status does not match
  2082. 2016-12-06 20:49:50 - Checking window 0x00800003 (class i3bar)
  2083. 2016-12-06 20:49:50 - dock status matches
  2084. 2016-12-06 20:49:50 - con.c:con_new_skeleton:51 - opening window
  2085. 2016-12-06 20:49:50 - x.c:x_con_init:156 - Adding window 0x00400040 to lists
  2086. 2016-12-06 20:49:50 - x.c:x_con_init:160 - adding new state for window id 0x00400040
  2087. 2016-12-06 20:49:50 - manage.c:manage_window:327 - new container = 0x1fa22a0
  2088. 2016-12-06 20:49:50 - x.c:x_reinit:177 - resetting state 0x1f9bb40 to initial
  2089. 2016-12-06 20:49:50 - manage.c:manage_window:379 - Not in fullscreen mode, focusing
  2090. 2016-12-06 20:49:50 - manage.c:manage_window:397 - dock, not focusing
  2091. 2016-12-06 20:49:50 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  2092. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f7bce0 / root / layout 6 / children 2
  2093. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f8ef80 / __i3 / layout 4 / children 1
  2094. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f91aa0 / VGA1 / layout 4 / children 3
  2095. 2016-12-06 20:49:50 - render.c:render_output:373 - child at (0, 0) with (1366 x 0)
  2096. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f926b0 / topdock / layout 3 / children 0
  2097. 2016-12-06 20:49:50 - render.c:render_output:373 - child at (0, 0) with (1366 x 749)
  2098. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f932d0 / content / layout 6 / children 1
  2099. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering fullscreen node 0x1f94b80 / 1 / layout 6 / children 1
  2100. 2016-12-06 20:49:50 - render.c:render_con:154 - child at (0, 18) with (1366 x 731)
  2101. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f9a3a0 / (null) / layout 6 / children 0
  2102. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  2103. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  2104. 2016-12-06 20:49:50 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2105. 2016-12-06 20:49:50 - render.c:render_con:102 - child will be at 2x0 with size 1362x729
  2106. 2016-12-06 20:49:50 - render.c:render_output:373 - child at (0, 749) with (1366 x 19)
  2107. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f93ee0 / bottomdock / layout 3 / children 1
  2108. 2016-12-06 20:49:50 - render.c:render_con:154 - child at (0, 749) with (1366 x 19)
  2109. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1fa22a0 / (null) / layout 6 / children 0
  2110. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  2111. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  2112. 2016-12-06 20:49:50 - render.c:render_con:102 - child will be at 0x0 with size 1366x19
  2113. 2016-12-06 20:49:50 - render.c:render_root:224 - Rendering floating windows:
  2114. 2016-12-06 20:49:50 - ipc.c:ipc_send_window_event:1279 - Issue IPC window new event (con = 0x1fa22a0, window = 0x00800003)
  2115. 2016-12-06 20:49:50 - tree.c:tree_render:494 - -- BEGIN RENDERING --
  2116. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f7bce0 / root / layout 6 / children 2
  2117. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f8ef80 / __i3 / layout 4 / children 1
  2118. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f91aa0 / VGA1 / layout 4 / children 3
  2119. 2016-12-06 20:49:50 - render.c:render_output:373 - child at (0, 0) with (1366 x 0)
  2120. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f926b0 / topdock / layout 3 / children 0
  2121. 2016-12-06 20:49:50 - render.c:render_output:373 - child at (0, 0) with (1366 x 749)
  2122. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f932d0 / content / layout 6 / children 1
  2123. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering fullscreen node 0x1f94b80 / 1 / layout 6 / children 1
  2124. 2016-12-06 20:49:50 - render.c:render_con:154 - child at (0, 18) with (1366 x 731)
  2125. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f9a3a0 / (null) / layout 6 / children 0
  2126. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  2127. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  2128. 2016-12-06 20:49:50 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2129. 2016-12-06 20:49:50 - render.c:render_con:102 - child will be at 2x0 with size 1362x729
  2130. 2016-12-06 20:49:50 - render.c:render_output:373 - child at (0, 749) with (1366 x 19)
  2131. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1f93ee0 / bottomdock / layout 3 / children 1
  2132. 2016-12-06 20:49:50 - render.c:render_con:154 - child at (0, 749) with (1366 x 19)
  2133. 2016-12-06 20:49:50 - render.c:render_con:49 - Rendering node 0x1fa22a0 / (null) / layout 6 / children 0
  2134. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  2135. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  2136. 2016-12-06 20:49:50 - render.c:render_con:102 - child will be at 0x0 with size 1366x19
  2137. 2016-12-06 20:49:50 - render.c:render_root:224 - Rendering floating windows:
  2138. 2016-12-06 20:49:50 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  2139. 2016-12-06 20:49:50 - x.c:x_push_changes:1059 - PUSHING CHANGES
  2140. 2016-12-06 20:49:50 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2141. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  2142. 2016-12-06 20:49:50 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  2143. 2016-12-06 20:49:50 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2144. 2016-12-06 20:49:50 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2145. 2016-12-06 20:49:50 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  2146. 2016-12-06 20:49:50 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2147. 2016-12-06 20:49:50 - x.c:x_push_node:816 - setting rect (0, 18, 1366, 731)
  2148. 2016-12-06 20:49:50 - x.c:x_push_node:836 - setting window rect (2, 0, 1362, 729)
  2149. 2016-12-06 20:49:50 - x.c:x_push_node:887 - Sending fake configure notify
  2150. 2016-12-06 20:49:50 - xcb.c:fake_absolute_configure_notify:102 - fake rect = (2, 18, 1362, 729)
  2151. 2016-12-06 20:49:50 - x.c:x_push_node:686 - pushing name [i3 con] container around 0x1f9bab0 for con 0x1fa22a0
  2152. 2016-12-06 20:49:50 - x.c:x_push_node:816 - setting rect (0, 749, 1366, 19)
  2153. 2016-12-06 20:49:50 - x.c:x_push_node:836 - setting window rect (0, 0, 1366, 19)
  2154. 2016-12-06 20:49:50 - x.c:x_push_node:865 - mapping child window (serial 1436)
  2155. 2016-12-06 20:49:50 - x.c:x_push_node:880 - mapping container 00400040 (serial 1438)
  2156. 2016-12-06 20:49:50 - x.c:x_push_node:887 - Sending fake configure notify
  2157. 2016-12-06 20:49:50 - xcb.c:fake_absolute_configure_notify:102 - fake rect = (0, 749, 1366, 19)
  2158. 2016-12-06 20:49:50 - x.c:x_push_changes:1150 - ENDING CHANGES
  2159. 2016-12-06 20:49:50 - tree.c:tree_render:503 - -- END RENDERING --
  2160. 2016-12-06 20:49:50 - workspace visible? fs = 0x1f94b80, ws = 0x1f94b80
  2161. 2016-12-06 20:49:50 - workspace visible? fs = 0x1f907d0, ws = 0x1f907d0
  2162. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  2163. 2016-12-06 20:49:50 - ClientMessage for window 0x000000d5
  2164. 2016-12-06 20:49:50 - handlers.c:handle_client_message:901 - Skipping client message for unhandled type 558
  2165. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 21, xkb_base 85
  2166. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  2167. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  2168. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  2169. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2170. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 19, xkb_base 85
  2171. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 19, xkb_base 85
  2172. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 19, xkb_base 85
  2173. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 22, xkb_base 85
  2174. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2175. 2016-12-06 20:49:50 - handlers.c:handle_normal_hints:942 - Minimum size: 12 (width) x 18 (height)
  2176. 2016-12-06 20:49:50 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2177. 2016-12-06 20:49:50 - handlers.c:handle_normal_hints:942 - Minimum size: 12 (width) x 18 (height)
  2178. 2016-12-06 20:49:55 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2179. 2016-12-06 20:49:55 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  2180. 2016-12-06 20:49:55 - x.c:x_push_changes:1059 - PUSHING CHANGES
  2181. 2016-12-06 20:49:55 - x.c:x_push_changes:1150 - ENDING CHANGES
  2182. 2016-12-06 20:49:55 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2183. 2016-12-06 20:49:55 - _NET_WM_NAME changed to "krisse@meru:~/.config/i3"
  2184. 2016-12-06 20:49:55 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  2185. 2016-12-06 20:49:55 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  2186. 2016-12-06 20:49:55 - x.c:x_push_changes:1059 - PUSHING CHANGES
  2187. 2016-12-06 20:49:55 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2188. 2016-12-06 20:49:55 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  2189. 2016-12-06 20:49:55 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  2190. 2016-12-06 20:49:55 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2191. 2016-12-06 20:49:55 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2192. 2016-12-06 20:49:55 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  2193. 2016-12-06 20:49:55 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2194. 2016-12-06 20:49:55 - x.c:x_push_changes:1150 - ENDING CHANGES
  2195. 2016-12-06 20:49:55 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2196. 2016-12-06 20:49:55 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2197. 2016-12-06 20:49:57 - startup.c:startup_timeout:36 - Timeout for startup sequence i3/i3-config-wizard/7517-0-meru_TIME0
  2198. 2016-12-06 20:49:57 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  2199. 2016-12-06 20:49:57 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  2200. 2016-12-06 20:49:57 - handlers.c:handle_event:1369 - event type 33, xkb_base 85
  2201. 2016-12-06 20:49:57 - startup.c:startup_monitor_event:236 - startup sequence i3/i3-config-wizard/7517-0-meru_TIME0 completed
  2202. 2016-12-06 20:49:57 - startup.c:startup_monitor_event:242 - Will delete startup sequence i3/i3-config-wizard/7517-0-meru_TIME0 at timestamp 1481053827
  2203. 2016-12-06 20:49:57 - startup.c:startup_sequence_delete:106 - Deleting startup sequence i3/i3-sensible-terminal/7517-1-meru_TIME14996582, delete_at = 1481053772, current_time = 1481053797
  2204. 2016-12-06 20:49:57 - handlers.c:handle_event:1369 - event type 17, xkb_base 85
  2205. 2016-12-06 20:49:57 - handlers.c:handle_destroy_notify_event:517 - destroy notify for 0x00400046, 0x00400046
  2206. 2016-12-06 20:49:57 - handlers.c:handle_unmap_notify_event:446 - UnmapNotify for 0x00400046 (received from 0x00400046), serial 1508
  2207. 2016-12-06 20:49:57 - Not a managed window, ignoring UnmapNotify event
  2208. 2016-12-06 20:49:58 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2209. 2016-12-06 20:49:58 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  2210. 2016-12-06 20:49:58 - x.c:x_push_changes:1059 - PUSHING CHANGES
  2211. 2016-12-06 20:49:58 - x.c:x_push_changes:1150 - ENDING CHANGES
  2212. 2016-12-06 20:49:58 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2213. 2016-12-06 20:49:58 - _NET_WM_NAME changed to "krisse@meru:~"
  2214. 2016-12-06 20:49:58 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  2215. 2016-12-06 20:49:58 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  2216. 2016-12-06 20:49:58 - x.c:x_push_changes:1059 - PUSHING CHANGES
  2217. 2016-12-06 20:49:58 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2218. 2016-12-06 20:49:58 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  2219. 2016-12-06 20:49:58 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  2220. 2016-12-06 20:49:58 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2221. 2016-12-06 20:49:58 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2222. 2016-12-06 20:49:58 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  2223. 2016-12-06 20:49:58 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2224. 2016-12-06 20:49:58 - x.c:x_push_changes:1150 - ENDING CHANGES
  2225. 2016-12-06 20:49:58 - ipc.c:ipc_send_window_event:1279 - Issue IPC window title event (con = 0x1f9a3a0, window = 0x00200006)
  2226. 2016-12-06 20:49:58 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2227. 2016-12-06 20:49:58 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2228. 2016-12-06 20:50:02 - startup.c:startup_timeout:36 - Timeout for startup sequence i3/i3-sensible-terminal/7517-1-meru_TIME14996582
  2229. 2016-12-06 20:50:02 - startup.c:startup_timeout:51 - Sequence already deleted, nevermind.
  2230. 2016-12-06 20:50:03 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2231. 2016-12-06 20:50:03 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  2232. 2016-12-06 20:50:03 - x.c:x_push_changes:1059 - PUSHING CHANGES
  2233. 2016-12-06 20:50:03 - x.c:x_push_changes:1150 - ENDING CHANGES
  2234. 2016-12-06 20:50:03 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2235. 2016-12-06 20:50:03 - _NET_WM_NAME changed to "krisse@meru:~"
  2236. 2016-12-06 20:50:03 - assignments.c:run_assignments:18 - Checking if any assignments match this window
  2237. 2016-12-06 20:50:03 - x.c:x_push_changes:986 - -- PUSHING WINDOW STACK --
  2238. 2016-12-06 20:50:03 - x.c:x_push_changes:1059 - PUSHING CHANGES
  2239. 2016-12-06 20:50:03 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2240. 2016-12-06 20:50:03 - con.c:con_border_style_rect:1482 - The border width for con is set to: 2
  2241. 2016-12-06 20:50:03 - con.c:con_border_style_rect:1491 - Effective border width is set to: 2
  2242. 2016-12-06 20:50:03 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2243. 2016-12-06 20:50:03 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2244. 2016-12-06 20:50:03 - font.c:create_layout_with_dpi:42 - X11 root window dictates 96,094581 DPI
  2245. 2016-12-06 20:50:03 - con.c:con_is_floating:476 - checking if con 0x1f9a3a0 is floating
  2246. 2016-12-06 20:50:03 - x.c:x_push_changes:1150 - ENDING CHANGES
  2247. 2016-12-06 20:50:03 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2248. 2016-12-06 20:50:03 - handlers.c:handle_event:1369 - event type 28, xkb_base 85
  2249. 2016-12-06 20:50:05 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  2250. 2016-12-06 20:50:05 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  2251. 2016-12-06 20:50:05 - handlers.c:handle_event:1404 - xkb state group = 0
  2252. 2016-12-06 20:50:05 - handlers.c:handle_event:1369 - event type 85, xkb_base 85
  2253. 2016-12-06 20:50:05 - handlers.c:handle_event:1378 - xkb event, need to handle it.
  2254. 2016-12-06 20:50:05 - handlers.c:handle_event:1404 - xkb state group = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement