]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2010-01-01 Michael StapelbergBugfix: Don’t put dock clients into floating mode ...
2009-12-31 Michael Stapelbergewmh: implement support for _NET_WORKAREA (rdesktop...
2009-12-29 Michael StapelbergFix bindings using the cursor keys in default config
2009-12-25 Michael Stapelbergewmh: correctly set _NET_ACTIVE_WINDOW
2009-12-25 Michael Stapelbergewmh: correctly set _NET_CURRENT_DESKTOP to the number...
2009-12-22 Michael StapelbergBugfix: Fix NULL pointer dereference in workspaces...
2009-12-22 Michael Stapelbergretab! src/container.c
2009-12-22 Michael StapelbergMake containers containing exactly one window behave...
2009-12-22 Michael Stapelbergmakefile: rather than a dependency for each source...
2009-12-22 Michael StapelbergCorrectly exit when another window manager is already...
2009-12-21 Michael Stapelbergdebian: update changelog
2009-12-21 Michael Stapelbergxinerama: correctly put windows which are assigned...
2009-12-21 Michael Stapelbergxinerama: change some log messages to errors
2009-12-20 Michael StapelbergRemove -e and -t from loglevels.h target to make it...
2009-12-20 Michael Stapelbergmakefile: properly document dependencies on each target...
2009-12-19 Michael Stapelbergmakefile: clean temporary files
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-12-19 Michael StapelbergAdd new options -V for verbose mode and -d <loglevel...
2009-12-19 Michael Stapelbergadd log.c/log.h which contain all the log related macro...
2009-12-19 Michael Stapelberglogging: new makefile target to generate loglevels...
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...
next