]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-10-01 Michael StapelbergMerge branch 'master' into next
2011-10-01 Michael StapelbergMerge branch 'cloexec-errorlog'
2011-10-01 Michael Walleset close-on-exec flag on errorlogfile
2011-09-30 Michael StapelbergCheck for PCRE version and disable PCRE_UCP for <=...
2011-09-29 Michael StapelbergInclude i3-sensible-* in 'make dist'
2011-09-26 Michael StapelbergMerge branch 'master' into next
2011-09-26 Michael StapelbergMerge branch 'fix-focus-ipc'
2011-09-26 Michael StapelbergBugfix: IPC: Correctly dump the 'focus' array
2011-09-26 Michael Stapelbergtests: Use AnyEvent::I3’s get_marks (requires AE::I3...
2011-09-25 Michael StapelbergMerge branch 'nagbar-wrap' into next
2011-09-25 Michael StapelbergIntroduce the i3-sensible-{pager,editor,terminal} scripts
2011-09-25 Michael Stapelbergdocs/testsuite: a few corrections by fernandotcl
2011-09-24 Michael Stapelbergs/This adds up quickly/Delays add up quickly (Thanks...
2011-09-24 Michael StapelbergMerge branch 'testsuite' into next
2011-09-24 Michael StapelbergAdd docs/testsuite
2011-09-24 Michael Stapelbergtests: make sure to leave no tempfiles behind
2011-09-24 Michael Stapelbergtests: Bugfix: 11-goto.t: use mktemp for generating...
2011-09-24 Michael Stapelbergtests: lib/i3test: Use //= instead of unless exists...
2011-09-24 Michael Stapelbergtests: refactor t/58-wm_take_focus to use wait_for_event
2011-09-24 Michael Stapelbergtests: lib/i3test: Remove open_standard_window, introdu...
2011-09-24 Michael Stapelbergtests: complete-run: remove debugging messages
2011-09-24 Michael Stapelbergtests: complete-run: display time i3 took for starting up
2011-09-24 Michael Stapelbergtests: complete_run: directly use X11::XCB instead...
2011-09-24 Michael Stapelbergtests: use wait_for_{map,unmap} to eliminate more sleep()s
2011-09-24 Michael Stapelbergtests: lib/i3test: provide wait_for_map and wait_for_unmap
2011-09-24 Michael Stapelbergtests: implement sync_with_i3 and use it instead of...
2011-09-22 Michael Stapelberglib/i3test.pm: reformat exports list
2011-09-22 Michael StapelbergImplement the I3_SYNC client protocol
2011-09-22 Michael Stapelberglib/i3test.pm: Don’t sleep(0.25), but wait until the...
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 Stapelbergupdate docs/multi-monitor to include the output names...
2011-09-19 Michael Stapelbergmention the force_xinerama configfile directive in...
2011-09-19 Michael WalleAdd force_xinerama configuration option
2011-09-19 Michael StapelbergMerge branch 'master' into next
2011-09-19 Michael StapelbergMerge branch 'fix-i3bar-x11'
2011-09-19 Michael Stapelbergi3bar: Bugfix: Check if the X11 connection is unavailable
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 Stapelbergdocs/userguide: document the window_role criterion
2011-09-18 Michael Stapelbergt/65-for_window: add tests for window_role
2011-09-18 Michael StapelbergImplement the window_role criterion (checks WM_WINDOW_ROLE)
2011-09-18 Michael Stapelbergtests: also make launch_with_config() log to LOGPATH
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-18 Michael StapelbergMerge branch 'i3-input-fmt' into next
2011-09-18 Michael Stapelbergi3-input: update manpage
2011-09-18 Michael Stapelbergi3-input: implement -F (format) option, deprecate ...
2011-09-18 Michael Stapelbergi3-input: add missing \n in --help
2011-09-18 Michael Stapelbergi3-input: reformat main.c
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 Stapelbergtests: extend t/35-floating-focus to use focus left...
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 Stapelbergdocument the dependency on libev >=4.0 for ev_cleanup...
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'fix-float-size'
2011-09-17 Michael StapelbergTests: fix floating size, add a test to check floating...
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 Stapelbergupdate changelog (no, not releasing anytime soon)
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...
next