]>
git.sur5r.net Git - i3/i3/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Stapelberg [Fri, 13 Feb 2009 04:16:47 +0000 (05:16 +0100)]
Implement Workspaces
Michael Stapelberg [Thu, 12 Feb 2009 22:15:50 +0000 (23:15 +0100)]
More TODO
Michael Stapelberg [Wed, 11 Feb 2009 22:47:13 +0000 (23:47 +0100)]
Implement proof of concept for resizing cols/rows
Michael Stapelberg [Wed, 11 Feb 2009 18:04:28 +0000 (19:04 +0100)]
Bugfix: Don’t crash if the user didn’t click into a client
Michael Stapelberg [Wed, 11 Feb 2009 17:54:20 +0000 (18:54 +0100)]
Implement handling of window titles
Michael Stapelberg [Wed, 11 Feb 2009 16:47:42 +0000 (17:47 +0100)]
Implement focus on click
Michael Stapelberg [Wed, 11 Feb 2009 15:12:03 +0000 (16:12 +0100)]
Bugfixes in window placement
Michael Stapelberg [Wed, 11 Feb 2009 00:33:18 +0000 (01:33 +0100)]
Some cleanups, remove some unnecessary stuff, fix focus bugs
Michael Stapelberg [Tue, 10 Feb 2009 22:42:28 +0000 (23:42 +0100)]
Implement snapping
Michael Stapelberg [Tue, 10 Feb 2009 21:45:37 +0000 (22:45 +0100)]
Add TODO file
Michael Stapelberg [Tue, 10 Feb 2009 19:49:47 +0000 (20:49 +0100)]
Implement keybindings, adjust CMDMODE grammar, update DEPENDS
Michael Stapelberg [Tue, 10 Feb 2009 16:09:31 +0000 (17:09 +0100)]
CMDMODE added
Michael Stapelberg [Tue, 10 Feb 2009 04:50:35 +0000 (05:50 +0100)]
Add XKB for getting correct state, add colspan test code
Michael Stapelberg [Tue, 10 Feb 2009 01:20:58 +0000 (02:20 +0100)]
Beautify moving (I couldn’t resist)
Michael Stapelberg [Tue, 10 Feb 2009 01:03:58 +0000 (02:03 +0100)]
Implement more moving
Michael Stapelberg [Tue, 10 Feb 2009 00:44:36 +0000 (01:44 +0100)]
Implement moving up/down (not complete yet)
Michael Stapelberg [Tue, 10 Feb 2009 00:06:19 +0000 (01:06 +0100)]
Bugfix: Clear container->currently_focused when destroying clients
Michael Stapelberg [Mon, 9 Feb 2009 23:39:48 +0000 (00:39 +0100)]
Draw nice borders. Looks like wmii now :P
Michael Stapelberg [Mon, 9 Feb 2009 19:56:29 +0000 (20:56 +0100)]
Add GOALS file with anti-autotools
Michael Stapelberg [Mon, 9 Feb 2009 19:51:52 +0000 (20:51 +0100)]
Add correct environment-handling (pass LC_*, LANG, DISPLAY), add -rpath for NetBSD
Michael Stapelberg [Sun, 8 Feb 2009 17:17:34 +0000 (18:17 +0100)]
Document requirements
Michael Stapelberg [Sun, 8 Feb 2009 10:25:32 +0000 (11:25 +0100)]
Separate font stuff to font.c, beautify Makefile
Michael Stapelberg [Sun, 8 Feb 2009 03:04:35 +0000 (04:04 +0100)]
Make table dynamic
Michael Stapelberg [Sun, 8 Feb 2009 02:23:59 +0000 (03:23 +0100)]
Implement moving windows to the right (wrong modifier at the moment), switching focus left/right
Michael Stapelberg [Sun, 8 Feb 2009 01:39:56 +0000 (02:39 +0100)]
Focus changes (up/down) implemented
Michael Stapelberg [Sun, 8 Feb 2009 00:02:55 +0000 (01:02 +0100)]
Implement focus follows mouse
Michael Stapelberg [Sat, 7 Feb 2009 23:24:02 +0000 (00:24 +0100)]
Correct placing of windows :)
Michael Stapelberg [Sat, 7 Feb 2009 20:08:30 +0000 (21:08 +0100)]
Use containers
Michael Stapelberg [Sat, 7 Feb 2009 03:27:22 +0000 (04:27 +0100)]
Add Makefile and queue.h to repository
Michael Stapelberg [Sat, 7 Feb 2009 01:43:28 +0000 (02:43 +0100)]
First approachments in direction of table-based layout
Michael Stapelberg [Sat, 7 Feb 2009 00:38:51 +0000 (01:38 +0100)]
Move stuff around, decorate windows a bit
Michael Stapelberg [Fri, 6 Feb 2009 17:23:37 +0000 (18:23 +0100)]
More code.
Michael Stapelberg [Fri, 6 Feb 2009 16:49:45 +0000 (17:49 +0100)]
Intermediate commit: Can draw some border, but still messy proof of concept code.
Michael Stapelberg [Fri, 6 Feb 2009 06:58:52 +0000 (07:58 +0100)]
Gots RFC
Michael Stapelberg [Fri, 6 Feb 2009 03:44:56 +0000 (04:44 +0100)]
Initial commit