]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-08-01 Michael StapelbergMerge i3bar into next
2011-08-01 Michael Stapelbergdocs/userguide: remove the bar.* color keys (Thanks...
2011-08-01 Michael Stapelbergdocs/userguide: use i3bar instead of dzen2 in the ...
2011-08-01 Michael Stapelbergupdate debian packaging
2011-07-31 Michael Stapelbergdocs/userguide: update keyboard-layer images, remove... 4.0
2011-07-31 Michael Stapelbergdocs/userguide: document for_window (Thanks aksr)
2011-07-31 Michael Stapelbergupdate i3.man
2011-07-31 Michael Stapelbergadd a manpage for i3-migrate-config-to-v4
2011-07-31 Michael Stapelbergi3-migrate-config-to-v4: drop the .pl suffix
2011-07-31 Michael Stapelbergadd a manpage for i3-config-wizard
2011-07-31 Michael Stapelbergmakefile: use $SUBDIRS for clean/distclean
2011-07-31 Michael Stapelbergdebian: bump standards-version, update website
2011-07-31 Michael Stapelbergdebian: update changelog
2011-07-31 Michael Stapelbergupdate date in RELEASE-NOTES-4.0
2011-07-31 Michael Stapelbergremove obsolete docs/tree-migrating
2011-07-31 Michael Stapelbergmake dist: cleanup τεχ files before copying
2011-07-31 Michael Stapelbergremove old RELEASE-NOTES from git. they are archived...
2011-07-31 Michael Stapelbergremove website/ from git, it got its own repository
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-31 Michael Stapelbergremove README.tree, the warning is obsolete now
2011-07-31 Michael Stapelbergadd i3-config-wizard to .gitignore
2011-07-31 Michael StapelbergBugfix: Handle (and free) the last_motion_notify
2011-07-31 Michael StapelbergBugfix: Correctly free the xcb_get_geometry reply when...
2011-07-31 Michael StapelbergBugfix: free() the grab_pointer reply
2011-07-31 Michael Stapelberghandle the xcb_grab_pointer reply
2011-07-31 Michael StapelbergBugfix: also free() X11 errors in the main loop
2011-07-31 Michael StapelbergForgot free(event)
2011-07-31 Michael StapelbergBugfix: Same xcb_send_event fix as 1e0033bce4
2011-07-31 Michael StapelbergBugfix: Correctly pass the pointer to xcb_send_event
2011-07-31 Michael Stapelbergadd xcb_icccm_get_wm_protocols to xcb_compat.h (Thanks...
2011-07-31 Axel WagnerBugfix: Delay event-subscription until reconnect (thx...
2011-07-31 Michael Stapelbergxcb: don’t use the _unchecked variant for requests...
2011-07-31 Michael StapelbergBugfix: free replies after using them
2011-07-31 Michael StapelbergBugfix: load_font: free reply after using it
2011-07-31 Michael StapelbergBugfix: free font string after using it
2011-07-31 Michael StapelbergBugfix: cfgparse: correctly free parser/lexer
2011-07-31 Michael StapelbergBugfix: property handlers: correctly free replies in...
2011-07-31 Michael StapelbergBugfix: Allocate 32 bytes for xcb_send_event, it always...
2011-07-31 Michael StapelbergBugfix: Free property replies in their handlers
2011-07-31 Michael StapelbergBugfix: Fix small memory leak when initializing output...
2011-07-31 Michael StapelbergBugfix: fix memory leak in src/cmdparse.y
2011-07-31 Michael Stapelbergdocs/hacking-howto: comment out a few sections which...
2011-07-31 Axel WagnerUpdate changelog and copyright, bump version and more
2011-07-31 Axel WagnerCorrect some minor mistakes in the manpage (thx sECuRE)
2011-07-31 Axel WagnerMerge branch 'tree' into next
2011-07-31 Michael Stapelbergdocs/userguide: update the status line section, recomme...
2011-07-29 Michael Stapelbergdocs/userguide: little fixes by fernando
2011-07-29 Michael Stapelbergremove unnecessary 'extern' keyword from function proto...
2011-07-29 Michael StapelbergBugfix: Set the cursor via the Xlib connection if XCurs...
2011-07-29 Michael StapelbergX11 errors: also log the error_code (see X Protocol...
2011-07-29 Fernando Tarlá... Don't leak the cursor_id.
2011-07-29 Fernando Tarlá... Set the root window cursor. Fixes #442.
2011-07-28 Michael Stapelbergdocs/userguide: explain the split command
2011-07-28 Michael Stapelbergdocs/userguide: explain default_orientation config...
2011-07-28 Michael Stapelberguserguide: add popup_during_fullscreen configuration...
2011-07-28 Michael Stapelbergupdate docs/userguide (various little fixes/updates)
2011-07-28 Michael StapelbergBugfix: Also abort drag_pointer after XCB_KEY_PRESS...
2011-07-27 Michael Stapelbergdocs/hacking-howto: a few little updates
2011-07-27 Michael Stapelbergdocs/hacking-howto: update for RandR instead of Xinerama
2011-07-27 Michael Stapelbergdocs/hacking-howto: update the file description
2011-07-27 Michael Stapelbergdocs/debugging: make the difference between logging...
2011-07-27 Michael Stapelbergmigrate-config: convert old 'with container' commands...
2011-07-27 Michael Stapelbergtests: t/17-workspace.t: keep workspace 1 open
2011-07-27 Michael Stapelbergtests: keep an X11 connection open to every display...
2011-07-27 Michael Stapelbergdefault config: start i3bar -d by default
2011-07-27 Michael Stapelbergi3-nagbar: correctly check for errors when connecting...
2011-07-27 Michael Stapelbergi3-config-wizard: use a managed, floating (dialog)...
2011-07-27 Michael Stapelbergi3-config-wizard: correctly check for errors when conne...
2011-07-27 Michael Stapelbergremove _NET_WM_WORKAREA from _NET_SUPPORTED for now
2011-07-25 Michael Stapelbergadd Xdummy script to start a headless X11 server
2011-07-25 Michael Stapelbergtestsuite: allow parallel runs. decreases the test...
2011-07-25 Michael Stapelbergtests: get the socket path from the X11 atom I3_SOCKET_PATH
2011-07-24 Michael Stapelbergx.c: fix warning by removing unused variable
2011-07-24 Michael Stapelberghandlers.c: fix warnings
2011-07-24 Michael Stapelbergi3-nagbar: fix warnings
2011-07-24 Michael Stapelbergmakefiles: build subdirs (Thanks Kacper)
2011-07-24 Michael Stapelbergextend .gitignore
2011-07-24 Michael Stapelbergdebian: add missing τεχ build dependencies for the...
2011-07-24 Michael Stapelbergdocs/makefile: correctly make 'clean'
2011-07-24 Michael Stapelberguse the window class Firefox instead of the debian...
2011-07-24 Michael Stapelbergdefine prototype for xcb_get_numlock_mask (fixes warning)
2011-07-24 Michael Stapelbergi3-config-wizard: fix keypresses with numlock on, also...
2011-07-24 Michael Stapelbergrelease-notes: few fixes by fernando, thanks
2011-07-24 Michael Stapelbergadd release notes for 4.0 (no, we’re still not releasin...
2011-07-24 Michael Stapelbergremove unnecessary close, because fclose already closes...
2011-07-24 Michael Stapelbergdocs/ipc: document the tree request / reply
2011-07-24 Michael Stapelbergipc: make 'focused' a bool
2011-07-24 Michael Stapelbergipc: make 'urgent' a bool
2011-07-24 Michael Stapelbergipc: send 'percent': null when percent is not relevant...
2011-07-24 Michael Stapelbergdocs/ipc: update socket path section
2011-07-23 Michael Stapelbergbump version number (no, we’re not releasing yet)
2011-07-23 Michael Stapelbergupdate PACKAGE-MAINTAINER, mention i3-migrate-config...
2011-07-23 Michael Stapelbergupdate DEPENDS file
2011-07-23 Michael StapelbergSet some more atoms for _NET_SUPPORTED (Thanks lexszero)
2011-07-23 Michael Stapelbergremove left-over wordexp.h include
2011-07-23 Michael Stapelbergupdate debian/ to include all documentation/bump standa...
2011-07-23 Michael StapelbergBugfix: use the global root variable, don’t get the...
2011-07-23 Michael StapelbergMakefile: don’t set PREFIX/SYSCONFDIR (necessary for...
2011-07-23 Michael Stapelbergdebian: add i3-wm.wm for dh_installwm to repository
2011-07-23 Michael Stapelbergexpand .gitignore (Thanks madroach)
next