]> git.sur5r.net Git - i3/i3/history - src
Merge pull request #2941 from orestisf1993/issue-2938
[i3/i3] / src /
2018-03-31 Ingo BürkMerge pull request #2941 from orestisf1993/issue-2938
2018-03-30 Ingo BürkMerge pull request #3214 from stapelberg/sync
2018-03-30 Michael Stapelbergintroduce the sync IPC command
2018-03-30 Michael Stapelbergmove i3 sync code into sync_respond (for following...
2018-03-30 Orestis FlorosRemove special handling of floating containers in con_n... 2941/head
2018-03-30 Orestis FlorosFix focus order in floating_enable for unfocused windows
2018-03-30 Orestis FlorosFix focus order in floating_disable for unfocused windows
2018-03-30 Orestis FlorosUse con_detach instead of TAILQ_REMOVE in floating
2018-03-30 Ingo BürkMerge pull request #3213 from orestisf1993/issue-2535
2018-03-29 Orestis FlorosFix memory leak when _XKB_RULES_NAMES can't be found 3213/head
2018-03-29 Ingo BürkMerge pull request #3200 from orestisf1993/_con_move_to_con
2018-03-29 Ingo BürkMerge pull request #3207 from orestisf1993/get_workspac...
2018-03-29 OrestisMerge pull request #3192 from Exagone313/next
2018-03-28 Orestis FlorosIntroduce get_existing_workspace_by_num 3207/head
2018-03-28 Orestis FlorosIntroduce get_existing_workspace_by_name
2018-03-28 Orestis Floros_con_move_to_con: don't change focus when moving to... 3200/head
2018-03-27 Elouan MartinetFix potential memory leak 3192/head
2018-03-27 Ingo BürkMerge pull request #3205 from orestisf1993/free
2018-03-27 Orestis Floroscmd_append_layout: resolve_tilde already allocates... 3205/head
2018-03-26 Ingo BürkMerge pull request #3204 from orestisf1993/focus_next
2018-03-26 Orestisxcb_drag_prepare_cb: drain events (#3193)
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-25 Orestis FlorosFree A_TO_WORKSPACE_NUMBER assignments
2018-03-25 Orestis Floroscfg_workspace: memleak on duplicate workspace assignment
2018-03-25 Orestis Florosstartup.c: free timer
2018-03-25 Ingo BürkMerge pull request #3202 from orestisf1993/issue-3201
2018-03-25 Orestis FlorosPrefer fullscreen floating containers when on direction... 3202/head
2018-03-24 Ingo BürkMerge pull request #3196 from orestisf1993/_con_move_to_con
2018-03-24 Ingo BürkMerge pull request #3199 from orestisf1993/workspace_show
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-03-24 Orestis Florosworkspace_show: remove redundant if 3199/head
2018-03-24 Ingo BürkMerge pull request #3198 from orestisf1993/_workspace_show
2018-03-24 Orestis Floros_workspace_show -> workspace_show 3198/head
2018-03-23 Ingo BürkMerge pull request #3184 from orestisf1993/issue-1341
2018-03-23 Orestis Florosfloating_maybe_reassign_ws: use get_output_from_rect 3184/head
2018-03-23 Orestis Florosfloating_enable: change reassign logic
2018-03-23 Orestis FlorosIntroduce get_output_from_rect
2018-03-23 Orestis Floroscontained_by_output: return output and rename to output...
2018-03-23 Ingo BürkMerge pull request #3195 from orestisf1993/issue-2993
2018-03-23 Ingo BürkMerge pull request #3178 from orestisf1993/pr-2314
2018-03-23 Orestis FlorosImprove directional moving of fullscreen containers 3195/head
2018-03-23 Tony CrisciSupport _NET_WM_STATE_FOCUSED 3178/head
2018-03-21 Ingo BürkMerge pull request #3185 from orestisf1993/cmd_move_win...
2018-03-20 Orestis Floroscmd_move_window_to_position: improve error message 3185/head
2018-03-20 Orestis FlorosRemove 'method' from cmd_move_window_to_position
2018-03-20 Ingo BürkMerge pull request #3191 from orestisf1993/userguide
2018-03-19 Ingo BürkMerge pull request #3189 from orestisf1993/run_assignments
2018-03-19 Ingo BürkMerge pull request #3188 from orestisf1993/free_ran_ass...
2018-03-19 Ingo BürkMerge pull request #3187 from orestisf1993/assign-memleak
2018-03-19 Orestis Florosrun_assignments: check for A_COMMAND early 3189/head
2018-03-19 Orestis FlorosFree ran_assignments 3188/head
2018-03-19 Orestis FlorosFix memleak: FREE(assign->dest.output) 3187/head
2018-03-16 Michael StapelbergMerge pull request #2975 from orestisf1993/move-con_focus
2018-03-15 Orestis FlorosDon't call con_focus in tree_move 2975/head
2018-03-15 Orestis FlorosCorrect insert_con_into's focus handling
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-11 hwangcc23Add strip_workspace_name 3167/head
2018-03-10 Ingo BürkRefocus focused window for FOCUS_IN events on the root...
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-02-26 Ingo BürkMerge pull request #3153 from orestisf1993/issue-2990
2018-02-26 Orestis FlorosDon't raise floating windows when workspace is shown 3153/head
2018-02-19 Ingo BürkMerge pull request #3145 from DebianWall/gvim
2018-02-19 Ingo BürkMerge pull request #3144 from DebianWall/guaketilda
2018-02-19 Ingo BürkMerge pull request #3138 from clawoflight/default-border
2018-02-15 Ingo BürkMerge pull request #3135 from op8867555/update_ewmh_atoms
2018-02-15 Bennett PiaterAdd default_{,floating_}border to config 3138/head
2018-02-13 Alex LuUpdate EWMH atoms when closing a workspace container 3135/head
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
2018-01-08 livanhImplement 'resize set <width> ppt <height> ppt' command...
2018-01-06 Ingo BürkSend success response for nop. (#3113)
2018-01-06 livanhImprove resize_find_tiling_participants() and simplify...
2018-01-02 Ingo BürkMerge pull request #3101 from tpraxl/feature/workspace...
2017-12-27 Orestis Floroscmd_move_con_to_workspace_number: rename workspace->ws 3080/head
2017-12-27 Orestis FlorosReduce repetition in cmd_move_con_to_workspace*
2017-12-26 Johannes Langetiling resize: remove minimum size (was 5%) 3102/head
2017-12-25 Ingo BürkMerge pull request #3100 from jolange/fix3086
2017-12-24 Johannes Langefree last_motion_notify before returning 3100/head
2017-12-18 Michael StapelbergMerge pull request #2969 from orestisf1993/issue-1819
2017-12-11 Orestis FlorosMake 'focus' disable blocking fullscreen windows 2969/head
2017-12-11 Orestis FlorosAdd error reply to cmd_focus_window_mode
2017-12-11 Orestis FlorosUse con_has_parent in con_fullscreen_permits_focusing
2017-12-10 Ingo BürkMerge pull request #3078 from orestisf1993/issue-3075
2017-12-10 Orestis FlorosPrevent access of freed workspace in _workspace_show 3078/head
2017-12-09 Ingo BürkMerge pull request #3076 from orestisf1993/v3-to-v4...
2017-12-09 Orestis Florosmigrate_config: scalloc converted config 3076/head
2017-12-09 Orestis FlorosFix v3 to v4 crash with a variable with longer name...
2017-12-09 Ingo BürkMerge pull request #3074 from orestisf1993/issue-2921
2017-12-09 Orestis FlorosShow workspace in _tree_next 3074/head
2017-12-09 Orestis FlorosRemove useless check in _tree_next
next