]> git.sur5r.net Git - i3/i3/history - src/handlers.c
move i3 sync code into sync_respond (for following commits)
[i3/i3] / src / handlers.c
2018-03-30 Michael Stapelbergmove i3 sync code into sync_respond (for following...
2018-03-14 Ingo BürkMerge pull request #3175 from orestisf1993/dump-asy
2018-03-11 Ingo BürkMerge pull request #3167 from hwangcc23/fix-3163
2018-03-10 Ingo BürkRefocus focused window for FOCUS_IN events on the root...
2018-01-17 Ingo BürkMerge pull request #3080 from orestisf1993/cmd_move_con...
2018-01-17 Ingo BürkMerge pull request #3102 from jolange/fix3071
2018-01-17 Ingo BürkMerge pull request #3104 from jolange/testcase_warnings
2018-01-14 Michael StapelbergMerge pull request #2998 from orestisf1993/issue-2990
2018-01-14 Orestis FlorosDon't raise floating windows when focused because of... 2998/head
2017-12-03 Ingo BürkMerge pull request #3022 from orestisf1993/i3bar-leaks
2017-11-29 Ingo BürkMerge pull request #3058 from d-e-s-o/fix-FREE
2017-11-05 Ingo BürkMerge pull request #2980 from orestisf1993/issue-1160-pr
2017-11-05 Ingo BürkMerge pull request #3023 from orestisf1993/issue-2816
2017-10-25 Michael StapelbergMerge pull request #3028 from stapelberg/flakes2
2017-10-23 Michael Stapelbergskip ConfigureNotify events with --force_xinerama
2017-10-22 Michael Stapelberg_NET_ACTIVE_WINDOW: invalidate focus to force SetInputF...
2017-09-27 Michael StapelbergMerge pull request #2953 from CyberShadow/focus_wrapping
2017-09-24 Michael StapelbergMerge pull request #2981 from stapelberg/https
2017-09-24 Michael StapelbergReplace http:// with https:// where applicable
2017-09-23 Ingo BürkMerge pull request #2977 from orestisf1993/issue-1627
2017-09-23 Ingo BürkMerge pull request #2978 from orestisf1993/issue-2572
2017-09-22 Orestis FlorosRaise floating window to top when it gets focus 2978/head
2017-09-15 Ingo BürkMerge pull request #2887 from orestisf1993/next
2017-09-13 Michael StapelbergMerge pull request #2920 from CyberShadow/monitor-outpu...
2017-09-13 Vladimir PanteleevIntroduce output_primary_name function
2017-09-04 Ingo BürkMerge pull request #2875 from botovq/next
2017-08-28 Michael StapelbergRespect focus_on_window_activation for ConfigureRequest...
2017-08-20 Michael StapelbergFocus windows upon ConfigureWindow with stack-mode...
2017-02-23 Ingo BürkMerge pull request #2649 from s3rb31/next
2017-02-20 Michael StapelbergMerge pull request #2680 from Airblader/feature-2677
2017-02-17 Ingo BürkCopy the entire window content on Expose events. (...
2017-01-13 Ingo BürkOnly react on the last Expose event in a series of...
2017-01-13 Ingo BürkRemove unused function arguments. (#2635)
2017-01-13 Ingo BürkAdded support for _NET_MOVERESIZE_WINDOW. (#2634)
2016-11-28 Ingo BürkRespect minimum size hints for floating windows. (...
2016-11-28 Michael StapelbergImplement RandR 1.5 support (#2580)
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2016-09-27 Ingo BürkHandle _NET_ACTIVE_WINDOW for scratchpad windows. ...
2016-09-27 Ingo BürkCheck output crossing on ENTER_NOTIFY to dockarea....
2016-06-25 yshuiDon't change border style if BS_NORMAL is requested...
2016-06-22 yshuiHandle _MOTIF_WM_HINTS changes (#2384)
2016-05-05 Ingo BürkRemove dead code guarded with "#if 0 … #endif" (#2338)
2016-02-07 Michael StapelbergMerge pull request #2197 from norrland/next
2016-02-07 Michael StapelbergMerge pull request #2196 from Airblader/feature-2165
2016-02-07 Ingo BürkRemove _NET_WM_STATE on withdrawn windows. 2196/head
2016-01-25 Michael StapelbergMerge pull request #2172 from Airblader/bug-net-wm...
2016-01-22 Ingo BürkDon't ignore focus on _NET_WM_DESKTOP client messages. 2172/head
2016-01-18 Michael StapelbergMerge pull request #2162 from Airblader/feature-2153
2016-01-18 Ingo BürkHandle the EWMH atom _NET_WM_DESKTOP. 2162/head
2015-12-29 Michael StapelbergMerge pull request #2137 from fmthoma/fix-assign-workspace
2015-12-29 Michael StapelbergMerge pull request #2131 from kneitinger/next
2015-12-29 Michael StapelbergMerge pull request #2134 from Airblader/bug-1761
2015-12-28 Ingo BürkRename tree_close() to tree_close_internal().
2015-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
2015-11-23 Ingo BürkMigrate i3 rendering to cairo.
2015-10-04 Michael StapelbergMerge pull request #1909 from Airblader/feature-refactor-1
2015-10-02 Michael StapelbergMerge pull request #1959 from hwangcc23/fix-1926
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-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-21 Michael StapelbergMerge pull request #1943 from tcatm/fix-no-randr-output
2015-09-21 Michael StapelbergMerge pull request #1921 from tcatm/fix-no-randr-output
2015-09-21 Michael StapelbergMerge branch 'debuglog-on-persist' of git://github...
2015-09-17 Michael StapelbergBugfix: load new keymap _before_ translating keysyms...
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ürkHandle _NET_WM_STATE_STICKY, but only for floating...
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 Ingo BürkSupport moving dock clients to another output. 1895/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-30 Ingo BürkMove base_width and base_height from Con to Window
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 shdownlibi3: change scalloc() signature to match calloc()
2015-08-03 Michael StapelbergMerge pull request #1712 from Airblader/feature-next...
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 StapelbergMerge branch 'master' into next
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 Ingo BürkAdded missing newlines in log statements. 1772/head
2015-06-07 Michael StapelbergMerge pull request #1731 from Airblader/feature-indicat...
2015-06-02 Michael StapelbergMerge pull request #1733 from Airblader/feature-1732
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-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
next