summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-03Bugfix: Reconfigure bar window when changing resolutions (Thanks Mirko)3.a-bf2Michael Stapelberg
2009-05-03Bugfix: Fix crash on new clients (Thanks Mirko)Michael Stapelberg
2009-05-03website: link screencastMichael Stapelberg
2009-05-03website: add link to the release notesMichael Stapelberg
2009-05-03website: Update download pageMichael Stapelberg
2009-05-03Add release notes to git, welcome 3.a-bf1 :-)3.a-bf1Michael Stapelberg
2009-05-03Makefile: Correctly create dist packageMichael Stapelberg
2009-05-03debian: remove alpha version hintMichael Stapelberg
2009-05-03manpage: Fix wrong keybindingsMichael Stapelberg
2009-05-03Fix a bug caused by not absolutely raising windows (revision 95f4085bc)Michael Stapelberg
2009-05-03Bugfix: Insert windows at correct position/set focus correctly when moving be...Michael Stapelberg
2009-05-03debian: update changelogMichael Stapelberg
2009-05-03Bugfix: Re-distribute free space when closing customly resized containers, re...Michael Stapelberg
2009-05-03Bugfix: Correctly restore focus when leaving fullscreen modeMichael Stapelberg
2009-05-03Raise clients only relatively to the one which was focused before.Michael Stapelberg
2009-05-02website: Add new screenshotMichael Stapelberg
2009-05-02Bugfix: Correctly redirect output when checking for pkg-configMichael Stapelberg
2009-05-02debian: update changelog, change maintainer addressMichael Stapelberg
2009-05-02Bugfix: Fix drag&drop in GTK applications (firefox, thunderbird)Michael Stapelberg
2009-05-01i3status: fix filenameMichael Stapelberg
2009-05-01Add website for i3statusMichael Stapelberg
2009-05-01Bugfix: Correctly restart i3 when not using its absolute pathMichael Stapelberg
2009-04-30Makefile: Add more checks: check if pkg-config and libxcb-keysyms are installedMichael Stapelberg
2009-04-30Manpage: Remove alpha warning, remove TODO list and add a hint to the bugtrac...Michael Stapelberg
2009-04-30Some more work on the how to hack documentationMichael Stapelberg
2009-04-30Change maintainer email address and set the DM-Upload-Allowed fieldMichael Stapelberg
2009-04-30debian-package: Add provides: x-window-manager, suggest a terminal emulatorMichael Stapelberg
2009-04-28Bugfix: Don’t crash when asprintf() can’t print the window name (Thanks c...Michael Stapelberg
2009-04-28docs/debugging: also redirect stderrMichael Stapelberg
2009-04-28Add docs/debugging to websiteMichael Stapelberg
2009-04-28Add docs/debuggingMichael Stapelberg
2009-04-23Add pkg-config to build dependenciesMichael Stapelberg
2009-04-19Add missing files to make dist, delete old RFC fileMichael Stapelberg
2009-04-19Add a .desktop-file containing xsession information for freedesktop compliant...Michael Stapelberg
2009-04-19Bugfix: That should be xcb_keycode_t, not xcb_keysym_tMichael Stapelberg
2009-04-19Add conditional for the 0.3.3 → 0.3.4 API fix in libxcb-keysymsMichael Stapelberg
2009-04-19Update debian changelog / controlfileMichael Stapelberg
2009-04-19Update TODO fileMichael Stapelberg
2009-04-19Don’t rely on libxcb-wm any longer, as it got removed in libxcb 0.3.4Michael Stapelberg
2009-04-19FreeBSD requires -liconv to link (Thanks Dennis Herrmann)Michael Stapelberg
2009-04-18Fix for the fix: Don’t substract height twiceMichael Stapelberg
2009-04-17Bugfix: Correctly adjust state when transferring fullscreen windows to other ...Michael Stapelberg
2009-04-17Bugfix: Calculation of width in fake_absoute_configure_notify was wrong for w...Michael Stapelberg
2009-04-16Bugfix: Fullscreen configure notifies mustn’t use absolute position/sizeMichael Stapelberg
2009-04-14Prepare debian/changelog for the bugfix releaseMichael Stapelberg
2009-04-13Bugfix: Fix unmapping of dock windows (Thanks Mirko)Michael Stapelberg
2009-04-11Bugfix: Send clients their absolute position/size in generated configure even...Michael Stapelberg
2009-04-11Bugfix: Fix warping of cursor when only switching screen, not workspaceMichael Stapelberg
2009-04-11Bugfix: Don’t only check for the currently active screen, but check for all...Michael Stapelberg
2009-04-11Bugfix: Perform some bounds checking for snapped containers in fix_colrowspan...Michael Stapelberg