]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2015-09-18 Nils Schneiderrandr: use root window in case of no randr outputs 1921/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-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()"
2015-09-08 shdowni3-msg: strdup getenv() result before freeing
2015-09-06 Michael StapelbergMerge pull request #1895 from Airblader/bug-1883
2015-09-05 Ingo BürkSupport moving dock clients to another output. 1895/head
2015-09-05 Michael StapelbergMerge pull request #1899 from Airblader/bug-swallowed...
2015-09-05 Michael StapelbergMerge pull request #1898 from Airblader/bug-1896
2015-09-05 Ingo BürkIf a title contains a percent sign, make sure it is... 1899/head
2015-09-05 Ingo BürkFree the string returned by g_markup_escape_text. 1898/head
2015-09-05 Michael StapelbergFix “precisely 1 group” error message
2015-09-05 Michael StapelbergMerge pull request #1891 from Airblader/bug-1890
2015-09-05 Michael StapelbergMerge pull request #1892 from Airblader/bug-1215
2015-09-04 Ingo BürkMake sure borders are never counted as adjacent to... 1892/head
2015-09-04 Ingo BürkCorrectly handle an absent window title to avoid a... 1891/head
2015-09-03 Michael StapelbergMerge pull request #1880 from Airblader/feature-665
2015-08-31 Ingo BürkMove aspect_ratio from Con to Window. 1880/head
2015-08-31 Ingo BürkMove width_increment and height_increment from Con...
2015-08-31 Michael StapelbergMerge pull request #1877 from Airblader/feature-1872
2015-08-30 Ingo BürkMove base_width and base_height from Con to Window
2015-08-30 Ingo BürkSupport _NET_WM_VISIBLE_NAME. As per specification... 1877/head
2015-08-30 Michael StapelbergMerge pull request #1871 from Airblader/feature-1770
2015-08-29 Ingo BürkFix typo in userguide. 1871/head
2015-08-28 Ingo BürkAdded tests for special value __focused__.
2015-08-28 Ingo BürkSupport a special value "__focused__" as a command...
2015-08-28 Michael StapelbergBugfix: sort bindings, re-ordering once is not enough.
2015-08-28 Michael Stapelbergbindings: invert shift bit, don’t just remove it
2015-08-26 Michael Stapelbergfix missing clang-format of amended commit
2015-08-26 Michael StapelbergUse libxkbcommon for translating keysyms, support all...
2015-08-25 Michael StapelbergRevert "Check if output is disabled in handle_output()"
2015-08-25 Michael StapelbergMerge pull request #1864 from Airblader/feature-1861...
2015-08-25 Ingo BürkAdded '%class' and '%instance' as placeholders for... 1864/head
2015-08-25 Michael StapelbergMerge pull request #1863 from Airblader/feature-tray...
2015-08-25 Ingo BürkAdd 'tray_output primary' to the default config 1863/head
2015-08-25 Michael Stapelbergdocs/userguide: document behavior of tray_output with...
2015-08-24 Michael Stapelbergdocs/debugging: make it clearer that you need to reload i3
2015-08-20 Michael StapelbergMerge pull request #1853 from shdown/issue-1852
2015-08-20 shdowni3-msg: strdup getenv() result before freeing 1853/head
2015-08-18 Michael StapelbergMerge pull request #1850 from Airblader/feature-docs-8
2015-08-17 Ingo BürkAdd client.background to the list of all available... 1850/head
2015-08-10 Michael StapelbergMerge pull request #1838 from obfusk/rm-useless-get_fir...
2015-08-10 Michael StapelbergMerge pull request #1837 from obfusk/fix-branch-info
2015-08-10 Felix C. Stegermanremove useless get_first_output() call 1838/head
2015-08-10 Felix C. Stegermanhacking-howto: re-word branches info 1837/head
2015-08-07 Michael Stapelberguserguide: explain i3-config-wizard’s behavior
2015-08-06 Michael Stapelberglayout restore: remove remaining criteria when swallowi...
2015-08-06 Michael StapelbergTranslate bindsym bindings upon ISO_Next_Group
2015-08-05 Michael Stapelbergclang-format src/load_layout.c
2015-08-05 Michael StapelbergMerge pull request #1833 from FauxFaux/next
2015-08-05 Michael Stapelbergi3-save-tree: retain “rect” for floating_cons
2015-08-05 Michael Stapelbergappend_layout: load floating containers correctly
2015-08-05 Chris West... generate parser enums stably: additionally sort on... 1833/head
2015-08-04 Michael StapelbergMerge pull request #1816 from tcreech/tcreech-for-illumos
2015-08-03 Michael StapelbergMerge pull request #1789 from shdown/next
2015-08-03 shdownUse safe wrappers inside "#if 0" too 1789/head
2015-08-03 shdown.travis.yml: add a wrapped functions grepper script
2015-08-03 shdownconfig_parser: don't use sizeof(char)
2015-08-03 shdownUse safe wrappers wherever possible
2015-08-03 shdownlibi3: change scalloc() signature to match calloc()
2015-08-03 Michael StapelbergMerge pull request #1712 from Airblader/feature-next...
2015-08-02 Michael StapelbergProperly clear the urgency hint when set by i3.
2015-08-02 Michael StapelbergMerge pull request #1822 from acrisci/feature/docs...
2015-08-01 Tony Criscidocs: improve formatting for CONTRIBUTING 1822/head
2015-07-31 Michael StapelbergMerge pull request #1821 from acrisci/feature/dont...
2015-07-31 Tony CrisciDon't log motion notify 1821/head
2015-07-30 Michael Stapelbergrelease.sh: pull website repository before
2015-07-30 Michael Stapelbergrelease.sh: the mailing list part is done automatically
2015-07-30 Michael StapelbergUpdate debian/changelog
2015-07-30 Michael StapelbergMerge branch 'release-4.10.3'
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-30 Michael Stapelbergrelease i3 4.10.3 4.10.3
2015-07-30 Michael Stapelbergrelease.sh: replace version in _docs/debugging at the...
2015-07-30 Michael Stapelbergrelease.sh: bugfix: take docs from tmpdir, not startdir
2015-07-30 Michael Stapelbergrelease.sh: commit modified debian/changelog
2015-07-30 Michael Stapelbergrelease.sh: 4.10.3 release
2015-07-30 Michael Stapelbergrelease.sh: tell git to prefer “next” when merging
2015-07-30 shdowni3bar: fix freeing static strings
2015-07-30 Theo Buehlermkdirp: do not throw an error if directory exists
next