]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2017-09-25 Pietro CeruttiWIFEXITED needs sys/wait.h (#2989)
2017-09-25 Ingo BürkMerge pull request #2985 from orestisf1993/next
2017-09-25 Michael Stapelbergupdate debian/changelog and release.sh after release...
2017-09-25 Orestis FlorosCorrect remaining string length for fill_rmlvo_from_root 2985/head
2017-09-24 Michael StapelbergMerge branch 'release-4.14.1'
2017-09-24 Michael StapelbergSet non-git version to 4.14.1-non-git.
2017-09-24 Michael Stapelbergrelease i3 4.14.1 4.14.1
2017-09-24 Michael Stapelbergdocs/ipc: document the GET_CONFIG request (#2984)
2017-09-24 Michael Stapelbergdocs/ipc: document the GET_CONFIG request (#2984)
2017-09-24 Michael Stapelbergtests: replace http:// with https:// where appropriate
2017-09-24 Michael StapelbergReplace http:// with https:// where applicable
2017-09-24 Orestis FlorosCheck container existance during drag events
2017-09-24 Orestis FlorosAdd con_exists function
2017-09-24 Orestis FlorosRaise floating window to top when it gets focus
2017-09-24 Martin T. H... Don't put new floating windows on top unless they're...
2017-09-24 Michael StapelbergMerge pull request #2981 from stapelberg/https
2017-09-24 Michael Stapelbergtests: replace http:// with https:// where appropriate 2981/head
2017-09-24 Michael StapelbergReplace http:// with https:// where applicable
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 FlorosCheck container existance during drag events 2977/head
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 Vladimir PanteleevAdd "focus_wrapping" option
2017-09-22 Martin T. H... Don't put new floating windows on top unless they're...
2017-09-22 Ingo BürkMerge pull request #2959 from orestisf1993/issue-2764
2017-09-21 Vladimir Panteleevdocs/userguide: Update description of focus wrapping
2017-09-19 Vladimir PanteleevDo not canonicalize special output names
2017-09-19 Vladimir Panteleevfake_outputs: Allow designating a fake output as primary
2017-09-19 Vladimir Panteleevfake_outputs: Don't read past the end of string
2017-09-19 Vladimir Panteleevfake_outputs: Use %n format specifier instead of sprintf
2017-09-19 Michael StapelbergMerge pull request #2970 from CyberShadow/i3bar-primary...
2017-09-19 Vladimir PanteleevDo not canonicalize special output names 2970/head
2017-09-19 Vladimir Panteleevfake_outputs: Allow designating a fake output as primary
2017-09-19 Vladimir Panteleevfake_outputs: Don't read past the end of string
2017-09-19 Vladimir Panteleevfake_outputs: Use %n format specifier instead of sprintf
2017-09-19 Michael Stapelbergtests: unflake tests by not starting i3bar
2017-09-19 Michael Stapelbergtests: remove the (broken) exit_gracefully check
2017-09-19 Michael Stapelbergtests: use i3_config arg instead of precisely one launc...
2017-09-19 Michael Stapelbergi3test::XTEST: don’t “use i3test” to avoid clobbering...
2017-09-19 Michael StapelbergReorder tests to not use the same number (#2947)
2017-09-19 Michael StapelbergKill windows between tests
2017-09-19 Michael Stapelbergi3test: add kill_all_windows convenience function
2017-09-19 Michael Stapelberg529-net-wm-desktop: avoid timeout, avoid restarts,...
2017-09-19 Michael Stapelberg165-for_window: merge config and re-use i3 instance...
2017-09-19 Michael Stapelbergt/265-swap: don’t start new i3 instances with the same...
2017-09-19 Michael Stapelbergipc: document how to detect i3’s byte order in memory...
2017-09-19 Michael StapelbergBugfix: avert crash by fixing focus when creating outpu...
2017-09-19 Michael StapelbergBugfix: don’t invalidate layout upon invalid 'layout...
2017-09-19 Michael Stapelbergdocs/ipc: "urgent": complete the list of container...
2017-09-19 Kent FredricMigrate tooling to ExtUtils::MakeMaker (#2963)
2017-09-19 Michael Stapelbergipc: rename COMMAND to RUN_COMMAND for consistency...
2017-09-19 Orestis FlorosFix use of err after it is freed
2017-09-19 Orestis FlorosFix wrong call to free
2017-09-19 Orestis FlorosPrevent freeing of uninitialized pointer
2017-09-19 Michael Stapelbergipc: tree reply: document focus, nodes and floating_nod...
2017-09-19 Vladimir PanteleevFix erratic behavior with single container child jumpin...
2017-09-19 Vladimir PanteleevFix typo in con_parent_with_orientation description
2017-09-19 Michael Stapelbergtests: unflake t/257-keypress-group1-fallback.t (#2946)
2017-09-18 Orestis291-swap.t: make tests fail less (#2964)
2017-09-18 Michael Stapelbergipc: document how to detect i3’s byte order in memory...
2017-09-18 Michael StapelbergBugfix: avert crash by fixing focus when creating outpu...
2017-09-18 Michael StapelbergBugfix: don’t invalidate layout upon invalid 'layout...
2017-09-18 Michael Stapelbergdocs/ipc: "urgent": complete the list of container...
2017-09-18 Kent FredricMigrate tooling to ExtUtils::MakeMaker (#2963)
2017-09-17 Michael Stapelbergipc: rename COMMAND to RUN_COMMAND for consistency...
2017-09-17 Orestis FlorosAllow assign to output 2959/head
2017-09-17 Orestis FlorosFix userguide formatting error
2017-09-17 Orestis Floros166-assign.t: improve open_special call
2017-09-17 Orestis Floros166-assign.t: fix typo
2017-09-17 Orestis FlorosAdd con_move_to_output_name function
2017-09-17 Ingo BürkMerge pull request #2960 from orestisf1993/next
2017-09-16 Orestis FlorosFix use of err after it is freed 2960/head
2017-09-16 Orestis FlorosFix wrong call to free
2017-09-16 Orestis FlorosPrevent freeing of uninitialized pointer
2017-09-16 Michael Stapelbergipc: tree reply: document focus, nodes and floating_nod...
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-16 Orestis FlorosAdd SWAP util macro
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 erratic behavior with single container child jumpin... 2950/head
2017-09-15 OrestisUse numeric comparison in sort for $displaynum (#2952)
2017-09-15 Orestis FlorosAllow assign to workspace by number 2887/head
2017-09-15 Vladimir PanteleevFix typo in con_parent_with_orientation description
2017-09-14 OrestisAdd -name argument for Xephyr (#2937)
2017-09-14 Michael StapelbergMerge pull request #2945 from stapelberg/i3-config
2017-09-14 Michael Stapelbergtests: unflake tests by not starting i3bar 2945/head
2017-09-14 Michael Stapelbergtests: remove the (broken) exit_gracefully check
2017-09-14 Michael Stapelbergtests: use i3_config arg instead of precisely one launc...
2017-09-14 Michael Stapelbergi3test::XTEST: don’t “use i3test” to avoid clobbering...
2017-09-14 Michael StapelbergReorder tests to not use the same number (#2947)
2017-09-14 Michael Stapelbergtests: unflake t/257-keypress-group1-fallback.t (#2946)
2017-09-14 Michael Stapelbergtravis: install xrandr in Docker container for t/533...
2017-09-13 Michael Stapelbergvalidate JSON before loading
2017-09-13 Michael StapelbergBugfix: free incomplete containers when JSON parsing...
2017-09-13 Orestis Florosscalloc parse_config input to make sure it terminates...
2017-09-13 Orestis FlorosDon't insert newline at end of config with launch_with_...
2017-09-13 Vladimir Panteleevdocs/userguide: Document that i3 can accept RandR outpu...
2017-09-13 Vladimir Panteleev533-randr15.t: Add test for bar output name canonicaliz...
next