]> git.sur5r.net Git - i3/i3/history - src/con.c
Make comment style more consistent
[i3/i3] / src / con.c
2018-10-13 Orestis FlorosMake comment style more consistent
2018-09-28 Michael StapelbergMerge pull request #3415 from orestisf1993/g_utf8_make_...
2018-09-28 Ingo BürkMerge pull request #3424 from orestisf1993/con_num_windows
2018-09-26 Orestis Floroscon_num_windows: Count floating windows 3424/head
2018-09-14 Ingo BürkMerge pull request #3403 from orestisf1993/issue-3402
2018-09-14 Orestis Floros_con_move_to_con: Move upwards only on CT_FLOATING_CON 3403/head
2018-09-14 Ingo BürkMerge pull request #3342 from orestisf1993/tree_close_i...
2018-08-24 Ingo BürkMerge pull request #3368 from orestisf1993/render_root
2018-08-22 Orestis Floroscon_border_style: check con->fullscreen_mode directly
2018-08-22 Orestis FlorosIntroduce con_get_fullscreen_covering_ws
2018-07-30 Orestis FlorosSimplify tree_close_internal 3342/head
2018-06-22 Ingo BürkMerge pull request #3179 from orestisf1993/issue-2733
2018-04-22 Ingo BürkMerge pull request #3261 from orestisf1993/swap-3259
2018-04-22 Orestis FlorosDon't call con_fullscreen_permits_focusing with ignore_... 3261/head
2018-04-22 Orestis Floroscon_swap: exit when first _con_move_to_con fails
2018-04-21 Ingo BürkMerge pull request #3230 from hwangcc23/fix-3227
2018-04-07 Ingo BürkMerge pull request #3231 from orestisf1993/target-is...
2018-04-07 Orestis FlorosFix crash when moving container to marked workspace 3231/head
2018-04-05 Ingo BürkMerge pull request #3223 from orestisf1993/minor
2018-04-04 Orestis FlorosPrefer compiler warnings to assertions for unhandled... 3223/head
2018-03-31 Ingo BürkMerge pull request #2941 from orestisf1993/issue-2938
2018-03-30 Orestis FlorosRemove special handling of floating containers in con_n... 2941/head
2018-03-29 Ingo BürkMerge pull request #3200 from orestisf1993/_con_move_to_con
2018-03-29 OrestisMerge pull request #3192 from Exagone313/next
2018-03-28 Orestis Floros_con_move_to_con: don't change focus when moving to... 3200/head
2018-03-26 Ingo BürkMerge pull request #3204 from orestisf1993/focus_next
2018-03-25 Orestis Floros_con_move_to_con: focus_next isn't always con_next_focu... 3204/head
2018-03-25 Ingo BürkMerge pull request #3203 from orestisf1993/free
2018-03-25 Orestis Floroscon_toggle_layout: free(tm_dup) outside loop 3203/head
2018-03-24 Ingo BürkMerge pull request #3196 from orestisf1993/_con_move_to_con
2018-03-24 Orestis Floroscon_activate -> con_focus when it is used as a building... 3196/head
2018-03-24 Orestis Floros_con_move_to_con: remove outdated comment
2018-03-24 Orestis Floros_con_move_to_con: showing target_ws is useless
2018-02-27 Ingo BürkMerge pull request #3087 from orestisf1993/focus_order
2018-02-26 Orestis FlorosFix focus order issues when encapsulating workspaces 3087/head
2018-02-26 Orestis FlorosIntroduce *focus_order functions
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-18 Michael StapelbergMerge pull request #2969 from orestisf1993/issue-1819
2017-12-11 Orestis FlorosUse con_has_parent in con_fullscreen_permits_focusing
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-10-15 Ingo BürkMerge pull request #2849 from Streetwalrus/next
2017-10-14 Dan ElkoubyDefault to L_SPLITH with toggle split when last_split_l... 2849/head
2017-10-14 Dan ElkoubyCreate a new split container when switching a workspace...
2017-09-27 Michael StapelbergMerge pull request #2953 from CyberShadow/focus_wrapping
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-23 Orestis FlorosAdd con_exists function
2017-09-22 Orestis FlorosRaise floating window to top when it gets focus 2978/head
2017-09-22 Ingo BürkMerge pull request #2959 from orestisf1993/issue-2764
2017-09-18 Michael StapelbergBugfix: don’t invalidate layout upon invalid 'layout...
2017-09-17 Orestis FlorosAdd con_move_to_output_name function
2017-09-16 Ingo BürkMerge pull request #2902 from orestisf1993/swap-for...
2017-09-16 Orestis FlorosMake swap work with fullscreen windows 2902/head
2017-09-15 Ingo BürkMerge pull request #2887 from orestisf1993/next
2017-09-15 Michael StapelbergMerge pull request #2950 from CyberShadow/pull-20170914...
2017-09-15 Vladimir PanteleevFix typo in con_parent_with_orientation description
2017-09-13 Michael StapelbergMerge pull request #2942 from stapelberg/append
2017-09-13 Michael StapelbergBugfix: free incomplete containers when JSON parsing...
2017-09-13 Michael StapelbergMerge pull request #2920 from CyberShadow/monitor-outpu...
2017-09-13 Vladimir PanteleevIntroduce output_primary_name function
2017-09-06 OrestisCheck if con_id exists in cmd_swap (#2898)
2017-08-20 Michael StapelbergRespect dont_warp flag when moving containers (#2867)
2017-05-29 Ingo BürkMerge pull request #2772 from loungecube/patch-1
2017-05-17 Ingo BürkMerge pull request #2761 from mdirkse/next
2017-05-16 Ingo BürkMerge pull request #2771 from hwangcc23/fix-2764
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-15 Ingo BürkImplement 'swap' command. 2496/head
2017-05-12 Ingo BürkForce container to be redrawn upon moving to another...
2017-04-28 Ingo BürkMerge pull request #2752 from mihaicmn/bug-2464
2017-04-27 Mihai ComanFix changing of root workspace layout from stacked... 2752/head
2017-02-23 Ingo BürkMerge pull request #2649 from s3rb31/next
2017-02-23 s3rb31layout toggle: take any combination of layouts as argum... 2649/head
2016-11-08 Michael Stapelbergswitch to clang-format-3.8 (#2547)
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2016-10-18 Ingo BürkImplement new window::mark IPC event. (#2503)
2016-09-04 Michael StapelbergBugfix: avoid setting urgency hint on content container...
2016-05-10 Julien LequertierSmart option added to hide_edge_borders config param...
2016-05-05 Ingo BürkRemove redundant depth argument from x_con_init()....
2016-04-15 Ingo BürkCorrectly count the number of windows for no_focus...
2016-04-06 wentasahMake fullscreen windows open on the output which is...
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
2016-01-09 Michael Stapelbergcon_get_tree_representation: fix memory leak
2016-01-08 Michael Stapelbergcon_mark: fix heap-use-after-free
2016-01-05 Michael StapelbergMerge pull request #2143 from Airblader/feature-2120
2016-01-05 Ingo BürkMove title_format from window to container. 2143/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-29 Michael StapelbergMerge pull request #2132 from Airblader/bug-2128
2015-12-28 Ingo BürkValidate matched containers for "kill" command correctly. 2134/head
2015-12-28 Ingo BürkRename tree_close() to tree_close_internal().
2015-12-27 Ingo BürkMove urgent flag before killing the parent. 2132/head
2015-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
next