]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-10-10 Michael StapelbergMerge branch 'startup-notification' into next
2011-10-10 Michael StapelbergChange the root window cursor to 'watch' during startups
2011-10-10 Michael Stapelbergdebian: update debian/control with new build-dep libsta...
2011-10-10 Michael Stapelbergadd libstartup-notification to DEPENDS
2011-10-10 Michael Stapelbergstartup: delete the startup sequence upon completion...
2011-10-10 Michael StapelbergMove the includes after the include guard, no need...
2011-10-10 Michael StapelbergImplement timeouts for startup notifications
2011-10-10 Michael Stapelbergsupport _NET_STARTUP_ID on the client leader window
2011-10-10 Michael StapelbergGet the _NET_STARTUP_ID in manage_window, get the corre...
2011-10-10 Michael Stapelbergtest: set the _NET_STARTUP_ID before mapping the window
2011-10-10 Michael StapelbergKeep track of startup notifications in a TAILQ, save...
2011-10-10 Michael Stapelbergimplement a startup monitor, move code to src/startup.c
2011-10-10 Michael Stapelbergadd testcase for the startup notification protocol
2011-10-10 Michael Stapelbergmake handle_client_message not return anything
2011-10-10 Michael Stapelbergsave the last timestamp received by X11 in last_timestamp
2011-10-10 Michael StapelbergImplement support for startup notifications
2011-10-10 Michael StapelbergMake conn_screen available outside of main()
2011-10-10 Michael Stapelbergi3bar: Bugfix: Add tray icon padding when calculating...
2011-10-10 Raphael Kubo... Use $(MAKE) instead of hardcoding `make' in the Makefiles.
2011-10-10 Raphael Kubo... common.mk: Silence some remaining pkg-config calls.
2011-10-10 Michael Stapelbergi3bar: include xcb_compat.h for older XCB versions...
2011-10-09 Michael Stapelbergmakefile: redirect stderr to /dev/null when invoking...
2011-10-09 Michael Stapelbergremove left-over type definition for mode_info
2011-10-09 Michael StapelbergBugfix: Don’t use a blank after comma in ldflags_for_li...
2011-10-09 Michael StapelbergMerge branch 'i3bar-cleanup' into next
2011-10-09 Michael Stapelberglog WM_NAME (non-utf-8 window titles)
2011-10-09 Michael Stapelbergi3bar: set WM_CLASS and WM_NAME
2011-10-09 Michael Stapelbergi3bar: add modelines to all files
2011-10-09 Michael StapelbergMerge branch 'i3bar-tray-size' into next
2011-10-09 Michael Stapelbergi3bar: handle ConfigureRequests for tray children ...
2011-10-09 Michael Stapelbergi3bar: add modeline to src/xcb.c
2011-10-09 Michael StapelbergMove fake_configure_notify to libi3
2011-10-09 Michael StapelbergBugfix: make i3bar depend on libi3
2011-10-08 Michael StapelbergMerge remote-tracking branch 'mxf/merge' into next
2011-10-08 Maik Fischertestcases: add Makefile.PL to automatically install...
2011-10-08 Michael StapelbergFix 'make dist'
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
next