]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2009-12-16 Michael StapelbergAdd x11-utils as dependency to have xmessage(1) for...
2009-12-15 Michael StapelbergAdd clarification about border color in userguide ...
2009-12-13 Michael StapelbergDistribute rest space between windows as long as possib...
2009-12-12 Michael StapelbergTake into account the window’s base_{width,height}...
2009-12-12 Michael StapelbergPartly revert 4ba26659, it was just wrong.
2009-12-12 Michael StapelbergAdd new entry in debian/changelog to prevent apt from...
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-11 Michael StapelbergBugfix: close file handle after parsing
2009-12-08 Michael StapelbergInclude unistd.h for usleep()
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-07 Michael StapelbergCorrect typo
2009-12-07 Michael StapelbergUpdate and reformat the hacking howto
2009-12-07 Michael StapelbergWhen no screens are found, don’t hog the CPU. Also...
2009-12-07 Michael StapelbergAdd new chapters to userguide: multi-monitor and softwa...
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 Stapelbergdebian: update changelog
2009-11-23 Michael Stapelbergdebian: Add i3-wm.doc-base
2009-11-23 Michael Stapelbergdebian: add missing files to docs/
2009-11-23 Michael Stapelbergdebian: set priority only for the source package, binar...
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-22 Michael Stapelbergconfig: delete old parser, new lexer/parser is the...
2009-11-22 Michael StapelbergBugfix: Also fix horizontal resizing
2009-11-22 Michael StapelbergBugfix: Correctly calculate width when resizing (Thanks...
2009-11-20 Michael StapelbergExpand testcase for urgency hint
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 StapelbergAdd testcase for resizing of floating windows
2009-11-18 Michael StapelbergAdd testcase for the urgency hint
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-15 Michael StapelbergBugfix: Don’t hide window titles in tabbing mode (Thank...
2009-11-13 Michael StapelbergRemove the terminal option from config.
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-12 Michael StapelbergDisable XKB instead of quitting with an error (Thanks...
2009-11-12 Michael StapelbergAdd ctrl as synonym for control
2009-11-10 Michael StapelbergMakefile: Use POSIX-compliant method to delete multiple...
2009-11-09 Michael StapelbergFix compilation warning on OpenBSD (Thanks bapt)
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 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-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.δ
2009-10-23 Michael StapelbergUpdate debian changelog
2009-10-23 Michael StapelbergBugfix: Allow dock clients to reconfigure their height...
2009-10-13 Michael StapelbergBugfix: Don’t allow moving/resizing of fullscreen windo...
2009-10-12 Michael StapelbergBugfix: Fix NULL pointer dereference when reconfiguring...
2009-10-11 Michael Stapelberguserguide: tell the user where the configuration file...
2009-10-11 Michael StapelbergFix HEAD^
2009-10-11 Michael StapelbergBugfix: Also apply the fix of 74ccdb4 when re-querying...
2009-10-07 Michael StapelbergAdd testcase for the mark/goto command
2009-10-07 Michael StapelbergBugfix: IPC: Correctly handle the case when multiple...
2009-10-07 Michael Stapelbergi3-input: Bugfix: Don’t try to convert the prompt if...
2009-10-07 Michael StapelbergBugfix: Correctly position bar window when using xrandr...
next