Commit Graph

  • 768fe4ca69 Merge pull request #1871 from Airblader/feature-1770 Michael Stapelberg 2015-08-30 21:55:37 +02:00
  • 2daded90ea Fix typo in userguide. Ingo Bürk 2015-08-29 14:04:15 +02:00
  • bbd83ef790 Added tests for special value __focused__. Ingo Bürk 2015-08-28 09:30:14 +02:00
  • 54d270e359 Support a special value "__focused__" as a command criterion pattern for class, instance, title, window_role and workspace. This special value will match if the window's property equals that of the currently focused window. Ingo Bürk 2015-08-28 08:26:27 +02:00
  • b68a400abf Bugfix: sort bindings, re-ordering once is not enough. Michael Stapelberg 2015-08-28 09:30:28 +02:00
  • cbdf1ac8b6 bindings: invert shift bit, don’t just remove it Michael Stapelberg 2015-08-28 09:09:31 +02:00
  • ea514eb3d4 fix missing clang-format of amended commit Michael Stapelberg 2015-08-26 10:01:14 +02:00
  • bf3cd41b5d Use libxkbcommon for translating keysyms, support all XKB groups. Michael Stapelberg 2015-08-23 22:49:32 +02:00
  • 1a9a9cc68d Revert "Check if output is disabled in handle_output()" Michael Stapelberg 2015-08-25 20:09:56 +02:00
  • f1bb9524ca Merge pull request #1864 from Airblader/feature-1861-class-instance Michael Stapelberg 2015-08-25 19:29:17 +02:00
  • 2938fc0ab1 Added '%class' and '%instance' as placeholders for the title_format directive. Ingo Bürk 2015-08-25 19:22:05 +02:00
  • 3d8b7e32e5 Merge pull request #1863 from Airblader/feature-tray-output-config Michael Stapelberg 2015-08-25 19:09:37 +02:00
  • e2e7b70d00 Add 'tray_output primary' to the default config Ingo Bürk 2015-08-25 18:50:14 +02:00
  • 1784906d6d docs/userguide: document behavior of tray_output with multiple bars Michael Stapelberg 2015-08-25 09:23:41 +02:00
  • 3f259d0e83 docs/debugging: make it clearer that you need to reload i3 Michael Stapelberg 2015-08-24 20:50:18 +02:00
  • c95d6e328e Merge pull request #1853 from shdown/issue-1852 Michael Stapelberg 2015-08-20 22:29:24 +02:00
  • f8b0ac2bff i3-msg: strdup getenv() result before freeing shdown 2015-08-20 22:55:23 +03:00
  • 180a8c8cea Merge pull request #1850 from Airblader/feature-docs-8 Michael Stapelberg 2015-08-18 09:51:34 +02:00
  • 39fbb2c5dd Add client.background to the list of all available colorclasses rather than mentioning it as something special afterwards. Ingo Bürk 2015-08-17 23:55:31 +02:00
  • 3755f6e76e Merge pull request #1838 from obfusk/rm-useless-get_first_output-call Michael Stapelberg 2015-08-10 19:19:24 +02:00
  • 45e2375ccc Merge pull request #1837 from obfusk/fix-branch-info Michael Stapelberg 2015-08-10 19:18:43 +02:00
  • 12d35cc2bc remove useless get_first_output() call Felix C. Stegerman 2015-08-10 17:51:09 +02:00
  • c827b5cb47 hacking-howto: re-word branches info Felix C. Stegerman 2015-08-10 17:31:28 +02:00
  • d3608bb6eb userguide: explain i3-config-wizard’s behavior Michael Stapelberg 2015-08-07 08:41:39 +02:00
  • f76a2fdf68 layout restore: remove remaining criteria when swallowing window Michael Stapelberg 2015-08-06 21:35:34 +02:00
  • 0fb784f5cb Translate bindsym bindings upon ISO_Next_Group Michael Stapelberg 2015-08-06 09:32:22 +02:00
  • fed05ef876 clang-format src/load_layout.c Michael Stapelberg 2015-08-05 22:54:48 +02:00
  • 9c38aeff0a Merge pull request #1833 from FauxFaux/next Michael Stapelberg 2015-08-05 22:45:37 +02:00
  • 6d022e6dc9 i3-save-tree: retain “rect” for floating_cons Michael Stapelberg 2015-08-05 22:43:18 +02:00
  • 57438d270d append_layout: load floating containers correctly Michael Stapelberg 2015-08-05 22:40:58 +02:00
  • e31896be0e generate parser enums stably: additionally sort on name Chris West (Faux) 2015-08-05 21:21:31 +01:00
  • 419b73be9e Merge pull request #1816 from tcreech/tcreech-for-illumos Michael Stapelberg 2015-08-04 00:10:06 -07:00
  • fdfe408159 Merge pull request #1789 from shdown/next Michael Stapelberg 2015-08-03 10:49:15 -07:00
  • ad9ecd52fa Use safe wrappers inside "#if 0" too shdown 2015-08-03 12:51:55 +03:00
  • 7ef3fdec00 .travis.yml: add a wrapped functions grepper script shdown 2015-08-03 12:51:39 +03:00
  • fa4f1c5b0f config_parser: don't use sizeof(char) shdown 2015-08-03 12:51:20 +03:00
  • c85d16faa4 Use safe wrappers wherever possible shdown 2015-08-03 12:50:50 +03:00
  • bc52fae15c libi3: change scalloc() signature to match calloc() shdown 2015-08-03 12:50:13 +03:00
  • 05fb909636 Merge pull request #1712 from Airblader/feature-next-wm-size-hints-adopted Michael Stapelberg 2015-08-02 23:52:10 -07:00
  • 21d4b2319f Properly clear the urgency hint when set by i3. Michael Stapelberg 2015-08-02 20:50:14 +02:00
  • 03799dd851 Merge pull request #1822 from acrisci/feature/docs-contributing-formatting Michael Stapelberg 2015-08-02 09:14:00 -07:00
  • 69f7ad91aa docs: improve formatting for CONTRIBUTING Tony Crisci 2015-08-01 14:50:55 -04:00
  • cf199143d9 Merge pull request #1821 from acrisci/feature/dont-log-motion-notify Michael Stapelberg 2015-07-31 00:41:35 -07:00
  • 0107d35508 Don't log motion notify Tony Crisci 2015-07-30 22:40:38 -04:00
  • ad826f06da release.sh: pull website repository before Michael Stapelberg 2015-07-30 22:45:23 +02:00
  • 5ee679c514 release.sh: the mailing list part is done automatically Michael Stapelberg 2015-07-30 22:43:34 +02:00
  • abb24a7391 Update debian/changelog Michael Stapelberg 2015-07-30 22:27:15 +02:00
  • 2bde6f080e Merge branch 'master' into next Michael Stapelberg 2015-07-30 22:27:15 +02:00
  • a4ffb23d20 Merge branch 'release-4.10.3' Michael Stapelberg 2015-07-30 22:27:15 +02:00
  • 3cc377166f release i3 4.10.3 Michael Stapelberg 2015-07-30 22:26:58 +02:00
  • 8c116e228b release.sh: replace version in _docs/debugging at the right time Michael Stapelberg 2015-07-30 22:26:45 +02:00
  • c493cde96e release.sh: bugfix: take docs from tmpdir, not startdir Michael Stapelberg 2015-07-30 22:21:48 +02:00
  • 5a20394092 release.sh: commit modified debian/changelog Michael Stapelberg 2015-07-30 22:16:01 +02:00
  • e362c3cf30 release.sh: 4.10.3 release Michael Stapelberg 2015-07-30 22:07:51 +02:00
  • f87a78e1a9 release.sh: tell git to prefer “next” when merging Michael Stapelberg 2015-07-30 22:07:13 +02:00
  • 4446c4d890 i3bar: fix freeing static strings shdown 2015-06-02 23:08:08 +03:00
  • c0f685e7bc mkdirp: do not throw an error if directory exists Theo Buehler 2015-05-23 13:12:18 +02:00
  • fbcb227537 Move mkdirp into libi3 Deiz 2015-03-29 17:18:00 -04:00
  • 7c2842eae4 Detect base 16 in cmd criteria Tony Crisci 2015-05-12 17:04:01 -04:00
  • ee66a8bcde userguide: quoted strings need to be used, escaping isn’t possible Michael Stapelberg 2015-05-03 18:57:05 +02:00
  • d03b96b369 Initialize workspace rect to the output's upon creation Deiz 2015-04-26 14:23:08 -04:00
  • e71c304444 Check if output is disabled in handle_output() Tony Crisci 2015-04-23 18:21:15 -04:00
  • a0268a38d3 Ignore InputHint when not in WM_HINTS Tony Crisci 2015-04-25 22:43:46 -04:00
  • c1b6c94621 Bugfix: serialize con_id with %p in run_binding() Tony Crisci 2015-04-25 20:05:55 -04:00
  • f41018b33e Changes for compiling on Illumos Tim Creech 2015-07-27 20:47:12 -04:00
  • 3d16e48a4f Merge pull request #1818 from simonnagl/terminology Michael Stapelberg 2015-07-30 00:05:08 -07:00
  • 49bd061d9d Added terminology to i3-sensible-terminal Simon Nagl 2015-07-28 23:00:18 +02:00
  • c8b4303eff Make line continuation userguide entry more verbose. Michael Stapelberg 2015-07-27 22:33:03 +02:00
  • 86cc7d9a21 Improve error message for clarity. Michael Stapelberg 2015-07-27 22:29:44 +02:00
  • 691d6714fc Merge pull request #1797 from hwangcc23/config-file-line-continuation Michael Stapelberg 2015-07-27 13:27:03 -07:00
  • fc1477dfb5 Support config file line continuation hwangcc23 2015-07-14 23:38:45 +08:00
  • e89f391589 Merge pull request #1805 from lasers/next Michael Stapelberg 2015-07-19 22:48:04 +02:00
  • b9e1973948 Added missing bar section for tray_output primary Chris 2015-07-18 18:50:02 -05:00
  • 9f107c8b4d add link to a rust i3 library Michael Stapelberg 2015-07-19 00:23:39 +02:00
  • 9d353fa46b Merge pull request #1795 from PopeLevi/patch-1 Michael Stapelberg 2015-07-14 09:00:30 -04:00
  • 2b3aa559c0 Added 'pg' to i3-sensible-pager PopeLevi 2015-07-14 20:03:55 +12:00
  • ccfd783bf2 Merge pull request #1792 from PopeLevi/patch-1 Michael Stapelberg 2015-07-12 07:24:33 -07:00
  • eea580b7e8 Added mate-terminal to i3-sensible-terminal PopeLevi 2015-07-13 00:13:55 +12:00
  • 8739ed9890 Merge pull request #1786 from hwangcc23/pr-for-issue-#1785 Michael Stapelberg 2015-07-10 08:29:48 -07:00
  • 44367572c9 Display which config is used in --more_version hwangcc23 2015-07-09 22:25:50 +08:00
  • e7942153c5 Merge pull request #1788 from acrisci/feature/docs-contributing-finding-issues Michael Stapelberg 2015-07-09 22:03:27 -07:00
  • 7287642696 docs: add section on finding issues to CONTRIBUTING Tony Crisci 2015-07-10 00:04:20 -04:00
  • b30d87ea81 Merge pull request #1778 from Airblader/bug-1777 Michael Stapelberg 2015-07-01 06:05:56 -07:00
  • b9bacdf464 Send custom-defined command upon click on the non-statusline part of i3bar even if workspace_buttons is set to 'no'. Ingo Bürk 2015-07-01 14:48:06 +02:00
  • 7e7f00428f Merge pull request #1776 from Airblader/bug-1774 Michael Stapelberg 2015-07-01 03:00:37 -07:00
  • c073de8d26 Remove asserts and return non-match instead if the container or its workspace cannot be found. This can cause an issue if used in combination with for_window and i3bar during startup of i3 otherwise. Ingo Bürk 2015-07-01 11:47:55 +02:00
  • 6be1b28813 Merge pull request #1771 from Airblader/feature-1769 Michael Stapelberg 2015-06-30 13:52:54 -07:00
  • 7c1abc9ab0 Merge pull request #1772 from Airblader/feature-fix-newline Michael Stapelberg 2015-06-30 13:52:48 -07:00
  • be406d036d Implement new criterion 'workspace'. Ingo Bürk 2015-06-29 23:58:48 +02:00
  • f76838794d Merge pull request #1768 from hwangcc23/atoi2strtol Michael Stapelberg 2015-06-30 11:50:28 -07:00
  • 94a09b3cac Added missing newlines in log statements. Ingo Bürk 2015-06-30 20:48:35 +02:00
  • 478dc5dc38 Fix TODO by replacing atoi by strtol hwangcc23 2015-06-25 22:33:50 +08:00
  • 8df7e4ecb9 Merge pull request #1747 from Airblader/feature-1723 Michael Stapelberg 2015-06-29 00:24:59 -07:00
  • cf11fb5574 Added documentation for "title_format". Ingo Bürk 2015-06-11 07:26:01 +02:00
  • a853a8ef75 Merge pull request #1745 from mh21/configurable-tray-padding Michael Stapelberg 2015-06-29 00:19:44 -07:00
  • 5a8d66a1d5 Parse the title_format and display the customized window title if a format was set. The format string set with "title_format" can contain the placeholder "%title" which will be replaced with the actual window title. Ingo Bürk 2015-06-10 19:01:05 +02:00
  • 55e8d06ee4 Added command directive 'title_format'. This directive will be used to customize the window title. Ingo Bürk 2015-06-10 18:59:45 +02:00
  • 9ad9af6dee add util-{wm,keysyms} explicitly, remove obsolete xlib, update lkgv Michael Stapelberg 2015-06-28 21:27:52 +02:00
  • bad4203755 Configurable tray padding. Michael Hofmann 2015-06-09 10:06:45 +02:00
  • dfe2c9c310 debian: stacklimit.png got deleted, so remove it from i3-wm.docs Michael Stapelberg 2015-06-21 13:24:35 +02:00