]> git.sur5r.net Git - i3/i3/history - src
x.c: correctly free con->frame_buffer in _x_con_kill
[i3/i3] / src /
2019-03-19 Michael Stapelbergx.c: correctly free con->frame_buffer in _x_con_kill stapelberg-patch-1 3637/head
2019-03-11 Ingo BürkMerge pull request #3614 from NilsIrl/next
2019-02-23 Ingo BürkMerge pull request #3632 from orestisf1993/workspace_init
2019-02-23 Orestis Floroscreate_workspace_on_output: send workspace init event 3632/head
2019-01-22 Orestiscmd_exit: Let i3_exit handle shutdown (#3600)
2019-01-18 Ingo BürkMerge pull request #3590 from nejni-marji/next
2019-01-17 nejni-marjiMake binding modes case sensitive 3590/head
2019-01-12 OrestisUse ipc queue for all messages (#3585)
2019-01-11 Ingo BürkMerge pull request #3584 from orestisf1993/popup-SIGSEGV
2019-01-11 Orestis FlorosFix crash with popups when fullscreen is non-leaf 3584/head
2019-01-02 OrestisMerge pull request #3574 from pclouds/no-newline-in...
2019-01-02 Nguyễn Thái Ngọc DuyRemove \n from errx and die messages 3574/head
2018-12-16 Ingo BürkMerge pull request #3563 from CyberShadow/doc-mark...
2018-12-16 Ingo BürkMerge pull request #3568 from orestisf1993/floating_rep...
2018-12-16 Orestis FlorosFix: render_con shows floating containers on wrong... 3568/head
2018-12-15 Ingo BürkMerge pull request #3566 from orestisf1993/focus-events
2018-12-14 Orestis FlorosInvalidate last_focused when focusing the EWMH support... 3566/head
2018-12-14 Orestis FlorosFix: killing unfocused window shouldn't produce focus...
2018-12-12 Ingo BürkMerge pull request #3557 from orestisf1993/regress...
2018-12-12 Orestis Florosattach_to_workspace: set new parent before tree_render 3557/head
2018-12-11 Ingo BürkMerge pull request #3551 from xzfc/baf-restart
2018-12-11 Albert SafinPreserve back_and_forth during restart 3551/head
2018-12-09 Ingo BürkMerge pull request #3549 from xzfc/small-fixes
2018-12-09 Ingo BürkMerge pull request #3550 from tlercher/3535-display...
2018-12-09 TALFix #3535 - Check for DISPLAY when requesting version... 3550/head
2018-12-09 Albert SafinCode style: fix misaligned and misindented comments 3549/head
2018-12-09 Albert SafinRemove unused con_get_next()
2018-12-09 Albert SafinRemove unnecessary code in route_click()
2018-12-09 Albert Safincommands.c: Add missing error replies
2018-12-08 OrestisMerge pull request #3547 from stapelberg/conn
2018-12-08 Michael StapelbergBugfix: use restore_conn, not conn 3547/head
2018-12-05 OrestisMerge pull request #3541 from orestisf1993/title_align
2018-12-04 Orestis FlorosApply title_align to non-leaf containers 3541/head
2018-12-03 Ingo BürkMerge pull request #3514 from xzfc/2742-shape
2018-12-01 Albert SafinAdd input and bounding shapes support (#2742) 3514/head
2018-12-01 Albert SafinLog window id in state_for_frame()
2018-11-28 Michael Stapelbergswitch to clang-format-6.0 (#3533)
2018-11-17 Ingo BürkMerge pull request #3432 from orestisf1993/aspect-ratio
2018-11-15 Ingo BürkMerge pull request #3524 from orestisf1993/regress...
2018-11-15 Orestis Florosrandr.c: Fix regression with focusing NULL container 3524/head
2018-11-12 Orestis FlorosRe-render floating cons alone when possible 3432/head
2018-11-12 Orestis Florosrender_con: Get rid of render_fullscreen argument
2018-11-12 Orestis FlorosFix aspect ratio bugs
2018-11-12 Orestis Florosfloating_resize: Use uint32_t
2018-11-12 Orestis Florosfloating_check_size: Use window variable
2018-11-10 Ingo BürkMerge pull request #3484 from xzfc/3476-export-i3sock
2018-11-10 Ingo BürkMerge pull request #3397 from orestisf1993/randr-enable...
2018-11-09 Ingo BürkMerge pull request #3516 from orestisf1993/truncate...
2018-11-09 Orestis FlorosTruncate wm_name utf8 strings to first zero byte 3516/head
2018-11-08 OrestisMerge pull request #3511 from aksel/247-gaps-resize-fix
2018-11-08 akselFor resizing, convert pixel diff to percentage, based... 3511/head
2018-11-07 Ingo BürkMerge pull request #2954 from orestisf1993/swap-for...
2018-11-07 Ingo BürkMerge pull request #3508 from orestisf1993/load_layout...
2018-11-07 Orestis Florosload_layout: Correctly mark non-leaf containers 3508/head
2018-11-05 Ingo BürkMerge pull request #3482 from hamishimac/next
2018-11-05 Ingo BürkMerge pull request #3504 from Foxboron/morten/i3-man...
2018-11-05 Ingo BürkMerge pull request #3485 from xzfc/3412-outer-border
2018-11-05 Albert SafinDraw outer header borders for all layouts 3485/head
2018-11-04 Ingo BürkMerge pull request #3499 from orestisf1993/docs
2018-11-03 OrestisUpdate ewmh focused only when new focus is different...
2018-11-03 OrestisMerge pull request #3497 from stapelberg/clang-format
2018-11-03 Michael Stapelbergswitch to clang-format-4.0 3497/head
2018-10-29 Ingo BürkMerge pull request #3486 from orestisf1993/regress...
2018-10-29 Orestis FlorosFix regression with moving floating windows 3486/head
2018-10-26 Albert SafinExport I3SOCK (#3476) 3484/head
2018-10-24 OrestisMerge pull request #3473 from soumya92/pango-font-alignment
2018-10-23 OrestisMerge pull request #3475 from Gravemind/fix-i3bar-re...
2018-10-23 Ingo BürkMerge pull request #3452 from orestisf1993/title_align
2018-10-23 Ingo BürkMerge pull request #3469 from yablonsky/patch-1
2018-10-23 Ingo BürkMerge pull request #3448 from orestisf1993/sticky
2018-10-23 Ingo BürkMerge pull request #3445 from orestisf1993/flaky
2018-10-23 Ingo BürkMerge pull request #3444 from orestisf1993/move
2018-10-23 Ingo BürkMerge pull request #3433 from orestisf1993/janitorial
2018-10-13 Orestis FlorosFix typo: childs -> children 3433/head
2018-10-13 Orestis Florosfloating_reposition: avoid extra tree_render
2018-10-13 Orestis Florosmanage_window: cleaner variable declarations
2018-10-13 Orestis Florosborders_to_hide doesn't need to be initialized
2018-10-13 Orestis Florosroot is externally declared
2018-10-13 Orestis FlorosMake comment style more consistent
2018-10-13 Orestis FlorosFix missing prototypes
2018-10-13 Orestis FlorosEnforce strict prototypes
2018-10-13 Orestis FlorosUse path_exists
2018-10-13 Orestis FlorosReduce some code around frees
2018-10-12 AestekAdd title_align config directive 3452/head
2018-10-11 Orestis FlorosFix sticky focus when switching to workspace on differe... 3448/head
2018-10-11 Orestis Florosoutput_push_sticky_windows: Make a bit easier to understand
2018-10-10 Orestis FlorosRewrite con_swap to work only with queue operations 2954/head
2018-10-09 Orestis Florostree_move: Don't change focus order when swapping conta... 3444/head
2018-10-09 Orestis Florosmove.c: Fix move_to_output_directed problems
2018-10-07 OrestisMerge pull request #3441 from stapelberg/template
2018-10-07 OrestisMerge pull request #3440 from stapelberg/disable
2018-10-07 Orestisuserguide: Mention know issues for assign (#3434)
2018-10-02 OrestisMerge pull request #3430 from Synray/aspect_ratio
2018-09-29 Thomas FischerCorrectly calculate max_aspect 3430/head
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-26 Ingo BürkMerge pull request #3421 from Streetwalrus/iconic-state
2018-09-25 Dan ElkoubyReject requests for WM_STATE_ICONIC 3421/head
2018-09-20 OrestisMerge pull request #3400 from Synray/next
next