2009-03-02 |
Michael Stapelberg | Bugfix: Don’t crash when we’re already in stacking... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Stapelberg | Documentation update: Make some comments more understan... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Stapelberg | Draw stacking borders correctly |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Stapelberg | Bugfix: Use HAS_CHANGED on all occurences |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Fix various bugs when switching workspaces |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Correctly reconfigure clients when it’s necessary |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | More Debug-output |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Raise the stack win when its size changes |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Update TODO, fix parsing in commandmode for moving... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Revert 43d471b9ab736f5ff5b458a672d54319e3366464 and... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Insert the new client after the currently activ... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Correctly disable buffering for stdout |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Raise clients only when needed |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Correctly unmap/remap the stack_win when a... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Correctly update window titles when in stacking |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Only ignore enter_notify events for the parent... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Set focus when table was shrinked and CUR_CELL... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Stapelberg | Bugfix: Fix two bugs in fullscreen mode |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Michael Stapelberg | Implement restart-command to restart i3 without having... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Michael Stapelberg | More examples in the manpage |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Michael Stapelberg | Bugfix: Boundary checking for current_row and current_c... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Michael Stapelberg | Bugfix: Unset fullscreen_client when closed |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Stapelberg | Grab XCB_GRAB_SYNC and replay the event so it doesn... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Stapelberg | Bugfix: Don’t call set_focus when to_focus is NULL |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Stapelberg | Bugfix: Free()d wrong variable |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Stapelberg | Bugfix: Correctly map/unmap stack windows |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Stapelberg | Merge branch 'master' of zekjur:/git/i3 |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Stapelberg | Bugfix: when a window is unmapped, correctly pass focus... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Stapelberg | More work on the debian package, don’t link against... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Stapelberg | Update manpage |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Stapelberg | Implement configuration file parsing |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Stapelberg | Implement automatic cleaning of the table |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Stapelberg | More documentation, cleanups, and a cache for get_color... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Stapelberg | Bugfix: That has to be _reply |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Stapelberg | Cleanups, documentation |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Implement stacking |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | s/…/./ where it makes sense |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Website: s/beamer/video projector, s/computer geeks... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Fix some links on the website, add doctype, add license |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Don’t assign ->container for dock-windows |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Implement vertical resize |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Beautify handle_key_press |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Implement colspan for resizing |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Fix: Calculation of unoccupied space has to depend... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Stapelberg | Fix some movement/rendering bugs |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Stapelberg | Merge branch 'master' of zekjur:/git/i3 |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Stapelberg | Correctly handle _NET_WM_WINDOW_TYPE == _NET_WM_WINDOW_... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Stapelberg | Add debian/ |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Michael Stapelberg | Add first version of a website |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Michael Stapelberg | Document save set |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Michael Stapelberg | Linux needs -D_GNU_SOURCE for some functions, so enable... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Michael Stapelberg | Implement horizontal resizing |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | Implement exit_if_null using variadic macros, fix compi... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | Add first version of a manpage |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | Update TODO and header-comments |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | OK, it could still be improved ;-) |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | Finalize font.c |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | Cleanup load_font(), make it caching |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | Use c99 |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | Bugfix: Correctly disable Xinerama, use TAILQ_HEAD_INIT... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Michael Stapelberg | Implement Xinerama (workspaces have a specific screen) |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Makefile: Add DEBUG-flag (default =1), add dependency... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Fullscreen mode works with mplayer/firefox. xpdf is... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Implement fullscreen mode (Mod1+f) |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Bugfix: Correctly handle unmap, don’t apply attribute... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Don’t use current workspace |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Implement fullscreen (_NET_WM_STATE_FULLSCREEN) |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | More error checking, bugfix for mplayer (use visual... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Add vim hints, copyright notice to each file, add LICEN... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Various code improvements |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Stapelberg | Environment filtering is not needed. Instead, open... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Michael Stapelberg | Adjust RFC/TODO, forgot _GNU_SOURCE in layout.c |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Michael Stapelberg | Move stuff to include/ and src/ |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Michael Stapelberg | Cleanups, first strike. Move stuff to separate files... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Michael Stapelberg | First version of Xinerama support |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Michael Stapelberg | Focus handling for workspaces |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Michael Stapelberg | Implement Workspaces |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Michael Stapelberg | More TODO |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Michael Stapelberg | Implement proof of concept for resizing cols/rows |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Michael Stapelberg | Bugfix: Don’t crash if the user didn’t click into a... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Michael Stapelberg | Implement handling of window titles |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Michael Stapelberg | Implement focus on click |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Michael Stapelberg | Bugfixes in window placement |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Michael Stapelberg | Some cleanups, remove some unnecessary stuff, fix focus... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | Implement snapping |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | Add TODO file |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | Implement keybindings, adjust CMDMODE grammar, update... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | CMDMODE added |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | Add XKB for getting correct state, add colspan test... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | Beautify moving (I couldn’t resist) |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | Implement more moving |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | Implement moving up/down (not complete yet) |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Stapelberg | Bugfix: Clear container->currently_focused when destroy... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Stapelberg | Draw nice borders. Looks like wmii now :P |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Stapelberg | Add GOALS file with anti-autotools |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Stapelberg | Add correct environment-handling (pass LC_*, LANG,... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Stapelberg | Document requirements |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Stapelberg | Separate font stuff to font.c, beautify Makefile |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Stapelberg | Make table dynamic |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Stapelberg | Implement moving windows to the right (wrong modifier... |
commit | commitdiff | tree | snapshot |
next |