2011-11-30 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-30 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-28 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-22 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-21 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-21 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Fernando Tarlá Car... | Consolidate all convert_* functions into libi3. |
blob | commitdiff | raw | diff to current |
2011-11-11 |
Michael Stapelberg | Merge branch 'next' |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Fernando Tarlá Car... | Plug minor leaks in string conversion routines. |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Michael Stapelberg | move strndup to libi3 |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Michael Stapelberg | introduce sasprintf() in libi3, use it everywhere |
blob | commitdiff | raw | diff to current |
2011-10-22 |
Michael Stapelberg | normalize modelines/headers across src/*.c |
blob | commitdiff | raw | diff to current |
2011-10-10 |
Michael Stapelberg | Merge branch 'startup-notification' into next |
blob | commitdiff | raw | diff to current |
2011-10-10 |
Michael Stapelberg | implement a startup monitor, move code to src/startup.c |
blob | commitdiff | raw | diff to current |
2011-10-10 |
Michael Stapelberg | Implement support for startup notifications |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-10-02 |
Michael Stapelberg | Merge branch 'msg' into next |
blob | commitdiff | raw | diff to current |
2011-10-02 |
Michael Stapelberg | move sstrdup, scalloc, smalloc, srealloc to libi3,... |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Michael Stapelberg | Merge branch 'fix-leaks' |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Michael Stapelberg | properly free memory/close fd upon errors (Thanks xeen) |
blob | commitdiff | raw | diff to current |
2011-08-03 |
Michael Stapelberg | Merge branch 'master' into next |
blob | commitdiff | raw | diff to current |
2011-08-03 |
Michael Stapelberg | Merge branch 'fix-chromium-tabbar' |
blob | commitdiff | raw | diff to current |
2011-08-03 |
Michael Stapelberg | Bugfix: realloc() with size == 0 works like free()... |
blob | commitdiff | raw | diff to current |
2011-08-01 |
Michael Stapelberg | Merge i3bar into next |
blob | commitdiff | raw | diff to current |
2011-07-31 |
Michael Stapelberg | Merge branch 'next' |
blob | commitdiff | raw | diff to current |
2011-07-31 |
Michael Stapelberg | Merge branch 'tree' into next |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Michael Stapelberg | use memmem and strndup from FreeBSD on Darwin (Thanks... |
blob | commitdiff | raw | diff to current |
2011-07-10 |
Michael Stapelberg | add i3-nagbar. tells you about config file errors ... |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Michael Stapelberg | Bugfix: Don’t append the --restart parameter on each... |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Michael Stapelberg | Make code compatible with yajl 2.0 *and* 1.0 |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Sardem FF7 | Use XDG_RUNTIME_DIR when available |
blob | commitdiff | raw | diff to current |
2011-03-21 |
Michael Stapelberg | little coding style fixes, fix compilation warning |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Michael Stapelberg | Only send WM_TAKE_FOCUS when the client supports it... |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Michael Stapelberg | Make i3 compatible with the very latest xcb |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Michael Stapelberg | Send WM_TAKE_FOCUS when setting focus (fixes java problems) |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Fernando Tarlá Car... | Very minor issues found with statical analysis. |
blob | commitdiff | raw | diff to current |
2010-12-31 |
Axel Wagner | Add forgetful restart to sighandler |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Fernando Tarlá Car... | Default to a file in /tmp for the restart state. |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Fernando Tarlá Car... | util.c is the proper place for those functions. |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Fernando Tarlá Car... | Remove some commented out code. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael Stapelberg | Include 'percent' in tree JSON, use C-locale when dumpi... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | update indenting of src/util.c |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | re-enable ipc_shutdown() when restarting |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | Bugfix: Use setsid() to avoid SIGINT for child processes |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Fernando Tarlá Car... | Make the restart path configurable. |
blob | commitdiff | raw | diff to current |
2010-11-26 |
Michael Stapelberg | remove some obsolete code |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Fernando Tarlá Car... | Port the path resolution and config loading code from... |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Michael Stapelberg | implement configure requests, adapt testcase |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | re-add focus follows mouse handling |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | more reformatting/cleanups |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | correctly update/display window title/class |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | first step of the big refactoring ("tree" branch). |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Michael Stapelberg | Merge branch 'next' |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Michael Stapelberg | ipc: correctly shutdown IPC sockets when exiting/restarting |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Michael Stapelberg | Clear urgency hints set by i3 (see HEAD~2) |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Michael Stapelberg | Restore geometry of all windows before exiting/restarti... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Michael Stapelberg | huge change: implement RandR instead of Xinerama |
blob | commitdiff | raw | diff to current |
2010-02-28 |
Michael Stapelberg | Move update_if_necessary to util.c, will be necessary... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Michael Stapelberg | Bugfix: Use both parts of WM_CLASS (it contains instanc... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Michael Stapelberg | Bugfix: Use both parts of WM_CLASS (it contains instanc... |
blob | commitdiff | raw | diff to current |
2010-01-03 |
Jan-Erik Rediger | added popup for handling SIGSEGV or SIGFPE |
blob | commitdiff | raw | diff to current |
2009-12-25 |
Michael Stapelberg | ewmh: correctly set _NET_ACTIVE_WINDOW |
blob | commitdiff | raw | diff to current |
2009-12-25 |
Michael Stapelberg | ewmh: correctly set _NET_CURRENT_DESKTOP to the number... |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Michael Stapelberg | Correctly exit when another window manager is already... |
blob | commitdiff | raw | diff to current |
2009-12-19 |
Michael Stapelberg | Touch each log message and classify it as DLOG (debug... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Michael Stapelberg | Fix compilation warning on OpenBSD (Thanks bapt) |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Michael Stapelberg | Merge branch 'next' |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Michael Stapelberg | Refactor workspaces to be stored in a TAILQ instead... |
blob | commitdiff | raw | diff to current |
2009-09-27 |
Michael Stapelberg | Implement options to change the default mode of containers |
blob | commitdiff | raw | diff to current |
2009-09-27 |
Michael Stapelberg | Make number of workspaces dynamic (no longer limited... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Michael Stapelberg | Merge patches for OpenBSD compatibility |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Michael Stapelberg | Implement tabbing |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Michael Stapelberg | Merge branch 'next' |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | More log cleanups |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-08 |
Michael Stapelberg | Implement assignments of workspaces to screens, big... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Michael Stapelberg | Bugfix: Correctly unmap stack windows and don’t re... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Michael Stapelberg | Bugfix: Correctly unmap stack windows and don’t re... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Michael Stapelberg | Implement correct rendering of floating windows (decora... |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Michael Stapelberg | Use errx() instead of an own die() function |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Michael Stapelberg | Bugfix: Fix NULL-pointer dereferencing introduced by... |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Michael Stapelberg | Bugfix: Fix NULL-pointer dereferencing introduced by... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Michael Stapelberg | Merge branch 'next' of zekjur:/git/i3 into next |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Michael Stapelberg | Map window/its decoration *after* calling render_layout() |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Michael Stapelberg | Bugfix: Correctly redecorate clients when changing... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Michael Stapelberg | Bugfix: Correctly redecorate clients when changing... |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Michael Stapelberg | optimization: Render on pixmaps and copy the result... |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Michael Stapelberg | Use better error messages for s* (Thanks Curtis) |
blob | commitdiff | raw | diff to current |
next |