]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-10-08 Michael Stapelbergremove obsolete CMDMODE and TODO files, update LICENSE
2011-10-08 Michael Stapelbergtests: rename files (00x-*.t is basic stuff, >=100...
2011-10-08 Michael Stapelbergtestsuite: delete obsolete makefile
2011-10-08 Michael Stapelbergdebian: add testsuite.html to i3-wm.docs
2011-10-06 Michael Stapelbergdocs/testsuite: s/more ugly/uglier (Thanks fernandotcl)
2011-10-05 Michael StapelbergMerge branch 'testsuite' into next
2011-10-05 Michael Stapelbergcomplete-run: eliminate dependency on EV
2011-10-05 Michael Stapelbergcomplete-run: explicitly state why we need to overwrite...
2011-10-05 Michael Stapelbergtests: eliminate List::MoreUtils
2011-10-05 Michael Stapelbergtests: eliminate Try::Tiny
2011-10-05 Michael Stapelbergtests: Eliminate IO::Scalar
2011-10-05 Michael Stapelbergtests: remove unused Proc::Background
2011-10-05 Michael Stapelbergdocs/testsuite: explain how socket activation works...
2011-10-04 Michael StapelbergMerge branch 'testsuite' into next
2011-10-04 Michael Stapelbergtests: move i3test.pm from t/lib to lib/
2011-10-04 Michael Stapelbergtests: use a lot higher timeouts
2011-10-04 Michael Stapelbergtests: don’t overwrite $timeout, kill timer when done
2011-10-04 Michael Stapelbergtests: Convert all testcases to use the new launch_with...
2011-10-04 Michael Stapelbergtests: launch_with_config: use socket activation
2011-10-04 Michael Stapelbergtests: SocketActivation: append to the logfile, more...
2011-10-04 Michael Stapelbergtests: SocketActivation: only close() and dup2() if...
2011-10-04 Michael Stapelbergtests: Refactor the socket activation into lib/SocketAc...
2011-10-04 Michael Stapelbergtests: re-order dependencies in complete-run, make...
2011-10-04 Michael Stapelbergtests: remove unused dependency Proc::Background from...
2011-10-04 Michael Stapelbergtests: eliminate dependency on the DateTime module...
2011-10-04 Michael Stapelbergtests: make complete-run use POSIX::close(3) instead...
2011-10-03 Michael StapelbergBugfix: Warp pointer to the correct window when using...
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-03 Michael StapelbergMerge branch 'fix-i3bar-man'
2011-10-03 Noe Rubinsteinescape font name
2011-10-02 Michael StapelbergMerge branch 'ws_next' into next
2011-10-02 Michael StapelbergMention 'move workspace next/prev' in the userguide
2011-10-02 Michael Stapelbergadd a test for the 'move workspace next/prev' command
2011-10-02 Noe Rubinsteinadd "move workspace next" and "move workspace prev"
2011-10-02 Michael Stapelbergrename the internal function to _workspace_show, add...
2011-10-02 Noe Rubinsteinrefactor workspace_show and friends
2011-10-02 Michael StapelbergMerge branch 'msg' into next
2011-10-02 Michael StapelbergMake i3 send arguments as command to a running i3 insta...
2011-10-02 Michael StapelbergCleanup i3 --help
2011-10-02 Michael StapelbergMove ipc_send_message and ipc_recv_message to libi3
2011-10-02 Michael Stapelbergi3-msg: use smalloc, sstrdup from libi3
2011-10-02 Michael Stapelbergmove sstrdup, scalloc, smalloc, srealloc to libi3,...
2011-10-02 Michael StapelbergInclude libi3.h (Thanks fernandotcl)
2011-10-02 Michael StapelbergMakefile: include libi3/ in 'dist'
2011-10-02 Michael StapelbergMerge branch 'get-socketpath' into next
2011-10-02 Michael StapelbergImplement i3 --get-socketpath, useful for IPC scripts
2011-10-02 Michael Stapelbergi3-msg: use socket_path_from_x11 from libi3
2011-10-02 Michael StapelbergIntroduce libi3, an *internal* library to eliminate...
2011-10-02 Michael StapelbergMakefiles: prefix compilation messages (for parallel...
2011-10-02 Michael Stapelbergmakefile: make SUBDIRS constant
2011-10-02 Michael Stapelbergremove obsolete comment
2011-10-02 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'userguide-mark'
2011-10-02 Michael Walleuserguide: fix typo
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
next