Commit Graph

  • f836e4c771 Merge pull request #2053 from Airblader/feature-2048 Michael Stapelberg 2015-11-03 08:44:02 +0100
  • 1d6827a0fd Raise dependency to cairo 1.14.4. Ingo Bürk 2015-11-02 09:11:21 -0500
  • 31121f1334 Merge pull request #2054 from hwangcc23/fix-2051 Michael Stapelberg 2015-11-02 20:13:20 +0100
  • 911ce37871 Merge pull request #2055 from Airblader/bug-2044 Michael Stapelberg 2015-11-02 20:10:53 +0100
  • f2209a873c Remove autostart commands after they have been executed. Ingo Bürk 2015-11-02 09:21:43 -0500
  • 18b3f09970 Fix config validation fail when no new line from end of file hwangcc23 2015-11-02 22:12:44 +0800
  • bb7a36e0c7 Merge pull request #2001 from Airblader/feature-multiple-tray-output Michael Stapelberg 2015-11-02 09:18:26 +0100
  • 5b9fb51b37 Fix memory leaks in modes and bar bindings. Ingo Bürk 2015-10-30 13:10:41 -0400
  • bc250b26a0 Allow multiple tray_output directives. Ingo Bürk 2015-10-16 11:34:19 +0200
  • beb89e64b4 Bugfix: ignore XKB group bits in floating_modifier Michael Stapelberg 2015-10-30 08:38:53 +0100
  • 9692c1498b Bugfix: set group mask 1 by default, correctly compare modifiers Michael Stapelberg 2015-10-29 08:47:36 +0100
  • 1f9f44b694 travis: install clang-format-3.5 from llvm repository Michael Stapelberg 2015-10-11 00:12:38 +0200
  • 82806f3857 Bugfix: correctly compare modifier mask when identifying keybindings Michael Stapelberg 2015-10-28 21:42:37 +0100
  • 4779e59c50 Fix multiple memory leaks with regular expressions. Ingo Bürk 2015-10-28 14:39:23 +0100
  • a22dec02f8 Refactor parsing of matches to avoid code duplication. Ingo Bürk 2015-09-27 09:42:26 +0200
  • f02413b4cf Fix crash when trying to split and float a dock container. Ingo Bürk 2015-10-26 18:16:21 +0100
  • 1f953719c9 Mark assignment as run before executing it. Ingo Bürk 2015-10-25 14:27:08 +0100
  • 0aa8d05b54 Fixed logging statement. Ingo Bürk 2015-10-25 14:25:55 +0100
  • 7c75d61a39 Activate root output if RandR request fails. Ingo Bürk 2015-10-19 21:17:35 +0200
  • 76db8b73ae Make rendering of key bindings more consistent Adaephon-GH 2015-10-21 13:58:45 +0200
  • 2e5cfdeea0 Improve placement of explicit IDs for headings Adaephon-GH 2015-10-21 13:35:52 +0200
  • 2a22b5d561 Quote __focused__ to prevent parsing by asciidoc Adaephon-GH 2015-10-21 13:08:21 +0200
  • 724cfebe5e fix a memory leak in handle_get_bar_config Michael Stapelberg 2015-10-19 19:11:53 +0200
  • 5648221d06 Fix memleak in translate_keysyms Michael Stapelberg 2015-10-19 18:52:47 +0200
  • 27535398f5 Turn "char *" into "const char *" for all command parser functions. Ingo Bürk 2015-09-27 23:42:58 +0200
  • 9978050d91 Migrate the move command to use typed numbers. Ingo Bürk 2015-09-27 16:59:36 +0200
  • a271666fa7 Migrate the resize command to use typed numbers. Ingo Bürk 2015-09-27 16:32:54 +0200
  • f5f5683fa7 Allow the commands parser to use "number" arguments by making the stack typed. Ingo Bürk 2015-09-27 16:32:40 +0200
  • 5049990284 Fix erroneous headline for moving to mark Adaephon-GH 2015-10-19 07:39:59 +0200
  • 0a16a4b5e5 Add proper documentation for binding modes. Ingo Bürk 2015-10-17 19:59:45 +0200
  • ab9d74b434 Fix moving windows to a marked workspace by mark. Ingo Bürk 2015-10-16 21:07:16 +0200
  • bfd9960df2 Suppress no_focus for first window on a workspace. Ingo Bürk 2015-10-12 12:56:19 +0200
  • 94bdf607bb Use sasprintf() Michael Stapelberg 2015-10-11 20:42:52 +0200
  • 62bb7af5c3 Bugfix: add keymap fall back (_XKB_RULES_NAMES, then defaults) Michael Stapelberg 2015-10-11 20:23:07 +0200
  • 0e5180cae9 Bugfix: correctly compare modifier mask when identifying keybindings Michael Stapelberg 2015-10-28 21:42:37 +0100
  • b330050df7 Merge pull request #2043 from Airblader/bug-regex-mem-leak Michael Stapelberg 2015-10-28 18:55:26 +0100
  • 27db61f504 Fix multiple memory leaks with regular expressions. Ingo Bürk 2015-10-28 14:39:23 +0100
  • 3295e05089 Merge pull request #2030 from DavidMikeSimon/focus-bar-color Michael Stapelberg 2015-10-27 19:57:15 +0100
  • dc05d905c1 Optionally change i3bar color on focused output, implements #2020 David Simon 2015-10-26 16:55:01 -0400
  • 2451551f63 Merge pull request #2040 from Airblader/bug-2034 Michael Stapelberg 2015-10-27 10:07:25 +0100
  • c1807163c7 Merge pull request #2041 from Airblader/feature-2028-2 Michael Stapelberg 2015-10-27 08:50:48 +0100
  • 57a7ff301f Add --no-auto-back-and-forth for moving windows. Ingo Bürk 2015-10-26 22:38:06 +0100
  • 3d6c76eb93 Fix crash when trying to split and float a dock container. Ingo Bürk 2015-10-26 18:16:21 +0100
  • d187214562 Merge pull request #2039 from DavidMikeSimon/fix-1824 Michael Stapelberg 2015-10-26 21:26:53 +0100
  • 071f11f9b9 Use separate buffers for i3bar statusline for each workspace, track short and long renders separately, fixes #1824 David Simon 2015-10-26 11:27:09 -0400
  • 30c3729a24 Merge pull request #2036 from Airblader/bug-2015 Michael Stapelberg 2015-10-26 09:14:28 +0100
  • d35ee4501b Merge pull request #2031 from Airblader/feature-2028 Michael Stapelberg 2015-10-25 16:51:32 +0100
  • b328d2423e Merge pull request #2037 from Airblader/bug-run-assignments Michael Stapelberg 2015-10-25 16:48:32 +0100
  • ad10a366d6 Mark assignment as run before executing it. Ingo Bürk 2015-10-25 14:27:08 +0100
  • ac4ac94181 Fixed logging statement. Ingo Bürk 2015-10-25 14:25:55 +0100
  • 10b1b39478 Make resize grow|shrink width|height work for a nested split in the same direction. Ingo Bürk 2015-10-25 13:03:56 +0100
  • 7270206e24 Added --no-auto-back-and-forth to workspace commands. Ingo Bürk 2015-10-23 23:36:37 +0200
  • 185a2f24ba Merge pull request #2027 from Airblader/feature-cleanup-1 Michael Stapelberg 2015-10-23 08:34:55 +0200
  • f676781576 Remove broken and unused debug borders. Ingo Bürk 2015-10-23 00:38:11 +0200
  • 35b05ccd2f Merge pull request #2025 from Airblader/feature-2022 Michael Stapelberg 2015-10-22 20:36:02 +0200
  • 5333d15180 Merge pull request #2018 from Airblader/feature-2014 Michael Stapelberg 2015-10-22 20:32:05 +0200
  • a0add1ba73 Added background and border keys to the i3bar protocol. Ingo Bürk 2015-10-22 16:11:08 +0200
  • 60158d31a2 Introduce special value __focused__ for criterion con_id. Ingo Bürk 2015-10-22 15:38:23 +0200
  • 9537ada5ad Make 'unmark' aware of matched windows. Ingo Bürk 2015-10-20 08:14:42 +0200
  • 7a77c5f0bb Introduce "--add" for marking windows. Ingo Bürk 2015-10-19 18:31:21 +0200
  • 9bb2f038ab Allow multiple marks on windows. Ingo Bürk 2015-10-19 18:10:20 +0200
  • 0425f48835 Merge pull request #2017 from Airblader/bug-2011 Michael Stapelberg 2015-10-22 09:19:07 +0200
  • f25e9a7872 Merge pull request #2023 from Adaephon-GH/next Michael Stapelberg 2015-10-22 09:08:39 +0200
  • 41db909522 Activate root output if RandR request fails. Ingo Bürk 2015-10-19 21:17:35 +0200
  • 68c10f7257 Make rendering of key bindings more consistent Adaephon-GH 2015-10-21 13:58:45 +0200
  • 103cef7b2b Improve placement of explicit IDs for headings Adaephon-GH 2015-10-21 13:35:52 +0200
  • 29490c2336 Quote __focused__ to prevent parsing by asciidoc Adaephon-GH 2015-10-21 13:08:21 +0200
  • 8125b54e09 fix a memory leak in handle_get_bar_config Michael Stapelberg 2015-10-19 19:11:53 +0200
  • 7b502cf44c Fix memleak in translate_keysyms Michael Stapelberg 2015-10-19 18:52:47 +0200
  • 4098e23609 Merge pull request #2013 from Adaephon-GH/next Michael Stapelberg 2015-10-19 08:13:14 +0200
  • 3e3a2f0549 Fix erroneous headline for moving to mark Adaephon-GH 2015-10-19 07:39:59 +0200
  • 4f57ff1737 Merge pull request #2007 from Airblader/feature-1996 Michael Stapelberg 2015-10-18 18:25:07 +0200
  • 52d306db24 Add proper documentation for binding modes. Ingo Bürk 2015-10-17 19:59:45 +0200
  • fccf83294a Merge pull request #2004 from Airblader/bug-2003 Michael Stapelberg 2015-10-18 12:26:37 +0200
  • d5eb1120a4 Merge pull request #2008 from Airblader/feature-1995 Michael Stapelberg 2015-10-18 12:11:54 +0200
  • 0750b450b2 Use sasprintf() instead of alloc'ing and strncpy() in i3bar. Ingo Bürk 2015-10-17 22:14:48 +0200
  • 22b05f0073 Merge pull request #2005 from Airblader/feature-1998 Michael Stapelberg 2015-10-16 15:21:46 -0700
  • 19a16f3ce7 Log X11 errors in i3bar. Ingo Bürk 2015-10-16 21:18:23 +0200
  • a172168e61 Fix moving windows to a marked workspace by mark. Ingo Bürk 2015-10-16 21:07:16 +0200
  • 10b8e6a211 Merge pull request #1999 from hwangcc23/fix-workspace-next Michael Stapelberg 2015-10-16 11:10:18 -0700
  • d56264e001 man: add “floating window” to terminology (Thanks frederik) Michael Stapelberg 2015-10-16 19:42:20 +0200
  • dd400ff74b Revise workspace next/prev hwangcc23 2015-10-16 23:17:41 +0800
  • d622df70ad Merge pull request #1990 from Airblader/bug-1989 Michael Stapelberg 2015-10-14 13:32:31 -0700
  • 02468296c4 Introduce switch for the drawing backend Ingo Bürk 2015-10-14 20:49:52 +0200
  • 46bcc55f6f Extract cairo_clear_surface. Ingo Bürk 2015-10-14 19:03:05 +0200
  • 8178910f16 Introduce a macro to flush a cairo surface twice. Ingo Bürk 2015-10-14 18:57:16 +0200
  • 7275174510 Merge pull request #1994 from Airblader/bug-1992 Michael Stapelberg 2015-10-13 12:08:42 -0700
  • 54dbbe2f06 Flush cairo surface after drawing text. Ingo Bürk 2015-10-13 11:08:10 +0200
  • fec61791e1 Rename is_markup to pango_markup. Ingo Bürk 2015-10-13 09:29:50 +0200
  • 82dc747396 Make pango markup in mode names optional with a flag. Ingo Bürk 2015-10-12 23:43:47 +0200
  • fb8caaa521 Merge pull request #1991 from Airblader/bug-1987 Michael Stapelberg 2015-10-12 11:30:23 -0700
  • f7907c11d7 Suppress no_focus for first window on a workspace. Ingo Bürk 2015-10-12 12:56:19 +0200
  • d24964ff6a Use sasprintf() Michael Stapelberg 2015-10-11 20:42:52 +0200
  • 321bba224a Bugfix: add keymap fall back (_XKB_RULES_NAMES, then defaults) Michael Stapelberg 2015-10-11 20:23:07 +0200
  • b81435ecbb Merge pull request #1988 from Airblader/bug-1986 Michael Stapelberg 2015-10-11 10:03:03 -0700
  • 54486ca498 Fix documentation for no_focus. Ingo Bürk 2015-10-11 17:05:30 +0200
  • 188a59b5e9 Merge pull request #1985 from Airblader/bug-1984 Michael Stapelberg 2015-10-11 01:54:13 -0700
  • 21c0c20843 Remove support for 32-bit visuals and RGBA colors. Ingo Bürk 2015-10-10 21:27:23 +0200
  • 73289a7394 travis: install clang-format-3.5 from llvm repository Michael Stapelberg 2015-10-11 00:12:38 +0200
  • 47723715ce Merge pull request #1981 from Airblader/feature-i3bar-rgba Michael Stapelberg 2015-10-09 09:32:52 -0700