8279eb3a4eFix wallpaper flickering on workspace switch by mapping new clients before unmapping old clients
Niklas Hambüchen
2010-10-14 22:57:15 +0100
5c2758af26Implement support for size hints (including test case)
Michael Stapelberg
2010-10-11 21:32:04 +0200
b904c9a34aBugfix: Initialize variable 'root' earlier
Michael Stapelberg
2010-10-10 20:18:31 +0200
d1e3fd192fBugfix: Initialize variable 'root' earlier
Michael Stapelberg
2010-10-10 20:18:31 +0200
4ca46d131cInfo about client.background for the user guide.
Fernando Tarlá Cardoso Lemos
2010-09-24 22:01:56 -0300
83a82d77bfInfo about client.background for the user guide.
Fernando Tarlá Cardoso Lemos
2010-09-24 22:01:56 -0300
556e59449cFix possible rounding errors.
Fernando Tarlá Cardoso Lemos
2010-09-12 16:54:18 -0300
6d54b5a506Fix possible rounding errors.
Fernando Tarlá Cardoso Lemos
2010-09-12 16:54:18 -0300
b21d8a94e6Support for custom bg colors for clients.
Fernando Tarlá Cardoso Lemos
2010-09-12 02:54:55 -0300
fa3ad8be10Support for custom bg colors for clients.
Fernando Tarlá Cardoso Lemos
2010-09-12 02:54:55 -0300
5ed0c0a042Opera flash plugin no longer prevents in-page focus changing. Specifically, clicking a focussed window no longer forces set_focus.
Stefan Schneider-Kennedy
2010-08-16 13:26:40 +1000
046105ff58Opera flash plugin no longer prevents in-page focus changing. Specifically, clicking a focussed window no longer forces set_focus.
Stefan Schneider-Kennedy
2010-08-16 13:26:40 +1000
622d680fa8website: update i3status for the 2.2 release
Michael Stapelberg
2010-09-23 00:54:17 +0200
b2eb0cd769Use sstrdup() instead of strdup()
Michael Stapelberg
2010-09-22 23:10:49 +0200
545aaa7569Use sstrdup() instead of strdup()
Michael Stapelberg
2010-09-22 23:10:49 +0200
27fa078159Adding a manpage
Axel Wagner
2010-09-17 18:27:07 +0200
920721bb93Use DLOG/ELOG-macros, provide --verbose-option
Axel Wagner
2010-09-17 06:49:28 +0200
ca1a295714Clean the XCB-errorhandling a little bit up
Axel Wagner
2010-09-17 05:55:38 +0200
60bab3db28Use font_ascent instead of font_height, it's more elegant
Axel Wagner
2010-09-17 05:29:01 +0200
a75cb6e785Rename xcb_screens to xcb_screen, it's really just one
Axel Wagner
2010-09-17 05:28:22 +0200
93453c64f2Add some more comments
Axel Wagner
2010-09-17 05:26:31 +0200
c82556f0f2Use only xcb_query_font()
Axel Wagner
2010-09-17 03:27:06 +0200
7fda48aa9fWe don't need get_string_width anymore
Axel Wagner
2010-09-17 03:11:49 +0200
5deb95de33Make i3_default_sock_path a local variable
Axel Wagner
2010-09-17 03:04:40 +0200
0e4487e489Move child_pid into child.c
Axel Wagner
2010-09-17 03:03:43 +0200
d245d14765Use realloc instead of manually reallocating
Axel Wagner
2010-09-17 02:28:56 +0200
a702ced322Add CHANGELOG
Axel Wagner
2010-09-17 02:21:09 +0200
52120e3ed5Use draw_text() to render text to the correct spot
Axel Wagner
2010-09-17 02:17:18 +0200
0dc802c7b5Write a wrapper around xcb_image_text_16()
Axel Wagner
2010-09-17 01:52:04 +0200
c5dc3d49aaWe don't need to crop at that point
Axel Wagner
2010-09-17 01:51:10 +0200
2ce9c4024fDraw the statusline to a seperate buffer-pixmap
Axel Wagner
2010-09-17 01:18:50 +0200
4ec3e7a619Define Macros MAX and MIN
Axel Wagner
2010-09-17 01:16:53 +0200
f2896d34e0Bugfix: use the global root variable, don’t get the first one (Thanks quaec)
Michael Stapelberg
2010-09-09 15:34:13 +0200
ff86f35f05Bugfix: use the global root variable, don’t get the first one (Thanks quaec)
Michael Stapelberg
2010-09-09 15:34:13 +0200
4d38bf81baAllocate the right amount of memory for ev_child
Axel Wagner
2010-09-07 17:28:15 +0200
17484d82f2Allocate the right amount of memory for ev_child
Axel Wagner
2010-09-07 17:28:15 +0200
f6638b4b9ewebsite: update i3lock website (for the 2.0 release)
Michael Stapelberg
2010-09-05 14:08:21 +0200
4e298d5a1dReimplement double-buffering
Axel Wagner
2010-09-04 18:26:30 +0200
0925e8b7dcImplement sticky windows
Michael Stapelberg
2010-09-01 18:11:01 +0200
95243d1967Set some more atoms for _NET_SUPPORTED (Thanks lexszero)
Michael Stapelberg
2010-09-01 16:23:18 +0200
af9cbc126cUse ELOG instead of DLOG for invalid config directives
Michael Stapelberg
2010-09-01 14:31:46 +0200
53d6f476bcSanity-check the stack-limit argument (limit needs to be > 0)
Michael Stapelberg
2010-09-01 14:31:25 +0200
6cf7ac7655Validate the ws number for client assignment.
Fernando Tarlá Cardoso Lemos
2010-08-27 20:54:41 -0300
5403fac512Validate the ws number for client assignment.
Fernando Tarlá Cardoso Lemos
2010-08-27 20:54:41 -0300
0963a0e5acMerge branch 'hide' into next
Axel Wagner
2010-08-26 00:03:41 +0200
c4c918cb06Make hide_on_modifier configurable
Axel Wagner
2010-08-26 00:02:35 +0200
386abde4dfPut usage-message in own function
Axel Wagner
2010-08-26 00:01:24 +0200
c2ad6167e9Put the bars on top, when reconfiguring
Axel Wagner
2010-08-25 23:36:25 +0200
701448c342Unhide on urgent-hint
Axel Wagner
2010-08-25 21:50:01 +0200
a83e7699e7Send the child SIGSTOPs and SIGCONTs
Axel Wagner
2010-08-25 18:31:03 +0200
3c1a6384abDefine overrride-redirect
Axel Wagner
2010-08-25 18:23:33 +0200
53ec74a4abImplement hide-on-modifier
Axel Wagner
2010-08-25 16:23:30 +0200
6034eee647Remove trailing newline from stdin
Axel Wagner
2010-08-25 04:58:28 +0200
bef80146e6Don't manually strip dzen-formats.
Axel Wagner
2010-08-24 14:01:48 +0200
14b885adf1Only copy the double-buffer on expose-events
Axel Wagner
2010-08-22 10:24:32 +0200
4d12e18571remove proof-of-concept code in main.c
Michael Stapelberg
2010-08-21 18:36:51 +0200
f73252431bBug fix of invalid presentation of container's split orientation.
Lourens Rozema
2010-08-20 21:35:24 +0200
161afa3d01Fix some indention problems in gtk-tree-watch.pl
Michael Stapelberg
2010-08-21 18:34:51 +0200
042abe20b5Initial commit of gtk-tree-watch.pl which uses GTK/Perl to visualize the i3 tree. It is based on the dump-asy.pl code.
Lourens Rozema
2010-08-20 21:33:18 +0200
8159ffaa06Bugfix for the kill command (used a.o. in test 18). Call to match_init is to be used i.o. a simple memset() to zero. Otherwise the boolean dock field doesn't get initalized to -1.
Lourens Rozema
2010-08-20 21:41:05 +0200