Commit Graph

  • 56c6ba0359 bugfix: need to use window_type instead of type in t/04-floating.t Michael Stapelberg 2010-11-12 20:36:37 +0100
  • bb5f4eea88 bugfix: need to use window_type instead of type in t/04-floating.t Michael Stapelberg 2010-11-12 20:36:37 +0100
  • 6c699801ab bugfix: need to use window_type instead of type in t/04-floating.t Michael Stapelberg 2010-11-12 20:36:37 +0100
  • df2ded08d8 add testcase for invalid commands Michael Stapelberg 2010-11-12 20:26:53 +0100
  • e07fee4472 parser: don’t exit(1) on invalid command, use better error message Michael Stapelberg 2010-11-12 20:22:55 +0100
  • 0e264cb5c4 implement different border styles Michael Stapelberg 2010-11-12 19:37:43 +0100
  • 66dc8883fd make borders around every container configurable for debugging Michael Stapelberg 2010-11-12 19:37:32 +0100
  • d248f35267 include border style in ipc tree dump Michael Stapelberg 2010-11-12 19:16:38 +0100
  • ea4e3e7682 parser: bugfix: initialize match when parsing new command Michael Stapelberg 2010-11-12 19:07:35 +0100
  • 6eb7f2a01d lexer/parser: implement 'border' command Michael Stapelberg 2010-11-12 18:41:54 +0100
  • c6c084faa5 don’t close workspaces which are still visible (multi-monitor) Michael Stapelberg 2010-11-12 17:34:13 +0100
  • c1d574f84e enumerate workspaces when initializing outputs Michael Stapelberg 2010-11-12 17:33:59 +0100
  • a88f7fb392 We don't need sig_quit Axel Wagner 2010-11-11 03:01:40 +0100
  • 8301d3d9f3 Send a SIGTERM instead of a SIGQUIT to exit the child Axel Wagner 2010-11-11 02:59:17 +0100
  • 33202881c4 Handle SIGTERM/-INT/-HUP Axel Wagner 2010-11-11 02:47:30 +0100
  • d5e3b58d47 -V actually does not take an argument (yet) Axel Wagner 2010-11-11 02:37:50 +0100
  • eada483765 Double-fork() to avoid zombies Axel Wagner 2010-11-10 18:46:47 +0100
  • 1f7a53927e update debian/ to include all documentation/bump standars version Michael Stapelberg 2010-11-06 14:40:18 +0100
  • e6cd2931a0 update debian/ to include all documentation/bump standars version Michael Stapelberg 2010-11-06 14:40:18 +0100
  • 23b62f621d Add support for bar_fg and bar_bg Axel Wagner 2010-11-04 13:46:50 +0100
  • 127c082e83 Call init_colors() earlier Axel Wagner 2010-11-04 13:46:33 +0100
  • 214382a030 Mention the color-options in the manpage Axel Wagner 2010-11-04 12:43:33 +0100
  • 992612c89d Some stylechanges to previous commit Axel Wagner 2010-11-04 12:27:10 +0100
  • 6376cf99d2 Custom colors can be set from the command line. Fernando Tarlá Cardoso Lemos 2010-10-24 01:24:51 -0200
  • 73728f519b Added a distclean target. Fernando Tarlá Cardoso Lemos 2010-10-24 01:29:54 -0200
  • 80172c88c5 Don't map bars on creation, if hide_on_modifier is enabled Axel Wagner 2010-10-24 23:03:44 +0200
  • 4830288c7b Place bar at the bottom of the screen, when creating them Axel Wagner 2010-10-24 22:56:08 +0200
  • 582ec2a071 More sensible lookup order loading the config. Fernando Tarlá Cardoso Lemos 2010-10-23 18:20:08 -0200
  • 2f6d2d0966 Bugfix: Don’t setup event handler when RandR base event is not set Michael Stapelberg 2010-10-23 17:18:41 +0200
  • af9749b1b9 Bugfix: Properly call init_workspaces() when RandR is known but not present Michael Stapelberg 2010-10-23 17:18:59 +0200
  • 6146ad45c9 Bugfix: Properly call init_workspaces() when RandR is known but not present Michael Stapelberg 2010-10-23 17:18:59 +0200
  • 3bb963cf31 Bugfix: Don’t setup event handler when RandR base event is not set Michael Stapelberg 2010-10-23 17:18:41 +0200
  • cddda0c965 Remove unnecessary dependencies Axel Wagner 2010-10-22 00:30:09 +0200
  • b1060ff938 Fixed overflow and underflow bugs when resizing. Fernando Tarlá Cardoso Lemos 2010-09-12 16:17:21 -0300
  • 2447236110 Fixed overflow and underflow bugs when resizing. Fernando Tarlá Cardoso Lemos 2010-09-12 16:17:21 -0300
  • 182256bf71 website/blog: include link to blog in menu Michael Stapelberg 2010-10-17 19:18:04 +0200
  • ef381e1e85 blog: add feed, s/utf8/utf-8 in charset Michael Stapelberg 2010-10-17 19:14:55 +0200
  • 54fcc5fc3e add blog/ (jekyll folder structure for http://i3.zekjur.net/blog/) Michael Stapelberg 2010-10-17 18:28:41 +0200
  • 8279eb3a4e Fix wallpaper flickering on workspace switch by mapping new clients before unmapping old clients Niklas Hambüchen 2010-10-14 22:57:15 +0100
  • 5c2758af26 Implement support for size hints (including test case) Michael Stapelberg 2010-10-11 21:32:04 +0200
  • b904c9a34a Bugfix: Initialize variable 'root' earlier Michael Stapelberg 2010-10-10 20:18:31 +0200
  • d1e3fd192f Bugfix: Initialize variable 'root' earlier Michael Stapelberg 2010-10-10 20:18:31 +0200
  • 4ca46d131c Info about client.background for the user guide. Fernando Tarlá Cardoso Lemos 2010-09-24 22:01:56 -0300
  • 83a82d77bf Info about client.background for the user guide. Fernando Tarlá Cardoso Lemos 2010-09-24 22:01:56 -0300
  • 556e59449c Fix possible rounding errors. Fernando Tarlá Cardoso Lemos 2010-09-12 16:54:18 -0300
  • 6d54b5a506 Fix possible rounding errors. Fernando Tarlá Cardoso Lemos 2010-09-12 16:54:18 -0300
  • b21d8a94e6 Support for custom bg colors for clients. Fernando Tarlá Cardoso Lemos 2010-09-12 02:54:55 -0300
  • fa3ad8be10 Support for custom bg colors for clients. Fernando Tarlá Cardoso Lemos 2010-09-12 02:54:55 -0300
  • 5ed0c0a042 Opera 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
  • 046105ff58 Opera 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
  • 622d680fa8 website: update i3status for the 2.2 release Michael Stapelberg 2010-09-23 00:54:17 +0200
  • b2eb0cd769 Use sstrdup() instead of strdup() Michael Stapelberg 2010-09-22 23:10:49 +0200
  • 545aaa7569 Use sstrdup() instead of strdup() Michael Stapelberg 2010-09-22 23:10:49 +0200
  • 27fa078159 Adding a manpage Axel Wagner 2010-09-17 18:27:07 +0200
  • 920721bb93 Use DLOG/ELOG-macros, provide --verbose-option Axel Wagner 2010-09-17 06:49:28 +0200
  • ca1a295714 Clean the XCB-errorhandling a little bit up Axel Wagner 2010-09-17 05:55:38 +0200
  • 60bab3db28 Use font_ascent instead of font_height, it's more elegant Axel Wagner 2010-09-17 05:29:01 +0200
  • a75cb6e785 Rename xcb_screens to xcb_screen, it's really just one Axel Wagner 2010-09-17 05:28:22 +0200
  • 93453c64f2 Add some more comments Axel Wagner 2010-09-17 05:26:31 +0200
  • c82556f0f2 Use only xcb_query_font() Axel Wagner 2010-09-17 03:27:06 +0200
  • 7fda48aa9f We don't need get_string_width anymore Axel Wagner 2010-09-17 03:11:49 +0200
  • 5deb95de33 Make i3_default_sock_path a local variable Axel Wagner 2010-09-17 03:04:40 +0200
  • 0e4487e489 Move child_pid into child.c Axel Wagner 2010-09-17 03:03:43 +0200
  • d245d14765 Use realloc instead of manually reallocating Axel Wagner 2010-09-17 02:28:56 +0200
  • a702ced322 Add CHANGELOG Axel Wagner 2010-09-17 02:21:09 +0200
  • 52120e3ed5 Use draw_text() to render text to the correct spot Axel Wagner 2010-09-17 02:17:18 +0200
  • 0dc802c7b5 Write a wrapper around xcb_image_text_16() Axel Wagner 2010-09-17 01:52:04 +0200
  • c5dc3d49aa We don't need to crop at that point Axel Wagner 2010-09-17 01:51:10 +0200
  • 2ce9c4024f Draw the statusline to a seperate buffer-pixmap Axel Wagner 2010-09-17 01:18:50 +0200
  • 4ec3e7a619 Define Macros MAX and MIN Axel Wagner 2010-09-17 01:16:53 +0200
  • f2896d34e0 Bugfix: use the global root variable, don’t get the first one (Thanks quaec) Michael Stapelberg 2010-09-09 15:34:13 +0200
  • ff86f35f05 Bugfix: use the global root variable, don’t get the first one (Thanks quaec) Michael Stapelberg 2010-09-09 15:34:13 +0200
  • 4d38bf81ba Allocate the right amount of memory for ev_child Axel Wagner 2010-09-07 17:28:15 +0200
  • 17484d82f2 Allocate the right amount of memory for ev_child Axel Wagner 2010-09-07 17:28:15 +0200
  • f6638b4b9e website: update i3lock website (for the 2.0 release) Michael Stapelberg 2010-09-05 14:08:21 +0200
  • 4e298d5a1d Reimplement double-buffering Axel Wagner 2010-09-04 18:26:30 +0200
  • 0925e8b7dc Implement sticky windows Michael Stapelberg 2010-09-01 18:11:01 +0200
  • 95243d1967 Set some more atoms for _NET_SUPPORTED (Thanks lexszero) Michael Stapelberg 2010-09-01 16:23:18 +0200
  • af9cbc126c Use ELOG instead of DLOG for invalid config directives Michael Stapelberg 2010-09-01 14:31:46 +0200
  • 53d6f476bc Sanity-check the stack-limit argument (limit needs to be > 0) Michael Stapelberg 2010-09-01 14:31:25 +0200
  • 6cf7ac7655 Validate the ws number for client assignment. Fernando Tarlá Cardoso Lemos 2010-08-27 20:54:41 -0300
  • 5403fac512 Validate the ws number for client assignment. Fernando Tarlá Cardoso Lemos 2010-08-27 20:54:41 -0300
  • 0963a0e5ac Merge branch 'hide' into next Axel Wagner 2010-08-26 00:03:41 +0200
  • c4c918cb06 Make hide_on_modifier configurable Axel Wagner 2010-08-26 00:02:35 +0200
  • 386abde4df Put usage-message in own function Axel Wagner 2010-08-26 00:01:24 +0200
  • c2ad6167e9 Put the bars on top, when reconfiguring Axel Wagner 2010-08-25 23:36:25 +0200
  • 701448c342 Unhide on urgent-hint Axel Wagner 2010-08-25 21:50:01 +0200
  • a83e7699e7 Send the child SIGSTOPs and SIGCONTs Axel Wagner 2010-08-25 18:31:03 +0200
  • 3c1a6384ab Define overrride-redirect Axel Wagner 2010-08-25 18:23:33 +0200
  • 53ec74a4ab Implement hide-on-modifier Axel Wagner 2010-08-25 16:23:30 +0200
  • 6034eee647 Remove trailing newline from stdin Axel Wagner 2010-08-25 04:58:28 +0200
  • bef80146e6 Don't manually strip dzen-formats. Axel Wagner 2010-08-24 14:01:48 +0200
  • 14b885adf1 Only copy the double-buffer on expose-events Axel Wagner 2010-08-22 10:24:32 +0200
  • 4d12e18571 remove proof-of-concept code in main.c Michael Stapelberg 2010-08-21 18:36:51 +0200
  • f73252431b Bug fix of invalid presentation of container's split orientation. Lourens Rozema 2010-08-20 21:35:24 +0200
  • 161afa3d01 Fix some indention problems in gtk-tree-watch.pl Michael Stapelberg 2010-08-21 18:34:51 +0200
  • 042abe20b5 Initial 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
  • 8159ffaa06 Bugfix 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
  • ebe878d24c Indent clean up. Lourens Rozema 2010-08-20 21:40:22 +0200
  • 27ffe9eae1 t/22-split: Bugfix: don’t declare old_count twice (Thanks Lourens) Michael Stapelberg 2010-08-21 18:25:48 +0200