]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-14 Michael StapelbergVarious code improvements
2009-02-14 Michael StapelbergEnvironment filtering is not needed. Instead, open...
2009-02-13 Michael StapelbergAdjust RFC/TODO, forgot _GNU_SOURCE in layout.c
2009-02-13 Michael StapelbergMove stuff to include/ and src/
2009-02-13 Michael StapelbergCleanups, first strike. Move stuff to separate files...
2009-02-13 Michael StapelbergFirst version of Xinerama support
2009-02-13 Michael StapelbergFocus handling for workspaces
2009-02-13 Michael StapelbergImplement Workspaces
2009-02-12 Michael StapelbergMore TODO
2009-02-11 Michael StapelbergImplement proof of concept for resizing cols/rows
2009-02-11 Michael StapelbergBugfix: Don’t crash if the user didn’t click into a...
2009-02-11 Michael StapelbergImplement handling of window titles
2009-02-11 Michael StapelbergImplement focus on click
2009-02-11 Michael StapelbergBugfixes in window placement
2009-02-11 Michael StapelbergSome cleanups, remove some unnecessary stuff, fix focus...
2009-02-10 Michael StapelbergImplement snapping
2009-02-10 Michael StapelbergAdd TODO file
2009-02-10 Michael StapelbergImplement keybindings, adjust CMDMODE grammar, update...
2009-02-10 Michael StapelbergCMDMODE added
2009-02-10 Michael StapelbergAdd XKB for getting correct state, add colspan test...
2009-02-10 Michael StapelbergBeautify moving (I couldn’t resist)
2009-02-10 Michael StapelbergImplement more moving
2009-02-10 Michael StapelbergImplement moving up/down (not complete yet)
2009-02-10 Michael StapelbergBugfix: Clear container->currently_focused when destroy...
2009-02-09 Michael StapelbergDraw nice borders. Looks like wmii now :P
2009-02-09 Michael StapelbergAdd GOALS file with anti-autotools
2009-02-09 Michael StapelbergAdd correct environment-handling (pass LC_*, LANG,...
2009-02-08 Michael StapelbergDocument requirements
2009-02-08 Michael StapelbergSeparate font stuff to font.c, beautify Makefile
2009-02-08 Michael StapelbergMake table dynamic
2009-02-08 Michael StapelbergImplement moving windows to the right (wrong modifier...
2009-02-08 Michael StapelbergFocus changes (up/down) implemented
2009-02-08 Michael StapelbergImplement focus follows mouse
2009-02-07 Michael StapelbergCorrect placing of windows :)
2009-02-07 Michael StapelbergUse containers
2009-02-07 Michael StapelbergAdd Makefile and queue.h to repository
2009-02-07 Michael StapelbergFirst approachments in direction of table-based layout
2009-02-07 Michael StapelbergMove stuff around, decorate windows a bit
2009-02-06 Michael StapelbergMore code.
2009-02-06 Michael StapelbergIntermediate commit: Can draw some border, but still...
2009-02-06 Michael StapelbergGots RFC
2009-02-06 Michael StapelbergInitial commit