]> git.sur5r.net Git - i3/i3/history - src
Quote the variables in i3-sensible-* correctly
[i3/i3] / src /
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
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 #2036 from Airblader/bug-2015
2015-10-25 Michael StapelbergMerge pull request #2031 from Airblader/feature-2028
2015-10-25 Michael StapelbergMerge pull request #2037 from Airblader/bug-run-assignments
2015-10-25 Ingo BürkMark assignment as run before executing it. 2037/head
2015-10-25 Ingo BürkFixed logging statement.
2015-10-25 Ingo BürkMake resize grow|shrink width|height work for a nested... 2036/head
2015-10-23 Ingo BürkAdded --no-auto-back-and-forth to workspace commands. 2031/head
2015-10-23 Michael StapelbergMerge pull request #2027 from Airblader/feature-cleanup-1
2015-10-22 Ingo BürkRemove broken and unused debug borders. 2027/head
2015-10-22 Michael StapelbergMerge pull request #2025 from Airblader/feature-2022
2015-10-22 Michael StapelbergMerge pull request #2018 from Airblader/feature-2014
2015-10-22 Ingo BürkIntroduce special value __focused__ for criterion con_id. 2018/head
2015-10-22 Ingo BürkMake 'unmark' aware of matched windows.
2015-10-22 Ingo BürkIntroduce "--add" for marking windows.
2015-10-22 Ingo BürkAllow multiple marks on windows.
2015-10-22 Michael StapelbergMerge pull request #2017 from Airblader/bug-2011
2015-10-21 Ingo BürkActivate root output if RandR request fails. 2017/head
2015-10-19 Michael Stapelbergfix a memory leak in handle_get_bar_config
2015-10-19 Michael StapelbergFix memleak in translate_keysyms
2015-10-18 Michael StapelbergMerge pull request #2007 from Airblader/feature-1996
2015-10-18 Michael StapelbergMerge pull request #2004 from Airblader/bug-2003
2015-10-16 Ingo BürkFix moving windows to a marked workspace by mark. 2004/head
2015-10-16 Michael StapelbergMerge pull request #1999 from hwangcc23/fix-workspace...
2015-10-16 hwangcc23Revise workspace next/prev 1999/head
2015-10-14 Michael StapelbergMerge pull request #1990 from Airblader/bug-1989
2015-10-13 Michael StapelbergMerge pull request #1994 from Airblader/bug-1992
2015-10-13 Ingo BürkRename is_markup to pango_markup. 1994/head
2015-10-13 Ingo BürkMake pango markup in mode names optional with a flag.
2015-10-12 Michael StapelbergMerge pull request #1991 from Airblader/bug-1987
2015-10-12 Ingo BürkSuppress no_focus for first window on a workspace. 1991/head
2015-10-11 Michael StapelbergUse sasprintf()
2015-10-11 Michael StapelbergBugfix: add keymap fall back (_XKB_RULES_NAMES, then...
2015-10-09 Michael StapelbergMerge pull request #1981 from Airblader/feature-i3bar...
2015-10-06 Ingo BürkUse 32-bit visuals for i3bar when possible and allow...
2015-10-05 Michael StapelbergMerge pull request #1933 from Airblader/feature-1878-2
2015-10-04 Michael StapelbergMerge pull request #1963 from Airblader/bug-refactor...
2015-10-04 Ingo BürkRefactor parsing of matches to avoid code duplication. 1963/head
2015-10-04 Michael StapelbergMerge pull request #1909 from Airblader/feature-refactor-1
2015-10-04 Michael StapelbergMerge pull request #1965 from Airblader/feature-typed...
2015-10-02 Michael StapelbergMerge pull request #1959 from hwangcc23/fix-1926
2015-10-02 hwangcc23Check duplicated bindings after translating keysym 1959/head
2015-09-28 Ingo BürkTurn "char *" into "const char *" for all command parse... 1965/head
2015-09-28 Ingo BürkMigrate the move command to use typed numbers.
2015-09-28 Ingo BürkMigrate the resize command to use typed numbers.
2015-09-28 Ingo BürkAllow the commands parser to use "number" arguments...
2015-09-28 Michael StapelbergMerge pull request #1967 from Airblader/feature-easier...
2015-09-28 Michael StapelbergMerge pull request #1962 from Airblader/bug-move-to...
2015-09-28 Michael StapelbergMerge pull request #1961 from Airblader/bug-1957
2015-09-28 Michael StapelbergMerge pull request #1960 from Airblader/bug-restore...
2015-09-26 Ingo BürkCorrectly handle command criteria for "move window... 1962/head
2015-09-25 Ingo BürkWhen moving a container to a mark, also check whether... 1961/head
2015-09-25 Ingo BürkWhen appending a layout containing a marked container... 1960/head
2015-09-24 Michael StapelbergMerge pull request #1931 from Airblader/bug-1924
2015-09-24 Ingo BürkKeep a sticky window focused if it was the focused... 1931/head
2015-09-24 Michael StapelbergMerge pull request #1952 from hwangcc23/fix-1875
2015-09-22 hwangcc23Not toggle floating on a CT_FLOATING_CON 1952/head
2015-09-22 Michael StapelbergMerge pull request #1945 from Airblader/feature-frame...
2015-09-22 Ingo BürkSet a proper WM_CLASS on frame windows. 1945/head
2015-09-21 Michael StapelbergMerge pull request #1944 from tcatm/fix-vlog
2015-09-21 Nils Schneiderlog: avoid buffer overflow in vlog 1944/head
2015-09-21 Michael StapelbergMerge pull request #1943 from tcatm/fix-no-randr-output
2015-09-21 Nils SchneiderDon't create empty workspaces on restart 1943/head
2015-09-21 Michael StapelbergMerge pull request #1937 from Airblader/bug-1910
2015-09-21 Michael StapelbergMerge pull request #1921 from tcatm/fix-no-randr-output
2015-09-21 Michael StapelbergMerge branch 'hwangcc23-debuglog-on-persist' into next
2015-09-21 Michael StapelbergMerge branch 'debuglog-on-persist' of git://github...
2015-09-20 Ingo BürkIf no output is available, use the root screen geometry... 1937/head
2015-09-19 hwangcc23Make “debuglog on” command persist via restarts 1930/head
next