2009-03-14 |
Michael Stapelberg | Implement kill-command to kill the current window,... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Implement exit command, document it in manpage, add... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Add docbook-xml as build dependency, revert last commit |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Add -L to not invoke xmllint which fails on some system... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Send configure notify after putting a client into fulls... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Update „Building i3 on Ubuntu 9.04” howto |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Add imprint to the website for compliance with german... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Add file PACKAGE-MAINTAINERS with hints for package... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Update the overview of default bindings |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Fix errors in i3.config, update manpage |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Stapelberg | Update website (menu, links to the documentation, manpa... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Michael Stapelberg | Remove unused variable (fixes warning) |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Michael Stapelberg | Update build-dependencies for debian |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Michael Stapelberg | Fix fullscreen for xpdf (at least on debian, with prope... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Michael Stapelberg | Fix compilation |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Michael Stapelberg | Fake more configure notifies (makes xpdf work better) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Michael Stapelberg | More example code |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Michael Stapelberg | Add some code to the presentation |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Michael Stapelberg | Bugfix: Completely ignore legacy hints as soon as the... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Michael Stapelberg | Add slides for presentation at NoName e.V. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Add website for i3lock |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Update debian/ to build a meta-package for i3 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Move i3lock in its own repository |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Handle legacy window titles by rendering them not unico... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Implement cleaning up the list of ignored events |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Fix misnomer (window_type_handler → handle_window_type... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Update config to use i3menu on Mod1+p, update Makefile... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Michael Stapelberg | Move i3lock to src/i3lock, import dmenu-3.9 as i3menu |
commit | commitdiff | tree | snapshot |
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 |
next |