]> git.sur5r.net Git - i3/i3/history - src
Fix: ConfigureNotify can crash i3 with fake-outputs
[i3/i3] / src /
2018-04-30 Orestis FlorosFix: ConfigureNotify can crash i3 with fake-outputs 3272/head
2018-04-28 Orestissend_tick: set "first" field (#3271)
2018-04-27 Ingo BürkMerge pull request #3268 from orestisf1993/janitorial
2018-04-27 Ingo BürkMerge pull request #3267 from orestisf1993/cmd_shmlog
2018-04-26 Orestis Florosmain.c: remove redundant 'focused' declaration 3268/head
2018-04-26 Orestis FlorosFix redundant casts to the same type
2018-04-26 Orestis FlorosFix redundant return statements
2018-04-26 Orestis Floroscmd_shmlog: use parse_long() 3267/head
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-21 Ingo BürkMerge pull request #3256 from orestisf1993/REQUIRED_OPTION
2018-04-21 Ingo BürkMerge pull request #3260 from orestisf1993/cmd_border
2018-04-21 Orestis Floroscmd_border: improve width selection 3260/head
2018-04-20 hwangcc23Make "scratchpad show" return correct info 3230/head
2018-04-20 Orestis FlorosRemove obsolete macro REQUIRED_OPTION 3256/head
2018-04-17 Ingo BürkMerge pull request #3246 from orestisf1993/bar-modifier...
2018-04-16 Orestis Florosi3bar: make modifier behave like floating_modifier 3246/head
2018-04-14 Ingo BürkMerge pull request #3236 from hwangcc23/fix-3220
2018-04-13 hwangcc23Add an i3bar flag: --verbose 3236/head
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-05 OrestisMerge pull request #3221 from ograff/issue-3208
2018-04-04 Oliver GraffWorkspace renaming: Interpret outputs as nondirectional 3221/head
2018-04-04 Orestis FlorosPrefer compiler warnings to assertions for unhandled... 3223/head
2018-04-04 Orestis FlorosA__NET_REQUEST_FRAME_EXTENTS: use render_font_height()
2018-04-03 Ingo BürkMerge pull request #3215 from orestisf1993/focus-next...
2018-04-01 Orestis FlorosUse con_orientation instead of ternary operator 3215/head
2018-04-01 Orestis FlorosWindow decoration scrolling: don't focus sibling
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
next