]> git.sur5r.net Git - i3/i3/history - src
tests: lib/i3test: provide wait_for_map and wait_for_unmap
[i3/i3] / src /
2011-09-22 Michael StapelbergImplement the I3_SYNC client protocol
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'fix-dragging-fullscreen'
2011-09-22 Yves FischerSkip dragging of floating cons in fullscreen mode
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'fix-close-focus'
2011-09-22 Michael StapelbergBugfix: Correctly revert focus to other floating window...
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'fix-variables-cfg'
2011-09-20 Michael StapelbergBugfix: use bufcopy instead of buf when boundary checki...
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'fix-variables-cfg'
2011-09-20 Michael StapelbergA bit more boundary-checking when replacing variables.
2011-09-20 Michael StapelbergBugfix: Correctly split key/value when parsing variable...
2011-09-19 Michael WalleAdd force_xinerama configuration option
2011-09-19 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'fix-focus'
2011-09-18 Michael StapelbergBugfix: Only change focus in tree_close() when the...
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'fix-floating-move'
2011-09-18 Michael StapelbergBugfix: Avoid out of bounds coordinates when moving...
2011-09-18 Michael StapelbergMerge branch 'role-criterion' into next
2011-09-18 Michael StapelbergImplement the window_role criterion (checks WM_WINDOW_ROLE)
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'fix-output-focus'
2011-09-18 Michael StapelbergBugfix: Use con_orientation(). Fixes switching between...
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'fix-floating-move'
2011-09-17 Peter Buifix-bug-515: always adjust floating position when movin...
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'fix-warp-same'
2011-09-17 Michael StapelbergBugfix: Don’t warp the pointer if it already is on...
2011-09-17 Michael StapelbergMerge branch 'floating-focus' into next
2011-09-17 Michael StapelbergRemove obsolete code for floating focus
2011-09-17 Michael StapelbergImplement focus switching (focus left/right) for floati...
2011-09-17 Michael StapelbergAlso make compilation possible on systems with libev 3
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'fix-float-size'
2011-09-17 Michael StapelbergSend the correct X11 border_width in faked ConfigureNotifys
2011-09-17 Michael StapelbergBugfix: Honor the X11 window border in ConfigureRequests
2011-09-17 Michael StapelbergBugfix: Honor the X11 window border when calculating...
2011-09-17 Michael StapelbergBugfix: Don’t use top border height twice when calculat...
2011-09-14 Michael Stapelbergfix build in 'next' (Thanks thomasba)
2011-09-14 Michael StapelbergMerge branch 'master' into next
2011-09-14 Michael StapelbergMerge branch 'fix-floating-confreq'
2011-09-14 Michael StapelbergBugfix: Correctly handle ConfigureRequests for floating...
2011-09-14 Michael StapelbergBugfix: Don’t fix floating coordinates when reassigning...
2011-09-11 Michael StapelbergMerge branch 'fix-reload-assignments' into next
2011-09-11 Michael StapelbergBugfix: Correctly free old assignments when reloading
2011-09-11 Michael Stapelbergre-indent load_configuration()
2011-09-11 Michael StapelbergSame bugfix as 2a215fd, but for assignments with invali...
2011-09-11 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergMerge branch 'fix-empty-criteria'
2011-09-11 Michael StapelbergBugfix: Ignore for_window commands with empty (invalid...
2011-09-11 Michael Stapelbergfinally remove the deprecated 'screen' keyword from...
2011-09-11 Michael StapelbergMerge branch 'new-assign' into next
2011-09-11 Michael Stapelbergmake the old assign syntax trigger an i3-nagbar warning...
2011-09-11 Michael StapelbergIntroduce a new syntax for the 'assign' command:
2011-09-11 Michael StapelbergKill left-over i3-nagbar processes on 'exit'
2011-09-11 Michael StapelbergMake the old 'assign' case-insensitive again (+test...
2011-09-11 Michael StapelbergMerge branch 'pcre' into next
2011-09-11 Michael Stapelbergpcre: enable UCP, UTF-8 (if available), extend t/19...
2011-09-10 Michael StapelbergImplement support for PCRE regular expressions for...
2011-09-05 Michael StapelbergMerge branch 'clean-resize' into next
2011-09-05 Michael StapelbergRestrict 'resize' command to left/right for horizontal...
2011-09-05 Michael StapelbergMerge branch 'fix-wsnum' into next
2011-09-05 Michael StapelbergBugfix: Correctly handle workspace names which do not...
2011-08-31 Michael StapelbergMerge branch 'master' into next
2011-08-31 Michael StapelbergMerge branch 'fix-leaks'
2011-08-31 Michael Stapelbergproperly free memory/close fd upon errors (Thanks xeen)
2011-08-29 Michael StapelbergMerge branch 'master' into next
2011-08-29 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'fix-wsnum' into next
2011-08-28 Michael StapelbergBugfix: Correctly assign a number to workspaces startin...
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'fix-ipc-name'
2011-08-28 Peter BuiUse name_json if available, rather than non-descriptive...
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'fix-floatdock'
2011-08-28 Michael StapelbergBugfix: Make 'floating enable' check for dock windows...
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'colors-userguide' into next
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'fix-dock-reconfigure'
2011-08-27 Michael StapelbergBugfix: Re-implement reconfiguring height of dock windo...
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'fix-focus-assign'
2011-08-27 Michael StapelbergBugfix: Don’t always focus floating windows (fixes...
2011-08-26 Michael StapelbergMerge branch 'fix-yajl-warning' into next
2011-08-26 stfnipc.c: Fix warning
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'fix-move-focus'
next