]> git.sur5r.net Git - i3/i3/history - src
Add issue template
[i3/i3] / src /
2016-02-15 Michael StapelbergAllow workspace renames which change case
2016-02-15 Michael StapelbergMerge pull request #2210 from Airblader/bug-2166
2016-02-15 Michael StapelbergMerge pull request #2209 from Airblader/feature-2208
2016-02-11 Ingo BürkDon't allow floating workspaces anymore. 2210/head
2016-02-11 Ingo BürkAllow "modifier none" in i3bar to disable the modifier. 2209/head
2016-02-10 Michael StapelbergMerge pull request #2203 from Airblader/bug-2202
2016-02-09 Ingo BürkEnsure that the "border" command uses logical pixels. 2203/head
2016-02-07 Michael StapelbergMerge pull request #2197 from norrland/next
2016-02-07 Michael StapelbergMerge pull request #2196 from Airblader/feature-2165
2016-02-07 Ingo BürkRemove _NET_WM_STATE on withdrawn windows. 2196/head
2016-02-06 Michael Stapelbergtravis: check spelling of binaries and manpages, use...
2016-01-26 Michael StapelbergMerge pull request #2177 from dcoppa/next
2016-01-26 David CoppaRemove commented-out code.
2016-01-25 Michael StapelbergMerge pull request #2172 from Airblader/bug-net-wm...
2016-01-22 Ingo BürkDon't ignore focus on _NET_WM_DESKTOP client messages. 2172/head
2016-01-20 Michael StapelbergMerge pull request #2169 from Airblader/bug-2168
2016-01-20 Ingo BürkDon't grab the buttons on the root window. 2169/head
2016-01-18 Michael StapelbergMerge pull request #2162 from Airblader/feature-2153
2016-01-18 Ingo BürkHandle the EWMH atom _NET_WM_DESKTOP. 2162/head
2016-01-17 Michael StapelbergMerge pull request #2164 from pra85/patch-1
2016-01-17 Michael StapelbergMerge pull request #2161 from botovq/next
2016-01-17 Theo BuehlerAdd pledge(2) support for OpenBSD 2161/head
2016-01-10 Michael StapelbergMerge pull request #2156 from Airblader/feature-2154
2016-01-09 Ingo BürkRename decoration_border to child_border. 2156/head
2016-01-09 Michael StapelbergASAN: trigger leak before exiting
2016-01-09 Michael Stapelbergfix memory leak: use xcb_disconnect() instead of free()
2016-01-09 Michael Stapelbergfix memory leak when swallowing windows
2016-01-09 Michael Stapelbergmanage.c: fix memory leak
2016-01-09 Michael Stapelbergfree dynamically allocated matches
2016-01-09 Michael Stapelbergfree container matches when destroying containers
2016-01-09 Michael Stapelbergtree_append_json: fix memory leaks
2016-01-09 Michael Stapelbergcon_get_tree_representation: fix memory leak
2016-01-09 Michael Stapelbergwindow.c: fix memory leak
2016-01-09 Michael Stapelbergreload: fix memory leak
2016-01-09 Michael Stapelbergcommands.c: fix memory leak
2016-01-09 Michael Stapelbergx.c: fix memory leak
2016-01-09 Michael Stapelberglog.c: fix memory leak
2016-01-09 Michael Stapelbergtree_restore(): fix memory leak
2016-01-09 Michael Stapelbergfix memory leak: free(pointerreply);
2016-01-08 Michael Stapelbergipc: fix memory leak when clients with subscriptions...
2016-01-08 Michael Stapelbergipc: fix cosmetic memory leak when shutting down
2016-01-08 Michael Stapelbergcon_mark: fix heap-use-after-free
2016-01-08 Michael Stapelbergrename workspace: fix heap-use-after-free
2016-01-06 Michael StapelbergMerge pull request #2150 from Airblader/bug-2149
2016-01-06 Ingo BürkUse correct fallback color for decoration_border. 2150/head
2016-01-05 Michael StapelbergMerge pull request #2143 from Airblader/feature-2120
2016-01-05 Michael StapelbergMerge pull request #2136 from lotheac/next
2016-01-05 Ingo BürkMove title_format from window to container. 2143/head
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
2015-12-30 Michael StapelbergMerge pull request #2135 from Alexis211/colors
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 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-25 Michael StapelbergMerge pull request #2113 from Airblader/bug-2111
2015-12-25 Michael Stapelbergmake: should be XCB_CURSOR, not XCURSOR
2015-12-22 Michael StapelbergBugfix: don’t remove SubstructureRedirect event mask...
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 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ürkCast unsigned to signed before comparison
2015-12-03 Ingo BürkAllow "move position center" to operate on matched... 2095/head
2015-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
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 Michael StapelbergMerge pull request #2078 from acrisci/bug/detect-base16...
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-16 Michael StapelbergMerge pull request #2061 from Airblader/bug-2049
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-02 Michael StapelbergMerge pull request #2054 from hwangcc23/fix-2051
2015-11-02 Michael StapelbergMerge pull request #2055 from Airblader/bug-2044
next