2009-03-11 |
Michael Stapelberg | Implement moving containers, implement moving windows... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Implement moving clients to the left if they are leftmost |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Michael Stapelberg | Bugfix: Redecorate the last focused window of the conta... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Michael Stapelberg | Bugfix: Don’t handle mouse click events inside the... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Michael Stapelberg | Bugfix: Change the event mask to ignore enter notifies... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Michael Stapelberg | Bugfix: Eliminate race condition, fix dock windows |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Michael Stapelberg | Ignore notify events which are not in mode XCB_NOTIFY_M... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Michael Stapelberg | Fix warning (typecast) |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Michael Stapelberg | Remove that stupid XBell() which gets triggered falsely... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Major change: Redirect events instead of handle the... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Make i3lock fork(), use white color and disable DPMS |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Import slock-0.9 as i3lock |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Fix warning |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Bugfix: Handle all events when dragging to resize,... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Bugfix: Draw bar at the correct position, handle expose... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Bugfix: Correctly free containers, the bug was not... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Implement wrapping left/right/up/down across screens |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Update comment |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Bugfix: Use memcmp() instead of strcmp(), use new_len... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Bugfix: Correctly free containers when shrinking the... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Bugfix: Don’t strcmp() if client->name == NULL |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Stapelberg | Convert window title to UCS-2 when updating it, don... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Stapelberg | s/atomar/atomic |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Stapelberg | Bugfix: Use a new variable called new_position and... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Stapelberg | Use -idirafter which is the same as -I but first looks... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Stapelberg | Fix race condition when updating client->name |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Stapelberg | Bugfix: Use _NET_WM_NAME (UTF-8) rather than WM_NAME... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Stapelberg | Fix the warning on SUS-compatible systems (char**)... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Stapelberg | Fix warnings, update DEPENDS, update Makefile for NetBSD |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Michael Stapelberg | Update default config/manpage |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Michael Stapelberg | Implement UTF-8-clean window titles |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Michael Stapelberg | More work on hacking-howto |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Michael Stapelberg | Some more work on docs/hacking-howto |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Michael Stapelberg | Don’t start a terminal on startup |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Michael Stapelberg | Bugfix: Correctly place new windows while other windows... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Michael Stapelberg | Fix some bugs found by using raster’s wm_torture |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Add how to hack guide, first version |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Bugfix: Correctly check for empty containers and unmap... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Don’t set focus outside of the current container |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Bugfix: Should be workspace 10 not 0 in moving aswell |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Bugfix: Should be workspace 10 not 0 |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Bugfix: decorate_window() needs a flush of course |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Don’t override /etc/i3/config if it already exists |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Don’t switch focus when in fullscreen mode |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Use __FUNCTION__ in LOG() |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Bugfix: One warning was left |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Bugfix: return value was missing |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Bugfix: Missing flush after render_container() |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Implement slog() and the LOG() macro, convert printf... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Stapelberg | Implement handling the size hints so that aspect ratio... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Bugfix: Fix rendering (needed a flush) |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Enable switching to containers when the current contain... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Bugfix: Correct boundary checking for increasing col... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Bugfix: Rendering of colspan/rowspan was wrong |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Bugfix: Correctly set currently_focused when clients... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Move HAS_CHANGED into a function |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Use unchecked versions for more speed |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Make colorpixels independent from clients |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Don’t re-initialize Xinerama on every configurenotify... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Bugfix: Some memory leaks / invalid accesses |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Stapelberg | Implement a focus stack, correctly free table columns... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Implement wrapping, selecting containers is now Mod1... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Implement auto-destroying of empty workspaces |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Bugfix: Reconfigure all clients in stacking, correctly... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Bugfix: Border presses weren’t correctly handled |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Bugfix: Reconfigure x/y of stack_windows when necessary |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Bugfix: Correctly destroy and remove stack_windows... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Bugfix: Correctly initialize new containers |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Bugfix: Fix several bugs in table_cleanup() |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Website: First version of the howto for ubuntu 9.04 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Bugfix: Rendering error when resizing a column near... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Fix datatype for cursor |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Implement option parsing (-c <configfile>) |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Use "conn" for xcb_connection and "event" for xcb_event... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Use default cursor (XC_left_ptr) for all windows |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Merge font.c into xcb.c |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Implement switching to different screens when focusing... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Implement an internal bar which displays the workspaces |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Implement clicking on titlebars in stack windows to... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Update default configuration file, install it to /etc... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Load configuration file from ~/.i3/config or /etc/i3... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Don’t put the client’s X11 ID into the titlebar |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Implement moving windows to other workspaces |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Stapelberg | Save unnecessary redecorations |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Michael Stapelberg | Implement Xinerama screen changes |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Michael Stapelberg | Bugfix: Don’t raise the active window when there is... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Michael Stapelberg | Bugfixes: Various fixes when cleaning up the table... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Michael Stapelberg | Use a different color for focused windows in not focuse... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Michael Stapelberg | Little cleanups |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Michael Stapelberg | Bugfix: Override client’s moves/resizes in configure_no... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Michael Stapelberg | Bugfix: Forgot to change the number of atoms correctly |
commit | commitdiff | tree | snapshot |
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 |
next |