]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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 OrestisMerge pull request #3505 from stapelberg/release-docs
2018-11-05 Michael Stapelbergrelease.sh: save docs first 3505/head
2018-11-05 Albert SafinDraw outer header borders for all layouts 3485/head
2018-11-05 Morten LinderudChange config order in manpage 3504/head
2018-11-04 Ingo BürkMerge pull request #3499 from orestisf1993/docs
2018-11-04 Michael Stapelbergtravis: move (failing) ubuntu build from xenial to...
2018-11-04 Michael Stapelbergupdate release.sh for the 4.16 release
2018-11-04 Michael Stapelbergupdate debian/changelog
2018-11-04 Michael StapelbergMerge branch 'release-4.16'
2018-11-04 Michael StapelbergSet non-git version to 4.16-non-git.
2018-11-04 Michael Stapelbergrelease i3 4.16 4.16
2018-11-04 Orestis Florosuserguide: break long comment 3499/head
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 Ingo BürkMerge pull request #3483 from soumya92/next
2018-10-26 SoumyaUpdate badges in README 3483/head
2018-10-26 Hamish MacdonaldDo not assume STDIN_FILENO is available for input from... 3482/head
2018-10-26 Albert SafinExport I3SOCK (#3476) 3484/head
2018-10-26 Ingo BürkMerge pull request #3465 from soumya92/next
2018-10-25 SoumyaAdd "modifiers" to events sent by i3bar 3465/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 #3451 from orestisf1993/tray
2018-10-23 Orestis FlorosClose & reopen tray selwin when needed 3451/head
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-23 Gravemindi3bar: Fix i3bar re-hidden by any modifier (#3474) 3475/head
2018-10-22 SoumyaAlways center text vertically 3473/head
2018-10-21 Andriy Yablonskyyadd missing parenthesis 3469/head
2018-10-21 Andriy YablonskyyUpdate userguide "Focus Parent": add the default
2018-10-21 Ingo BürkMerge pull request #3467 from orestisf1993/userguide
2018-10-21 Orestis Florosuserguide: Use anchor for list of commands 3467/head
2018-10-15 Michael Stapelbergdebian/control: remove dependency on x11-utils (#3455)
2018-10-15 OrestisMerge pull request #3456 from stapelberg/travis
2018-10-15 Michael Stapelbergtravis: fix mk-build-deps call by providing changelog... 3456/head
2018-10-13 Orestis FlorosFix typo: childs -> children 3433/head
2018-10-13 Orestis Florosfloating_reposition: avoid extra tree_render
2018-10-13 Orestis FlorosUse open_floating_window arguments for rect
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 FlorosUse lround instead of (long)round
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-13 OrestisMerge pull request #3454 from alanbarr/cppcheck_fixes_2
2018-10-13 Alan BarrFixes for undefined behaviour on signed shift (#3453)
2018-10-13 Alan BarrTypecast void* before doing pointer arithmetic 3454/head
2018-10-13 Alan BarrRemove redundant NULL check
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-11 Orestis Floros285-sticky.t: Use kill_all_windows
2018-10-10 Orestis FlorosFix flakyness in t/189-floating-constraints.t 3445/head
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 Orestisi3-nagbar: add option for button that runs commands...
2018-10-07 OrestisMerge pull request #3441 from stapelberg/template
2018-10-07 OrestisMerge pull request #3440 from stapelberg/disable
2018-10-07 Michael Stapelbergadd specific GitHub issue templates 3441/head
2018-10-07 Orestisresolve_tilde: strncpy + strlen is pointless (#3436)
2018-10-07 Orestisuserguide: Mention know issues for assign (#3434)
2018-10-07 Michael Stapelbergconfigure.ac: add conditionals for building docs/mans 3440/head
2018-10-05 OrestisMerge pull request #3435 from vivien/i3-msg/subscribe
2018-10-04 Vivien Dideloti3-msg: add support for SUBSCRIBE message type 3435/head
2018-10-03 Vivien Dideloti3-msg: check reply in quiet mode
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
next