]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2015-06-05 Michael StapelbergMerge pull request #1737 from Airblader/feature-xdotool...
2015-06-04 Ingo BürkInstall xdotool to run tests requiring it on Travis. 1737/head
2015-06-02 Michael StapelbergMerge pull request #1735 from shdown/strdup
2015-06-02 shdowni3bar: fix freeing static strings 1735/head
2015-06-02 Michael StapelbergMerge pull request #1733 from Airblader/feature-1732
2015-06-02 Michael StapelbergMerge pull request #1734 from Airblader/bug-1538-1
2015-06-01 Ingo BürkFix warning about potentially uninitialized variable. 1734/head
2015-06-01 Ingo BürkUse the introduced binding_mode_* colors to draw the... 1733/head
2015-06-01 Ingo BürkAdded the 'binding_mode' color directive to the documen...
2015-05-31 Ingo BürkIntroduce a config directive 'binding_mode' in the...
2015-05-31 Michael StapelbergMerge pull request #1725 from Airblader/bug-1056
2015-05-29 Ingo BürkUse XCB_NONE instead of hard-coded 0. 1725/head
2015-05-29 Ingo BürkAllow hovering over the window decoration to change...
2015-05-29 Ingo BürkAdded a testcases for #1056 to test whether hovering...
2015-05-27 Michael StapelbergMerge pull request #1722 from Airblader/bug-1701
2015-05-26 Ingo BürkImprove logging of button events. 1722/head
2015-05-26 Ingo BürkGrab all buttons when managing a window to also allow...
2015-05-24 Michael Stapelbergdocs/ipc: add veelenga/i3ipc-ruby
2015-05-24 Michael StapelbergMerge pull request #1714 from Airblader/feature-docs-6
2015-05-23 Michael StapelbergMerge pull request #1716 from botovq/next
2015-05-23 Theo Buehlermkdirp: do not throw an error if directory exists 1716/head
2015-05-23 Ingo BürkFixed syntax for tray_output in userguide. 1714/head
2015-05-18 Michael StapelbergMerge pull request #1706 from Airblader/feature-docs-5
2015-05-18 Ingo BürkMade syntax of syntax descriptions consistent: 1706/head
2015-05-17 Michael StapelbergMerge pull request #1698 from Airblader/feature-1696
2015-05-14 Ingo BürkProtect "move position mouse" against a NULL access. 1698/head
2015-05-14 Ingo BürkAdded testcases for 'move position mouse'
2015-05-13 Michael StapelbergMerge pull request #1704 from acrisci/bug/cmd-detect...
2015-05-12 Ingo BürkAdded 'move position mouse' command to the userguide.
2015-05-12 Ingo BürkImplemented new command 'move [window|container] [to...
2015-05-12 Tony CrisciDetect base 16 in cmd criteria 1704/head
2015-05-12 Michael StapelbergMerge pull request #1700 from mh21/tray-icon-size-cleanup
2015-05-07 Michael StapelbergMerge pull request #1693 from mh21/wm-class-garbage...
2015-05-06 Michael HofmannNo memcpy on class change. 1693/head
2015-05-06 Michael HofmannIntroduce sstrndup wrapper.
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-05-03 Michael Stapelberguserguide: quoted strings need to be used, escaping...
2015-05-03 Michael StapelbergMerge pull request #1689 from Airblader/feature-docs-4
2015-05-03 Ingo BürkAdded a section to the debugging docs: 1689/head
2015-05-02 Michael StapelbergMerge pull request #1685 from Deiz/fix-new-workspace...
2015-04-30 Michael HofmannTray icon size cleanup. 1700/head
2015-04-28 DeizInitialize workspace rect to the output's upon creation 1685/head
2015-04-26 Michael StapelbergMerge pull request #1680 from acrisci/bug/randr-disable...
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-26 Michael StapelbergMerge pull request #1683 from Airblader/bug-click-detection
2015-04-26 Michael StapelbergMerge pull request #1688 from Airblader/feature-1687
2015-04-26 Ingo BürkAdded a note to the debugging docs about sensitive... 1688/head
2015-04-26 Michael StapelbergMerge pull request #1684 from acrisci/bug/focus-without...
2015-04-26 Michael StapelbergMerge pull request #1672 from acrisci/bug/fix-freebsd...
2015-04-26 Tony CrisciIgnore InputHint when not in WM_HINTS 1684/head
2015-04-26 Tony CrisciBugfix: serialize con_id with %p in run_binding() 1672/head
2015-04-25 Ingo BürkOnly detect clicks within the statusline width. 1683/head
2015-04-24 Michael Stapelberguserguide: add a note to both “exec”s about semicolon...
2015-04-23 Tony CrisciCheck if output is disabled in handle_output() 1680/head
2015-04-21 Michael StapelbergMerge pull request #1664 from Airblader/feature-wm...
2015-04-21 Ingo BürkAdded testcases for setting _NET_WM_STATE_HIDDEN on... 1664/head
2015-04-21 Ingo BürkSet the _NET_WM_STATE_HIDDEN atom on windows that are...
2015-04-21 Ingo BürkAdded 'con_is_hidden' to check whether a given containe...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-21 Michael StapelbergMerge pull request #1666 from Xarthisius/undef_FALSE
2015-04-21 Georgiy Tugaii3bar: fix flickering shortened status bar on other... 1657/head
2015-04-20 Kacper Kowalik... Fix ‘FALSE’ undeclared (first use in this function... 1666/head
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-04-20 Michael StapelbergMerge pull request #1674 from Airblader/feature-docs-3
2015-04-20 Ingo BürkCleanup: delete comments that were accidentally copy... 1665/head
2015-04-20 Ingo BürkSmall cleanups:
2015-04-20 Ingo BürkAdded testcase for 'window_type' criterion when used...
2015-04-20 Ingo BürkAdded testcase for changing _NET_WM_WINDOW_TYPE after...
2015-04-20 Ingo BürkHandle changes to _NET_WM_WINDOW_TYPE after the window...
2015-04-20 Ingo BürkImplement new criterion 'window_type = normal|dialog...
2015-04-20 Ingo BürkProvide instructions on how to debug i3bar 1669/head
2015-04-20 Ingo BürkAdapt release.sh to update the latest version in the... 1674/head
2015-04-19 Michael Stapelbergcontributing: mention that we cannot support closed...
2015-04-19 Michael StapelbergMerge pull request #1662 from Airblader/feature-move...
2015-04-19 Ingo BürkAdded test case for transfer of urgency flag when movin... 1662/head
2015-04-19 Ingo Bürkfix commands parser test
2015-04-19 Ingo BürkAdded testcase for moving a window to a workspace holdi...
2015-04-19 Ingo BürkDisallow moving a container to itself since this would...
2015-04-19 Ingo BürkAdded testcases for 'move window|container to mark...
2015-04-19 Ingo BürkImplement the command 'move container to mark <mark...
2015-04-19 Ingo BürkAdded 'con_move_to_mark' to move a container to the...
2015-04-19 Ingo BürkExtract a function from con_move_to_workpsace that...
2015-04-19 Ingo Bürkadded function 'con_by_mark' to look up a con holding...
2015-04-19 Ingo BürkAdded configuration directive for 'move [container...
2015-04-19 Michael StapelbergMerge pull request #1632 from Deiz/binding-border
2015-04-19 Ingo BürkAdded testcase for criterion 'window_type'.
2015-04-16 Michael StapelbergMerge pull request #1651 from tanderson92/pkgconfig
2015-04-16 Michael Stapelbergrelease.sh: add missing -t parameter for sendmail
2015-04-16 Michael Stapelbergrelease.sh: add missing commit step for debian changelog
2015-04-16 Michael Stapelbergrelease.sh: fix encoding and concatenating changelog
2015-04-16 Michael Stapelbergrelease.sh: set up master branch for pushing the website
2015-04-16 Michael Stapelbergrelease.sh: checkout correct branch before copying...
2015-04-16 Michael Stapelbergrelease.sh: 4.10.2 release
2015-04-16 Michael Stapelbergdebian: update changelog
2015-04-16 Michael StapelbergMerge branch 'master' into next
2015-04-16 Michael StapelbergMerge branch 'release-4.10.2'
2015-04-16 Michael Stapelbergrelease i3 4.10.2 4.10.2
2015-04-13 Thomas AndersonRespect EXEC_PREFIX and a users' choice of PKG_CONFIG. 1651/head
next