Commit Graph

2302 Commits

Author SHA1 Message Date
Michael Stapelberg
c871856449 update i3.man 2011-07-31 23:34:39 +02:00
Michael Stapelberg
998d44a3d4 update i3.man 2011-07-31 23:34:28 +02:00
Michael Stapelberg
c214e50ac8 add a manpage for i3-migrate-config-to-v4 2011-07-31 23:23:26 +02:00
Michael Stapelberg
d53c6f5c30 add a manpage for i3-migrate-config-to-v4 2011-07-31 23:22:50 +02:00
Michael Stapelberg
8353b9625d i3-migrate-config-to-v4: drop the .pl suffix
As lintian (a Debian package checker) mentions, it is more clever to install it
without the extension, since the implementation language might change.
2011-07-31 23:11:45 +02:00
Michael Stapelberg
3204caa98d i3-migrate-config-to-v4: drop the .pl suffix
As lintian (a Debian package checker) mentions, it is more clever to install it
without the extension, since the implementation language might change.
2011-07-31 23:11:05 +02:00
Michael Stapelberg
2aa5f4e231 add a manpage for i3-config-wizard 2011-07-31 23:08:38 +02:00
Michael Stapelberg
052b69a4bf add a manpage for i3-config-wizard 2011-07-31 23:08:25 +02:00
Michael Stapelberg
49cf7ff2d7 makefile: use $SUBDIRS for clean/distclean 2011-07-31 23:01:33 +02:00
Michael Stapelberg
74191652d4 makefile: use $SUBDIRS for clean/distclean 2011-07-31 23:01:16 +02:00
Michael Stapelberg
7f4af2c599 debian: bump standards-version, update website 2011-07-31 22:42:39 +02:00
Michael Stapelberg
8b526679ef debian: bump standards-version, update website 2011-07-31 22:42:31 +02:00
Michael Stapelberg
291553bf0d debian: update changelog 2011-07-31 22:34:56 +02:00
Michael Stapelberg
a5cba4c540 debian: update changelog 2011-07-31 22:34:47 +02:00
Michael Stapelberg
f69cbfc4b2 update date in RELEASE-NOTES-4.0 2011-07-31 22:25:49 +02:00
Michael Stapelberg
f703dd96f5 update date in RELEASE-NOTES-4.0 2011-07-31 22:25:37 +02:00
Michael Stapelberg
d3825f88e3 remove obsolete docs/tree-migrating 2011-07-31 22:19:58 +02:00
Michael Stapelberg
fde1ea0a8a remove obsolete docs/tree-migrating 2011-07-31 22:19:46 +02:00
Michael Stapelberg
e0703b8150 make dist: cleanup τεχ files before copying 2011-07-31 22:19:06 +02:00
Michael Stapelberg
7748db8b9a make dist: cleanup τεχ files before copying 2011-07-31 22:18:48 +02:00
Michael Stapelberg
e18dd21075 remove old RELEASE-NOTES from git. they are archived in the i3-website git 2011-07-31 22:07:21 +02:00
Michael Stapelberg
fca6420584 remove old RELEASE-NOTES from git. they are archived in the i3-website git 2011-07-31 22:07:02 +02:00
Michael Stapelberg
03f639d45c remove website/ from git, it got its own repository
See 'i3-website' at http://code.i3wm.org/i3-website
2011-07-31 22:04:19 +02:00
Michael Stapelberg
14976c9e01 remove website/ from git, it got its own repository
See 'i3-website' at http://code.i3wm.org/i3-website
2011-07-31 22:03:27 +02:00
Michael Stapelberg
0f276fdefa Merge branch 'next' 2011-07-31 22:01:01 +02:00
Michael Stapelberg
2728c02467 Merge branch 'tree' into next 2011-07-31 21:56:02 +02:00
Michael Stapelberg
c58109700c remove README.tree, the warning is obsolete now 2011-07-31 21:53:54 +02:00
Michael Stapelberg
559fd54334 add i3-config-wizard to .gitignore 2011-07-31 21:53:47 +02:00
Michael Stapelberg
bc98185f85 Bugfix: Handle (and free) the last_motion_notify 2011-07-31 21:21:45 +02:00
Michael Stapelberg
7180dca3b2 Bugfix: Correctly free the xcb_get_geometry reply when not managing a window 2011-07-31 20:39:33 +02:00
Michael Stapelberg
22de7593c5 Bugfix: free() the grab_pointer reply 2011-07-31 19:52:58 +02:00
Michael Stapelberg
6c35a0b93b handle the xcb_grab_pointer reply 2011-07-31 19:48:39 +02:00
Michael Stapelberg
ffbcfa2c97 Bugfix: also free() X11 errors in the main loop 2011-07-31 19:41:57 +02:00
Michael Stapelberg
fdfa88586d Forgot free(event) 2011-07-31 19:34:55 +02:00
Michael Stapelberg
fa1fe3cfed Bugfix: Same xcb_send_event fix as 1e0033bce4 2011-07-31 19:33:56 +02:00
Michael Stapelberg
5bfc89f733 Bugfix: Correctly pass the pointer to xcb_send_event 2011-07-31 19:26:38 +02:00
Michael Stapelberg
3a41aea75b add xcb_icccm_get_wm_protocols to xcb_compat.h (Thanks Merovius) 2011-07-31 18:32:28 +02:00
Axel Wagner
3302b22f71 Bugfix: Delay event-subscription until reconnect (thx aniou) 2011-07-31 18:26:52 +02:00
Michael Stapelberg
52b3646ecc xcb: don’t use the _unchecked variant for requests which have a reply 2011-07-31 18:19:41 +02:00
Michael Stapelberg
7f3f7c26b6 Bugfix: free replies after using them 2011-07-31 18:17:56 +02:00
Michael Stapelberg
d9ff172d36 Bugfix: load_font: free reply after using it 2011-07-31 17:57:11 +02:00
Michael Stapelberg
cbfcf5bd8b Bugfix: free font string after using it 2011-07-31 17:54:53 +02:00
Michael Stapelberg
ee83df9684 Bugfix: cfgparse: correctly free parser/lexer 2011-07-31 17:50:54 +02:00
Michael Stapelberg
088681c781 Bugfix: property handlers: correctly free replies in all cases 2011-07-31 17:46:41 +02:00
Michael Stapelberg
1e0033bce4 Bugfix: Allocate 32 bytes for xcb_send_event, it always copies 32 bytes
Fixes an 'uninitialized memory' error in valgrind
2011-07-31 17:46:01 +02:00
Michael Stapelberg
4875868689 Bugfix: Free property replies in their handlers 2011-07-31 17:12:37 +02:00
Michael Stapelberg
d3e3339a05 Bugfix: Fix small memory leak when initializing output Cons 2011-07-31 17:11:51 +02:00
Michael Stapelberg
f2fc523de7 Bugfix: fix memory leak in src/cmdparse.y 2011-07-31 17:11:28 +02:00
Michael Stapelberg
6ef3866108 docs/hacking-howto: comment out a few sections which are not updated yet
We want to get this release out and will update the sections afterwards. Sorry!
If you need to know stuff *right now*, please ask us on IRC
2011-07-31 16:19:25 +02:00
Axel Wagner
8d09ed7bf5 Update changelog and copyright, bump version and more 2011-07-31 16:16:17 +02:00