2010-04-13 |
Michael Stapelberg | re-add focus follows mouse handling |
blob | commitdiff | raw |
2010-04-13 |
Michael Stapelberg | more reformatting/cleanups |
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-02-28 |
Michael Stapelberg | Move update_if_necessary to util.c, will be necessary... |
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-19 |
Michael Stapelberg | Touch each log message and classify it as DLOG (debug... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Michael Stapelberg | Merge patches for OpenBSD compatibility |
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 | Merge branch 'next' into testcases |
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-06-29 |
Lars Hartmann | updated doxygen docu, added FIXMEs, fixed headers to... |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Michael Stapelberg | Merge branch 'next' (3.β is stable now) |
blob | commitdiff | raw | diff to current |
2009-06-21 |
Michael Stapelberg | Bugfix: yuck! FREE() used a wrong check, effectively... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Michael Stapelberg | Static analyzers: Add noreturn attribute to die() |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Michael Stapelberg | Move toggle_fullscreen to client.c |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Michael Stapelberg | Implement putting clients onto specific workspaces... |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Michael Stapelberg | Bugfix: Force reconfiguration of all windows on workspa... |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Michael Stapelberg | Bugfix: Force reconfiguration of all windows on workspa... |
blob | commitdiff | raw | diff to current |
2009-05-05 |
Michael Stapelberg | Implement jumping to windows by matching their class... |
blob | commitdiff | raw | diff to current |
2009-04-19 |
Michael Stapelberg | Don’t rely on libxcb-wm any longer, as it got removed... |
blob | commitdiff | raw | diff to current |
2009-04-11 |
Michael Stapelberg | General small cleanups |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Michael Stapelberg | Put documentation for each function in the header files... |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Michael Stapelberg | Bugfix: Don’t set focus if it is not necessary. |
blob | commitdiff | raw | diff to current |
2009-03-30 |
Michael Stapelberg | Bugfix: Don’t free xinerama-reply if it is NULL, implem... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Michael Stapelberg | Implement kill-command to kill the current window,... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Michael Stapelberg | Implement exit command, document it in manpage, add... |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Michael Stapelberg | Bugfix: Change the event mask to ignore enter notifies... |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Michael Stapelberg | Fix the warning on SUS-compatible systems (char**)... |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Michael Stapelberg | Fix warnings, update DEPENDS, update Makefile for NetBSD |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Michael Stapelberg | Implement UTF-8-clean window titles |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Michael Stapelberg | Bugfix: Correctly check for empty containers and unmap... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Michael Stapelberg | Use __FUNCTION__ in LOG() |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Michael Stapelberg | Implement slog() and the LOG() macro, convert printf... |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Michael Stapelberg | Bugfix: Reconfigure x/y of stack_windows when necessary |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Michael Stapelberg | Use "conn" for xcb_connection and "event" for xcb_event... |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Michael Stapelberg | More documentation, cleanups, and a cache for get_color... |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Michael Stapelberg | Implement stacking |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Michael Stapelberg | Fix some movement/rendering bugs |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Michael Stapelberg | Implement exit_if_null using variadic macros, fix compi... |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Michael Stapelberg | Finalize font.c |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Michael Stapelberg | Implement Xinerama (workspaces have a specific screen) |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Michael Stapelberg | Implement fullscreen mode (Mod1+f) |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Michael Stapelberg | Add vim hints, copyright notice to each file, add LICEN... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Michael Stapelberg | Environment filtering is not needed. Instead, open... |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Michael Stapelberg | Move stuff to include/ and src/ |
blob | commitdiff | raw | diff to current |
|