]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2010-12-25 Michael Stapelbergs/separate/seperate/g (Thanks Donald)
2010-11-26 Michael StapelbergBugfix: use bufcopy instead of buf (Thanks fernando)
2010-11-26 Michael StapelbergBugfix: Correctly count variables when parsing the...
2010-11-12 Michael Stapelbergbugfix: need to use window_type instead of type in...
2010-11-06 Michael Stapelbergupdate debian/ to include all documentation/bump standa...
2010-10-23 Fernando Tarlá... More sensible lookup order loading the config.
2010-10-23 Michael StapelbergBugfix: Don’t setup event handler when RandR base event...
2010-10-23 Michael StapelbergBugfix: Properly call init_workspaces() when RandR...
2010-10-17 Fernando Tarlá... Fixed overflow and underflow bugs when resizing.
2010-10-17 Niklas HambüchenFix wallpaper flickering on workspace switch by mapping...
2010-10-10 Michael StapelbergBugfix: Initialize variable 'root' earlier
2010-10-07 Fernando Tarlá... Info about client.background for the user guide.
2010-09-24 Fernando Tarlá... Fix possible rounding errors.
2010-09-24 Fernando Tarlá... Support for custom bg colors for clients.
2010-09-24 Stefan Schneider... Opera flash plugin no longer prevents in-page focus...
2010-09-22 Michael StapelbergUse sstrdup() instead of strdup()
2010-09-09 Michael StapelbergBugfix: use the global root variable, don’t get the...
2010-09-01 Michael StapelbergSet some more atoms for _NET_SUPPORTED (Thanks lexszero)
2010-09-01 Michael StapelbergUse ELOG instead of DLOG for invalid config directives
2010-09-01 Michael StapelbergSanity-check the stack-limit argument (limit needs...
2010-09-01 Fernando Tarlá... Validate the ws number for client assignment.
2010-07-31 Michael StapelbergLook for $SYSCONFDIR/i3/config instead of hard-coded...
2010-07-31 Michael StapelbergBugfix: Replay unhandled pointer events (Thanks Marcus)
2010-07-24 Michael Stapelberglittle style fixes, part 2
2010-07-24 Michael Stapelberglittle style fixes
2010-07-24 Michael StapelbergBugfix: Use scalloc to get a null-terminated string
2010-07-24 Christopher... don't use wordexp.h for tilde expansion
2010-07-24 Michael StapelbergMakefile: don’t set PREFIX/SYSCONFDIR (necessary for...
2010-07-24 Michael Stapelbergdebian: add i3-wm.wm for dh_installwm to repository
2010-07-24 Michael Stapelbergexpand .gitignore (Thanks madroach)
2010-07-24 Christopher... secure strcpy by replacing with strncpy
2010-07-23 Michael Stapelbergdocs: add reference card (by Zeus Panchenko)
2010-07-20 Fernando Tarlá... Don't draw stacked decors overlapping a fs window.
2010-07-11 Michael StapelbergBugfix: Render decoration of single window in tabbed...
2010-06-29 Michael Stapelbergipc: send workspace event in workspace_initialize ...
2010-06-24 Fernando Tarlá... Reset the color to the default color, don't harcode...
2010-06-23 Michael Stapelbergdebian: bump compatibility to 6
2010-06-23 Michael Stapelbergdebian: update changelog
2010-06-23 Michael Stapelbergdebian: add watch file
2010-06-23 Michael Stapelbergdebian: call dh_installwm to register as alternative...
2010-06-23 Michael Stapelbergdebian: update changelog
2010-06-19 Michael Stapelbergi3-wsbar: replace %w with the width of the output ...
2010-06-16 Michael StapelbergBugfix: i3-wsbar: properly catch errors when writing...
2010-06-16 Michael StapelbergBugfix: Don’t crash when a dock client starts up with...
2010-06-09 Michael Stapelbergdebian: update i3-wm.docs
2010-06-02 Michael StapelbergInclude git branch name in the version string
2010-05-28 Michael StapelbergBugfix: Correctly check asprintf() return value
2010-05-27 Michael Stapelbergupdate debian packaging
2010-05-27 Michael StapelbergAdd documentation for external workspace bars
2010-05-26 Michael Stapelbergwsbar: print an error and exit after not being able...
2010-05-26 Michael StapelbergBugfix: Update _NET_WM_STATE when clients request chang...
2010-05-24 Michael StapelbergBugfix: Don’t invert directions when resizing floating...
2010-05-23 Michael StapelbergBugfix: Don’t leak file descriptors (Thanks InfraRed)
2010-05-10 Michael Stapelbergdocument border styles in "Border style for new windows...
2010-05-04 Michael StapelbergDon’t pretend like the global fullscreen mode would...
2010-04-17 Blekos EelVex... bring_window_here function and command
2010-04-17 Michael Stapelbergstyle fixes for the last commit
2010-04-17 batmanadded a move mode and command
2010-04-13 Michael Stapelberguserguide: add missing $ (Thanks artoj)
2010-04-11 Jan-Erik Redigeradd socket path parameter to i3-wsbar script
2010-04-06 Michael StapelbergBugfix: correctly initialize workspaces if RandR is...
2010-03-30 Michael Stapelbergwebsite: add refs to new documentation
2010-03-30 Michael Stapelbergwebsite: update mentionings of Xinerama
2010-03-30 Michael Stapelbergwebsite: update download page for 3.ε
2010-03-30 Michael StapelbergExclude docs/*.svg from dist tarball 3.e
2010-03-30 Michael Stapelbergmakefile: cleanup src/cfgparse.dot
2010-03-30 Michael Stapelbergmakefile: pre-generate docs/
2010-03-30 Michael StapelbergAdd release notes for 3.ε
2010-03-30 Michael Stapelbergdebian: update changelog
2010-03-30 Michael Stapelbergresolve merge conflict
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-30 Michael StapelbergBugfix: Unset global fullscreen clients from all worksp...
2010-03-30 Michael StapelbergBugfix: The last commit also needs to be applied to...
2010-03-29 Michael StapelbergBugfix: Don’t render containers which are not visible...
2010-03-27 Michael StapelbergRevert "Bugfix: Ignore enter_notify when warping pointe...
2010-03-27 Michael Stapelbergbump copyright year
2010-03-27 Michael StapelbergBugfix: Ignore enter_notify when warping pointer (makes...
2010-03-27 Michael Stapelbergmanpage: update version
2010-03-27 Michael Stapelbergmanpage: update i3(1)
2010-03-27 Michael Stapelbergmanpages: don’t regenerate manpages on every 'make'
2010-03-27 Michael Stapelbergdebian: update packaging
2010-03-27 Michael Stapelbergmakefile: also clean src/cfgparse.output
2010-03-27 Michael Stapelbergmakefile: include i3-wsbar in dist
2010-03-27 Michael Stapelbergmanpages: extract manpage for i3-wsbar using pod2man(1)
2010-03-27 Michael Stapelbergmention -V -d all in docs/debugging
2010-03-27 Michael Stapelbergdocs: update for new ipc socket path
2010-03-27 Michael Stapelbergmake testcases use AnyEvent::I3
2010-03-27 Michael Stapelbergbugfix: use globbed instead of filename when unlinking...
2010-03-27 Michael Stapelbergmake i3-msg and i3-input use the new default path
2010-03-27 Michael Stapelbergipc: change default socket path to ~/.i3/ipc.sock,...
2010-03-27 Michael StapelbergBugfix: Don’t allow fullscreen floating windows to...
2010-03-27 Michael StapelbergBugfix: When moving fullscreen floating windows to...
2010-03-27 Michael StapelbergBugfix: Correctly ignore clicks when client is in fulls...
2010-03-26 Michael Stapelbergre-enable all testcases
2010-03-26 Michael Stapelbergi3-msg: don’t stop processing options after -s
2010-03-26 Michael StapelbergBugfix: null-terminate buffer
2010-03-26 Michael StapelbergFix memory leaks
2010-03-26 Michael Stapelbergrandr: Don’t enable outputs with mode 0x0
2010-03-25 Michael Stapelbergremove newlines
2010-03-25 Michael StapelbergBugfix: Assign all workspace to new outputs as new...
next