]> git.sur5r.net Git - i3/i3/history - include/bindings.h
Merge branch 'release-4.16.1'
[i3/i3] / include / bindings.h
2017-09-04 Michael StapelbergMerge branch 'next' into master
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-02 Ingo BürkMerge pull request #2757 from Jereq/next
2017-05-02 Ingo BürkIntroduce --exclude-titlebar flag for mouse bindings...
2016-11-08 Michael StapelbergMerge branch 'next' into master
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2016-04-13 Ingo BürkOnly grab the mouse buttons that need to be grabbed...
2016-03-06 Michael StapelbergMerge branch 'next' into master
2016-01-08 Michael Stapelbergbindings.h: mark DEFAULT_BINDING_MODE as external
2015-11-16 Michael StapelbergMerge pull request #2061 from Airblader/bug-2049
2015-11-15 Ingo BürkOnly grab scrollwheel buttons if necessary. 2061/head
2015-10-18 Michael StapelbergMerge pull request #2004 from Airblader/bug-2003
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ürkMake pango markup in mode names optional with a flag.
2015-09-30 Michael StapelbergMerge branch 'next' into master
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-08-26 Michael StapelbergUse libxkbcommon for translating keysyms, support all...
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
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-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-04-19 Michael StapelbergMerge pull request #1632 from Deiz/binding-border
2015-04-02 DeizAdd a --border flag to enable mouse binds to trigger...
2015-03-01 Michael StapelbergMerge branch 'master' of https://github.com/ton/i3...
2015-02-28 Michael StapelbergMerge branch 'next'
2015-02-11 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-31 Tony CrisciAdd mouse binding pointer position configuration
2015-01-17 Michael StapelbergMerge branch 'master' into next
2014-11-16 Tony Criscibugfix: copy binding before run
2014-08-08 Michael StapelbergMerge branch 'master' into next
2014-07-24 Michael StapelbergMerge branch 'master' into next
2014-07-23 Michael StapelbergMerge branch 'master' into next
2014-07-15 Michael StapelbergMerge branch 'master' into next
2014-07-11 Michael StapelbergMerge branch 'master' into next
2014-07-10 Michael StapelbergMerge branch 'master' into next
2014-07-02 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-27 Michael StapelbergMerge branch 'master' into next
2014-06-25 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-19 Tony CrisciFeature: implement mouse bindings
2014-06-19 Michael Stapelbergclang-format-3.5 **/*.h **/*.c
2014-06-15 Michael StapelbergMerge branch 'next'
2014-06-01 Tony CrisciAdd abstraction for running a binding
2014-05-03 Tony CrisciRefactor binding accessor
2014-04-26 Tony CrisciMove check_for_duplicate_bindings to bindings.[ch]
2014-04-15 Tony CrisciMove switch_mode to bindings.[ch]
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-15 Tony CrisciMove translate_keysyms to bindings.[ch]
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-02-26 Tony CrisciMove keyboard binding accessor to bindings.[ch]
2014-02-15 Tony CrisciMove grab_all_keys to bindings.[ch]
2014-01-28 Tony CrisciAbstract binding configuration to bindings.[ch]