]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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-16 Michael StapelbergBugfix: configure floating windows above tiling windows...
2010-03-16 Michael Stapelbergwebsite: add download link for fedora
2010-03-15 Michael StapelbergBugfix: Correctly stack windows when new windows are...
2010-03-11 Michael StapelbergUse LOG instead of DLOG/ELOG
2010-03-11 Michael StapelbergFix predict_text_width by using xcb_query_text_extents
2010-03-11 Michael StapelbergBugfix: Don’t mess up x/y coordinates in configurereque...
2010-03-11 Michael Stapelbergbugfix: don’t remap stack windows errnously when changi...
2010-02-14 Michael Stapelbergs/DLOG/LOG (Thanks ccount)
2010-02-12 Michael StapelbergBugfix: Correctly do boundary checking/moving to other...
2010-02-12 Michael StapelbergBugfix: Use both parts of WM_CLASS (it contains instanc...
2010-01-22 Michael StapelbergBugfix: Don’t leak IPC socket to launched processes
2010-01-20 Michael Stapelbergwebsite: add link to the mailing list archives for...
2010-01-19 Michael Stapelbergwebsite: mention new mailing list for discussions
2010-01-08 Michael Stapelbergbugfix: lexer: return to INITIAL state (Thanks dirkson)
2010-01-07 Michael StapelbergUse LOG instead of DLOG (next branch feature only)
2010-01-07 Michael StapelbergBugfix: if a font provides no per-char info for width...
2010-01-07 Michael StapelbergBugfix: Use ev_loop_new instead of ev_default_loop...
2010-01-05 Michael Stapelbergwebsite: add youtube link for the screencast
2010-01-05 Michael Stapelbergwebsite: link to the new screencast
2010-01-01 Michael StapelbergBugfix: Containers could lose their snap state (Thanks...
2010-01-01 Michael StapelbergRemove superfluous #include <assert.h> (Thanks badboy)
2010-01-01 Michael StapelbergWe don’t have DLOG yet in master branch (Thanks ccount)
2010-01-01 Michael StapelbergBugfix: Don’t put dock clients into floating mode ...
2009-12-29 Michael StapelbergFix bindings using the cursor keys in default config
2009-12-21 Michael Stapelbergdebian: merge changelog
2009-12-21 Michael StapelbergAdd bugfix release to website
2009-12-21 Michael Stapelbergdebian: Add i3-wm.doc-base 3.d-bf1
2009-12-21 Michael Stapelbergdebian: add missing files to docs/
2009-12-21 Michael StapelbergAdd release notes for 3.δ-bf1
2009-12-21 Michael StapelbergAdd x11-utils as dependency to have xmessage(1) for...
2009-12-21 Michael StapelbergAdd debian changelog for the bugfix release
2009-12-12 Michael StapelbergPartly revert 4ba26659, it was just wrong.
2009-12-12 Michael StapelbergBugfix: Correctly check for fullscreen windows when...
2009-12-12 Michael StapelbergBugfix: Correctly place new windows below fullscreen...
2009-12-12 Michael StapelbergBugfix: Fix assignments to not yet visible workspaces
2009-12-08 Michael StapelbergBugfix: Don’t resize client after base_height changes...
2009-12-08 Michael StapelbergBugfix: Use more precise floating point arithmetic...
2009-12-08 Michael StapelbergBugfix: Also fix horizontal resizing
2009-11-26 Michael StapelbergBugfix: Fix two problems in resizing floating windows...
2009-11-26 Michael StapelbergBugfix: Render containers after setting the client...
2009-11-23 Michael StapelbergBugfix: Resize client after updating base_height/base_w...
2009-11-23 Michael StapelbergBugfix: Don’t ignore urgency flag when the client wants...
2009-11-22 Michael StapelbergBugfix: Fix stack-limit cols, handle stack-limit cols...
2009-11-20 Michael StapelbergBugfix: Don’t set the urgency flag if the window is...
2009-11-20 Michael StapelbergBugfix: Accept underscores in bindsym (Thanks jace)
2009-11-18 Michael StapelbergBugfix: Fix resizing of floating windows in borderless...
2009-11-18 Michael StapelbergBugfix: Correctly clear the urgency hint if a window...
2009-11-18 Michael StapelbergBugfix: Also allow WORDs as workspace names (Thanks...
2009-11-13 Michael StapelbergBugfix: Correctly replay pointer if the click handler...
2009-11-13 Michael StapelbergBugfix: Correctly switch border types for floating...
2009-11-13 Michael StapelbergBugfix: Don’t draw window title when titlebar is disabl...
2009-11-09 Michael Stapelbergwebsite: add new release
2009-11-09 Michael StapelbergMerge branch 'next'
2009-11-09 Michael Stapelbergdebian: Add flex/bison to build-deps
2009-11-09 Michael Stapelbergdebian: update packaging
2009-11-09 Michael Stapelbergparser: Use right parameter, suppress warning about... 3.d
2009-11-09 Michael StapelbergUpdate regexp in make dist
2009-11-09 Michael StapelbergOnly evaluate the $(shell) expansions once in Makefiles
2009-11-09 Michael StapelbergBump version in manpage
2009-11-09 Michael StapelbergChange makefile for the release of 3.d
2009-11-09 Michael StapelbergAdd manpage for i3-input
2009-11-09 Michael StapelbergUpdate changelog / release-notes
2009-11-08 Michael StapelbergBugfix: WHITESPACE was missing in front of the workspac...
2009-11-08 Michael StapelbergFix rendering of 1-px-border windows which require...
2009-11-08 Michael Stapelbergs/for(/for (/
2009-11-08 Michael Stapelbergdocument the new border option
2009-11-08 Michael StapelbergImplement configuration setting to change the default...
2009-11-07 Michael StapelbergAdd favicon to website
2009-11-07 Michael StapelbergBugfix: Don’t access wrong parameter (Thanks atsutane)
2009-11-07 Michael StapelbergExplicitly specify -lxcb when linking to link with...
2009-11-06 Michael StapelbergUse nicer colors for focused_inactive by default
2009-11-06 Michael StapelbergInstall welcome message, display it in default config
2009-11-06 Michael StapelbergSome reformatting of the welcome message
2009-11-06 AtsutaneWrote a short welcome message introducing the default...
2009-11-06 Michael Stapelbergparser: Solve last shift/reduce conflicts
2009-11-06 Michael Stapelbergparser: solve shift/reduce conflict by moving WHITESPAC...
2009-11-06 Michael StapelbergFix compilation warning
2009-11-06 Michael Stapelbergconfigfile: make whitespace optional for modes (Thanks...
2009-11-05 Michael Stapelbergdebian: Recommend xfonts-base (necessary for misc-fixed...
2009-11-04 Michael StapelbergBugfix: Cleanup stack window also when in tabbing mode...
2009-11-04 Michael StapelbergApply fix of the previous commit also for columns
2009-11-04 Michael StapelbergBugfix: Switch layout mode after initializing all conta...
2009-11-03 Michael StapelbergUpdate hacking-howto (no longer reacting to notifies...
2009-11-02 Michael StapelbergAlso support xcb-keysyms < 0.3.4 when using bindsym...
2009-11-02 Michael StapelbergFix compilation warning
2009-11-02 Michael StapelbergBugfix: Ignore trailing/leading whitespaces when defini...
2009-10-28 Michael StapelbergBugfix: Prevent a division through zero (Thanks xeen)
2009-10-28 Michael StapelbergBugfix: Correctly re-assign dock_clients to the first...
2009-10-27 Michael Stapelbergwebsite: i3status: release 2.0
2009-10-26 Michael StapelbergChange testcases to work with the released version...
2009-10-26 Michael StapelbergAdd cursor keys for focussing, moving, snapping to...
2009-10-23 Michael StapelbergBugfix: Use the right pointer for bar.* colors (Thanks...
2009-10-23 Michael StapelbergFix debug message in cfgparse.y (Thanks shatter)
2009-10-23 Michael StapelbergBugfix: i3-input: Allocate one more character for null...
2009-10-23 Michael StapelbergUpdate userguide
2009-10-23 Michael StapelbergAdd tabbing to default config
2009-10-23 Michael StapelbergMention the testcases in the release notes
2009-10-23 Michael StapelbergAdd release notes for 3.δ
next