]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2010-06-09 Michael Stapelbergdebian: update i3-wm.docs 3.e-bf1
2010-06-09 Michael StapelbergAdd documentation for external workspace bars
2010-06-09 Michael Stapelbergdebian: update changelog
2010-06-09 Michael StapelbergAdd release notes for 3.ε-bf1
2010-06-08 Michael Stapelbergwebsite: s/systemcalls/system calls, update title
2010-06-08 Michael Stapelbergwebsite: add links to i3status/i3lock/dzen2 on download...
2010-06-08 Michael Stapelbergwebsite: add link to wsbar.html
2010-05-28 Michael StapelbergBugfix: Correctly check asprintf() return value
2010-05-27 Michael Stapelbergupdate debian packaging
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-04-12 Michael Stapelbergwebsite: arch linux package was renamed
2010-04-10 Michael Stapelbergwebsite: add i3status release
2010-04-08 Michael Stapelbergadd link to ubuntu up-to-date packages
2010-04-06 Michael StapelbergBugfix: correctly initialize workspaces if RandR is...
2010-03-30 Michael Stapelbergwebsite: update link to arch linux package
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...
2010-03-25 Michael StapelbergBugfix: Translate keysyms to keycodes before entering...
2010-03-25 Michael StapelbergFix rendering of workspace names after "reload" (Thanks...
2010-03-25 Michael StapelbergBugfix: Correctly switch workspace when using the ...
2010-03-25 Michael Stapelbergdocs: add/cleanup references
2010-03-25 Michael Stapelbergmakefile: install i3-wsbar
2010-03-25 Michael StapelbergBugfix: Correctly check bitmask for floating_modifier
2010-03-25 Michael StapelbergAdd documentation for the workspace_bar option
2010-03-24 Michael StapelbergAdd initial version of i3-wsbar
2010-03-24 Michael StapelbergHandle destroy notify events like unmap notify events
2010-03-24 Michael StapelbergBugfix: fix state of keypresses in sighandler (like...
2010-03-24 Michael StapelbergBugfix: correctly translate coordinates for floating...
2010-03-24 Michael StapelbergBugfix: Don’t unmap windows when current workspace...
2010-03-24 Michael StapelbergFix numlock state
2010-03-23 Michael StapelbergBugfix: only restore focus if the workspace is focused...
2010-03-23 Michael StapelbergBugfix: only restore focus if the workspace is focused...
2010-03-22 Michael StapelbergBugfix: Don’t enter BIND_A2WS_COND state too early...
2010-03-21 Michael Stapelbergremove superflous newlines (breaks asciidoc)
2010-03-21 Michael Stapelbergdocs: merge spelling and grammar fixes by sasha (Thanks!)
2010-03-20 Michael Stapelbergbackport client_leave_fullscreen from next branch ...
2010-03-20 Michael Stapelbergipc: send a workspace event when the urgency flag changes
2010-03-20 Michael Stapelbergipc: also send workspace event when initializing a...
2010-03-20 Michael StapelbergBugfix: correctly re-assign dock clients when output...
2010-03-19 Michael Stapelbergipc: implement output event
2010-03-19 Michael Stapelbergipc: implement GET_OUTPUTS
2010-03-19 Michael Stapelbergipc: include the urgent flag in the workspaces reply
2010-03-19 Michael StapelbergStart dock clients on the output they request to be...
2010-03-19 Michael StapelbergDisable RandR if no outputs are found (Thanks fallen)
2010-03-19 Michael StapelbergBugfix: When disabling RandR/Xinerama, give a name...
2010-03-19 Michael StapelbergUse DLOG for debug messages instead of printf (Thanks...
2010-03-19 Michael StapelbergFix compilation with the old xcb keysyms api
2010-03-19 Michael Stapelberglittle style fix for the last commit
2010-03-19 Michael Stapelberglittle style fix for the last commit
2010-03-19 Helgi Kristvin... Bugfix: Take window out of fullscreen before entering...
2010-03-19 Helgi Kristvin... Bugfix: Take window out of fullscreen before entering...
2010-03-17 Michael Stapelbergrandr: use effective CRTC width/height, not its mode...
2010-03-17 Michael Stapelbergmake pointer follow the focus when moving to a differen...
2010-03-16 Michael StapelbergBugfix: configure floating windows above tiling windows...
2010-03-16 Michael StapelbergBugfix: configure floating windows above tiling windows...
2010-03-16 Michael Stapelbergdocs/userguide: merge little corrections (Thanks fallen)
2010-03-16 Michael Stapelbergwebsite: add download link for fedora
2010-03-16 Michael Stapelbergipc: correctly shutdown IPC sockets when exiting/restarting
2010-03-15 Michael Stapelbergdocs/ipc: document C header file
2010-03-15 Michael Stapelbergmanpage: correctly document the search order for XDG
2010-03-15 Michael Stapelbergmakefiles: support PREFIX and SYSCONFDIR
next