2011-07-31 |
Michael Stapelberg | Bugfix: Handle (and free) the last_motion_notify |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: Correctly free the xcb_get_geometry reply when... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: free() the grab_pointer reply |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | handle the xcb_grab_pointer reply |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: also free() X11 errors in the main loop |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Forgot free(event) |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: Same xcb_send_event fix as 1e0033bce4 |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: Correctly pass the pointer to xcb_send_event |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | add xcb_icccm_get_wm_protocols to xcb_compat.h (Thanks... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Axel Wagner | Bugfix: Delay event-subscription until reconnect (thx... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | xcb: don’t use the _unchecked variant for requests... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: free replies after using them |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: load_font: free reply after using it |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: free font string after using it |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: cfgparse: correctly free parser/lexer |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: property handlers: correctly free replies in... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: Allocate 32 bytes for xcb_send_event, it always... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: Free property replies in their handlers |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: Fix small memory leak when initializing output... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | Bugfix: fix memory leak in src/cmdparse.y |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | docs/hacking-howto: comment out a few sections which... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Axel Wagner | Update changelog and copyright, bump version and more |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Axel Wagner | Correct some minor mistakes in the manpage (thx sECuRE) |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Axel Wagner | Merge branch 'tree' into next |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Michael Stapelberg | docs/userguide: update the status line section, recomme... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Stapelberg | docs/userguide: little fixes by fernando |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Stapelberg | remove unnecessary 'extern' keyword from function proto... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Stapelberg | Bugfix: Set the cursor via the Xlib connection if XCurs... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Stapelberg | X11 errors: also log the error_code (see X Protocol... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Fernando Tarlá... | Don't leak the cursor_id. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Fernando Tarlá... | Set the root window cursor. Fixes #442. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Stapelberg | docs/userguide: explain the split command |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Stapelberg | docs/userguide: explain default_orientation config... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Stapelberg | userguide: add popup_during_fullscreen configuration... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Stapelberg | update docs/userguide (various little fixes/updates) |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Stapelberg | Bugfix: Also abort drag_pointer after XCB_KEY_PRESS... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | docs/hacking-howto: a few little updates |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | docs/hacking-howto: update for RandR instead of Xinerama |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | docs/hacking-howto: update the file description |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | docs/debugging: make the difference between logging... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | migrate-config: convert old 'with container' commands... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | tests: t/17-workspace.t: keep workspace 1 open |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | tests: keep an X11 connection open to every display... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | default config: start i3bar -d by default |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | i3-nagbar: correctly check for errors when connecting... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | i3-config-wizard: use a managed, floating (dialog)... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | i3-config-wizard: correctly check for errors when conne... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Michael Stapelberg | remove _NET_WM_WORKAREA from _NET_SUPPORTED for now |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Michael Stapelberg | add Xdummy script to start a headless X11 server |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Michael Stapelberg | testsuite: allow parallel runs. decreases the test... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Michael Stapelberg | tests: get the socket path from the X11 atom I3_SOCKET_PATH |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | x.c: fix warning by removing unused variable |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | handlers.c: fix warnings |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | i3-nagbar: fix warnings |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | makefiles: build subdirs (Thanks Kacper) |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | extend .gitignore |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | debian: add missing τεχ build dependencies for the... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | docs/makefile: correctly make 'clean' |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | use the window class Firefox instead of the debian... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | define prototype for xcb_get_numlock_mask (fixes warning) |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | i3-config-wizard: fix keypresses with numlock on, also... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | release-notes: few fixes by fernando, thanks |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | add release notes for 4.0 (no, we’re still not releasin... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | remove unnecessary close, because fclose already closes... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | docs/ipc: document the tree request / reply |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | ipc: make 'focused' a bool |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | ipc: make 'urgent' a bool |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | ipc: send 'percent': null when percent is not relevant... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Michael Stapelberg | docs/ipc: update socket path section |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | bump version number (no, we’re not releasing yet) |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | update PACKAGE-MAINTAINER, mention i3-migrate-config... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | update DEPENDS file |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | Set some more atoms for _NET_SUPPORTED (Thanks lexszero) |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | remove left-over wordexp.h include |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | update debian/ to include all documentation/bump standa... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | Bugfix: use the global root variable, don’t get the... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | Makefile: don’t set PREFIX/SYSCONFDIR (necessary for... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | debian: add i3-wm.wm for dh_installwm to repository |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | expand .gitignore (Thanks madroach) |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | secure strscpy by replacing with strncpy |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | docs: add reference card (by Zeus Panchenko) |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Fernando Tarlá... | Reset the color to the default color, don't harcode... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | debian: bump compatibility to 6 |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | debian: update changelog |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | debian: add watch file |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | debian: call dh_installwm to register as alternative... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | debian: update changelog |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | i3-wsbar: replace %w with the width of the output ... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | Bugfix: i3-wsbar: properly catch errors when writing... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | debian: update i3-wm.docs |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | update debian packaging |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | wsbar: print an error and exit after not being able... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | Bugfix: Don’t leak file descriptor |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | Don’t pretend like the global fullscreen mode would... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | userguide: add missing $ (Thanks artoj) |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Jan-Erik Rediger | add socket path parameter to i3-wsbar script |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | Exclude docs/*.svg from dist tarball |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | makefile: cleanup src/cfgparse.dot |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | makefile: pre-generate docs/ |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Michael Stapelberg | debian: update changelog |
commit | commitdiff | tree | snapshot |
next |