]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2016-01-05 Michael StapelbergMerge pull request #2136 from lotheac/next
2016-01-05 Lauri Tirkkonenadd decoration_border color for the actual client borders 2136/head
2016-01-05 Michael StapelbergMerge pull request #2148 from Airblader/feature-2120...
2016-01-04 Ingo BürkFix memory leaks in title_format. 2148/head
2016-01-04 Michael StapelbergMerge pull request #2139 from jolange/feature_split...
2016-01-04 Johannes Langeadded "toggle" option to "split" command 2139/head
2016-01-04 Michael Stapelbergi3-nagbar: explicitly set cursor using libxcursor if...
2016-01-04 Michael StapelbergMerge pull request #2133 from Airblader/feature-2115
2016-01-04 Ingo BürkMigrate "xdotool click" in tests to XTEST. 2133/head
2016-01-04 Ingo BürkAdded test for #2097.
2015-12-30 Michael StapelbergMerge pull request #2135 from Alexis211/colors
2015-12-30 Michael Stapelbergdocs/ipc: add https://github.com/drmgc/i3ipcpp
2015-12-29 Alex Auvolatget_colorpixel support for non-true color displays 2135/head
2015-12-29 Alex AuvolatCorrect color management for pango fonts
2015-12-29 Michael StapelbergMerge pull request #2138 from Alexis211/factor
2015-12-29 Alex AuvolatRefactor extern definition of conn and root_screen 2138/head
2015-12-29 Michael StapelbergMerge pull request #2137 from fmthoma/fix-assign-workspace
2015-12-29 Michael StapelbergMerge pull request #2131 from kneitinger/next
2015-12-29 Michael StapelbergMerge pull request #2134 from Airblader/bug-1761
2015-12-29 Michael StapelbergMerge pull request #2132 from Airblader/bug-2128
2015-12-28 Franz ThomaComply with documentation: 'workspace' token in 'assign... 2137/head
2015-12-28 Ingo BürkValidate matched containers for "kill" command correctly. 2134/head
2015-12-28 Ingo BürkRename tree_close() to tree_close_internal().
2015-12-27 Ingo BürkMove urgent flag before killing the parent. 2132/head
2015-12-27 Kyle Kneitingeruserguide: clarify quoting of exec commands 2131/head
2015-12-25 Michael StapelbergMerge pull request #2113 from Airblader/bug-2111
2015-12-25 Michael Stapelbergi3bar: explicitly set cursor using libxcursor if available
2015-12-25 Michael Stapelbergmake: should be XCB_CURSOR, not XCURSOR
2015-12-22 Michael StapelbergBugfix: don’t remove SubstructureRedirect event mask...
2015-12-20 Michael Stapelberguserguide: faq has moved to reddit
2015-12-17 Michael StapelbergMerge pull request #2121 from Airblader/bug-base-10
2015-12-17 Ingo BürkDon't force base 10 for parsing id. 2121/head
2015-12-17 Ingo BürkMatch on all criteria even if con_id or con_mark are... 2113/head
2015-12-16 Michael StapelbergMerge pull request #2102 from ccryx/next
2015-12-16 Michael StapelbergMerge pull request #2112 from Airblader/feature-multipl...
2015-12-15 Florian MerkelSupport matching _NET_WM_WINDOW_TYPE_NOTIFICATION 2102/head
2015-12-15 Ingo BürkAvoid rendering the tree twice in a row 2112/head
2015-12-15 Michael StapelbergMerge pull request #2108 from Airblader/feature-2097
2015-12-14 Ingo BürkAllow mouse bindings to run on the root window. 2108/head
2015-12-14 Michael StapelbergMerge pull request #2105 from Airblader/bug-2099
2015-12-14 Michael StapelbergMerge pull request #2103 from Airblader/bug-2091
2015-12-11 Ingo BürkReject empty swallow definitions 2105/head
2015-12-09 Michael Stapelbergtravis: install git 1.9.1 from trusty for git fetch...
2015-12-09 Ingo BürkReject invalid match criteria with an error. 2103/head
2015-12-04 Michael StapelbergMerge pull request #2095 from Airblader/bug-2090
2015-12-04 Michael StapelbergMerge pull request #2096 from Airblader/bug-2094
2015-12-03 Ingo BürkFail gracefully when the gc cannot be created 2096/head
2015-12-03 Ingo BürkCast unsigned to signed before comparison
2015-12-03 Ingo BürkAllow "move position center" to operate on matched... 2095/head
2015-11-30 Michael StapelbergMerge pull request #2087 from tbu-/pr_sensible_quote_vars
2015-11-30 Tobias BucherQuote the variables in i3-sensible-* correctly 2087/head
2015-11-30 Michael Stapelbergtravis: call git fetch --unshallow, so that git describ...
2015-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
2015-11-23 Ingo BürkMake freeing surfaces idempotent 2065/head
2015-11-23 Ingo BürkUse 32-bit visual by default if available.
2015-11-23 Ingo BürkDon't create a pixmap for CT_ROOT and CT_OUTPUT containers.
2015-11-23 Ingo BürkParse colors as color_t instead of colorpixel.
2015-11-23 Ingo BürkSkip drawing for uninitialized surfaces.
2015-11-23 Ingo BürkMigrate i3 rendering to cairo.
2015-11-23 Ingo BürkFix draw_util_copy_surface.
2015-11-23 Ingo BürkMove draw_util.c to libi3.
2015-11-23 Michael StapelbergMerge pull request #2078 from acrisci/bug/detect-base16...
2015-11-22 Michael StapelbergMerge pull request #2079 from tyll/contact
2015-11-22 Till MaasFix contact information 2079/head
2015-11-22 Tony CrisciBug: parse con_id base 16 2078/head
2015-11-21 Michael StapelbergMerge pull request #2074 from Airblader/feature-2064
2015-11-21 Ingo BürkSupport _NET_WM_USER_TIME. 2074/head
2015-11-21 Michael StapelbergMerge pull request #2076 from Airblader/feature-documen...
2015-11-21 Ingo BürkDocument rect, window_rect and deco_rect. 2076/head
2015-11-19 Michael StapelbergMerge pull request #2071 from tyll/https
2015-11-19 Till MaasUse https if possible 2071/head
2015-11-16 Michael StapelbergMerge pull request #2061 from Airblader/bug-2049
2015-11-16 Michael StapelbergAdd i3test::XTEST, add 2 test cases for key bindings
2015-11-16 Michael StapelbergRevert "Bugfix: set group mask 1 by default, correctly...
2015-11-15 Ingo BürkOnly grab scrollwheel buttons if necessary. 2061/head
2015-11-11 Ingo BürkExtract function to grab buttons when managing a window.
2015-11-09 Michael StapelbergMerge pull request #2058 from Airblader/feature-rename...
2015-11-07 Ingo BürkRename I3BAR_CAIRO to CAIRO_SUPPORT. 2058/head
2015-11-03 Michael StapelbergMerge pull request #2053 from Airblader/feature-2048
2015-11-02 Ingo BürkRaise dependency to cairo 1.14.4. 2053/head
2015-11-02 Michael StapelbergMerge pull request #2054 from hwangcc23/fix-2051
2015-11-02 Michael StapelbergMerge pull request #2055 from Airblader/bug-2044
2015-11-02 Ingo BürkRemove autostart commands after they have been executed. 2055/head
2015-11-02 hwangcc23Fix config validation fail when no new line from end... 2054/head
2015-11-02 Michael StapelbergMerge pull request #2001 from Airblader/feature-multipl...
2015-11-01 Ingo BürkFix memory leaks in modes and bar bindings. 2001/head
2015-11-01 Ingo BürkAllow multiple tray_output directives.
2015-10-30 Michael StapelbergBugfix: ignore XKB group bits in floating_modifier
2015-10-29 Michael StapelbergBugfix: set group mask 1 by default, correctly compare...
2015-10-28 Michael StapelbergBugfix: correctly compare modifier mask when identifyin...
2015-10-28 Michael StapelbergMerge pull request #2043 from Airblader/bug-regex-mem...
2015-10-28 Ingo BürkFix multiple memory leaks with regular expressions. 2043/head
2015-10-27 Michael StapelbergMerge pull request #2030 from DavidMikeSimon/focus...
2015-10-27 David SimonOptionally change i3bar color on focused output, implem... 2030/head
2015-10-27 Michael StapelbergMerge pull request #2040 from Airblader/bug-2034
2015-10-27 Michael StapelbergMerge pull request #2041 from Airblader/feature-2028-2
2015-10-26 Ingo BürkAdd --no-auto-back-and-forth for moving windows. 2041/head
2015-10-26 Ingo BürkFix crash when trying to split and float a dock container. 2040/head
2015-10-26 Michael StapelbergMerge pull request #2039 from DavidMikeSimon/fix-1824
2015-10-26 David SimonUse separate buffers for i3bar statusline for each... 2039/head
next