]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2015-10-16 Ingo BürkLog X11 errors in i3bar. 2005/head
2015-10-16 Michael StapelbergMerge pull request #1999 from hwangcc23/fix-workspace...
2015-10-16 Michael Stapelbergman: add “floating window” to terminology (Thanks frederik)
2015-10-16 hwangcc23Revise workspace next/prev 1999/head
2015-10-14 Michael StapelbergMerge pull request #1990 from Airblader/bug-1989
2015-10-14 Ingo BürkIntroduce switch for the drawing backend 1990/head
2015-10-14 Ingo BürkExtract cairo_clear_surface.
2015-10-14 Ingo BürkIntroduce a macro to flush a cairo surface twice.
2015-10-13 Michael StapelbergMerge pull request #1994 from Airblader/bug-1992
2015-10-13 Ingo BürkFlush cairo surface after drawing text.
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-11 Michael StapelbergMerge pull request #1988 from Airblader/bug-1986
2015-10-11 Ingo BürkFix documentation for no_focus. 1988/head
2015-10-11 Michael StapelbergMerge pull request #1985 from Airblader/bug-1984
2015-10-10 Ingo BürkRemove support for 32-bit visuals and RGBA colors. 1985/head
2015-10-10 Michael Stapelbergtravis: install clang-format-3.5 from llvm repository
2015-10-09 Michael StapelbergMerge pull request #1981 from Airblader/feature-i3bar...
2015-10-08 Ingo BürkRefactor cairo drawing of rectangles into utility funct... 1981/head
2015-10-08 Ingo BürkWhen drawing text, mark the surface as dirty.
2015-10-07 Ingo BürkAllow text drawing to use the alpha channel.
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-05 Ingo BürkUse cairo for all drawing operations in i3bar. 1933/head
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 Jakob HaufeFix formatting of description list
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-30 Michael Stapelbergupdate release.sh for 4.11 release github/next
2015-09-30 Michael Stapelbergdebian: update changelog
2015-09-30 Michael StapelbergMerge branch 'release-4.11'
2015-09-30 Michael Stapelbergrelease i3 4.11 4.11
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-27 Ingo BürkBreak list of all commands into one line per command... 1967/head
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
2015-09-18 Nils Schneiderrandr: use root window in case of no randr outputs 1921/head
2015-09-17 Michael StapelbergBugfix: load new keymap _before_ translating keysyms...
2015-09-17 Michael StapelbergMerge pull request #1920 from Airblader/feature-1873
2015-09-17 Ingo BürkSet and unset individual atoms in _NET_WM_STATE instead... 1920/head
2015-09-16 Michael StapelbergMerge pull request #1928 from Airblader/bug-1927
2015-09-16 Ingo BürkUse the focused container to determine the target windo... 1928/head
2015-09-14 Nils SchneiderRevert "Add a timeout: delay_exit_on_zero_displays"
2015-09-14 Michael Stapelbergclang-format
2015-09-14 Michael StapelbergExtract workspace names from bindings before reordering.
2015-09-13 Michael StapelbergMerge pull request #1856 from Airblader/feature-1455
2015-09-13 Ingo BürkMake sure sticky windows pop to the front if they get... 1856/head
2015-09-13 Ingo BürkAdded tests for sticky windows.
2015-09-13 Ingo BürkImplement new 'sticky' command to manually set, remove...
2015-09-13 Ingo BürkHandle _NET_WM_STATE_STICKY, but only for floating...
2015-09-13 Michael StapelbergMerge pull request #1917 from Airblader/feature-1378
2015-09-13 Ingo BürkUse the EWMH support window rather than the root window... 1917/head
2015-09-11 Michael StapelbergMerge pull request #1893 from rr-/resize
2015-09-11 rr-Support "resize set W H" 1893/head
2015-09-11 Michael Stapelbergdocs/debugging: warn more clearly about sensitive info...
2015-09-11 Michael StapelbergMerge pull request #1913 from Airblader/feature-1809
2015-09-11 Michael StapelbergMerge pull request #1912 from lasers/patch-1
2015-09-11 Ingo BürkLet "focus" report success depending on whether a windo... 1913/head
2015-09-11 lasers Fix typo in userguide 1912/head
2015-09-10 Ingo BürkMove rendering the root node into a separate function. 1909/head
2015-09-10 Ingo BürkMove precalculating the container sizes into a separate...
2015-09-09 Ingo BürkRefactor out some individual functions in render_con...
2015-09-08 Michael Stapelbergupdate release.sh for 4.10.4 release
2015-09-08 Michael Stapelbergdebian: update changelog
2015-09-08 Michael StapelbergUpdate debian/changelog
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-09-08 Michael StapelbergMerge branch 'release-4.10.4'
2015-09-08 Michael Stapelbergrelease i3 4.10.4 4.10.4
2015-09-08 Michael StapelbergRevert "Check if output is disabled in handle_output()"
next