]> git.sur5r.net Git - i3/i3/history - src/bindings.c
Merge pull request #2496 from Airblader/feature-917
[i3/i3] / src / bindings.c
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-15 Ingo BürkImplement 'swap' command. 2496/head
2017-05-02 Ingo BürkMerge pull request #2757 from Jereq/next
2017-05-02 Ingo BürkIntroduce --exclude-titlebar flag for mouse bindings...
2017-01-13 Ingo BürkValidate that a binding mode is not defined more than...
2016-12-02 Zbyněk MoravecFix read of uninitialized memory (#2596)
2016-09-12 Michael StapelbergBugfix: don’t apply shift+numlock fallback for keypad...
2016-09-12 Michael StapelbergMerge branch 'nmschulte-fix_numlock_shift' into next
2016-09-12 Nathan Schultefix bindsyms with Shift, given NumLock tweaks
2016-09-12 Nathan Schultefix typo in logging message
2016-09-12 Michael StapelbergBugfix: don’t trigger unrelated key bindings for -...
2016-09-12 Michael StapelbergBugfix: compare all resolved modifier masks
2016-09-12 Michael Stapelbergexpose binding pointer in debug messages
2016-08-02 Michael StapelbergOnly add NumLock fallback where necessary.
2016-08-02 Michael Stapelbergrefactoring: store modifiers alongside translated keycodes
2016-08-02 Michael Stapelbergmove xkb_current_group check into own function
2016-08-02 Michael Stapelbergremove superfluous check for input_type
2016-04-13 Ingo BürkOnly grab the mouse buttons that need to be grabbed...
2016-01-20 Michael StapelbergMerge pull request #2169 from Airblader/bug-2168
2016-01-20 Ingo BürkDon't grab the buttons on the root window. 2169/head
2015-12-25 Michael StapelbergMerge pull request #2113 from Airblader/bug-2111
2015-12-16 Michael StapelbergMerge pull request #2102 from ccryx/next
2015-12-16 Michael StapelbergMerge pull request #2112 from Airblader/feature-multipl...
2015-12-15 Ingo BürkAvoid rendering the tree twice in a row 2112/head
2015-12-15 Michael StapelbergMerge pull request #2108 from Airblader/feature-2097
2015-12-14 Ingo BürkAllow mouse bindings to run on the root window. 2108/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-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-19 Michael StapelbergFix memleak in translate_keysyms
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-10-11 Michael StapelbergUse sasprintf()
2015-10-11 Michael StapelbergBugfix: add keymap fall back (_XKB_RULES_NAMES, then...
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-11 Michael StapelbergMerge pull request #1893 from rr-/resize
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-09-06 Michael StapelbergMerge pull request #1895 from Airblader/bug-1883
2015-09-05 Michael StapelbergFix “precisely 1 group” error message
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-06 Michael StapelbergTranslate bindsym bindings upon ISO_Next_Group
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 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-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-30 Tony CrisciBugfix: serialize con_id with %p in run_binding()
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-06-30 Michael StapelbergMerge pull request #1771 from Airblader/feature-1769
2015-06-30 Michael StapelbergMerge pull request #1772 from Airblader/feature-fix...
2015-06-30 Michael StapelbergMerge pull request #1768 from hwangcc23/atoi2strtol
2015-06-30 hwangcc23Fix TODO by replacing atoi by strtol 1768/head
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
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 #1684 from acrisci/bug/focus-without...
2015-04-26 Michael StapelbergMerge pull request #1672 from acrisci/bug/fix-freebsd...
2015-04-26 Tony CrisciBugfix: serialize con_id with %p in run_binding() 1672/head
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-16 Michael StapelbergMerge pull request #1553 from Airblader/feature-remove...
2015-03-13 Michael StapelbergMerge pull request #1521 from Airblader/feature-use...
2015-03-13 Michael StapelbergMerge pull request #1513 from Airblader/defect-1473
2015-03-13 Michael StapelbergMerge pull request #1512 from mdtipton/unclutter_scroll
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'fix-mode-switch'
2015-03-07 Michael StapelbergFix bindings using Mode_switch
2015-03-04 Michael StapelbergMerge pull request #1515 from Airblader/feature-command...
2015-03-01 Michael StapelbergMerge pull request #1503 from Airblader/defect-layout...
2015-03-01 Michael StapelbergMerge branch 'defect-1480' of https://github.com/Airbla...
2015-03-01 Michael StapelbergMerge branch 'master' of https://github.com/ton/i3...
2015-03-01 Michael StapelbergMerge pull request #1478 from acrisci/feature/use-defau...
2015-03-01 Michael StapelbergMerge branch 'stevenjm-big-endian'
2015-03-01 Michael StapelbergMerge branch 'big-endian' of https://github.com/stevenj...
2015-03-01 Steven McDonaldFix key bindings on big-endian platforms 1504/head
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-18 Michael StapelbergBugfix: check if values are non-NULL before copying...
2014-11-16 Tony Criscibugfix: copy binding before run
2014-10-03 Tony CrisciImplement the ipc 'binding' event
next