]> git.sur5r.net Git - i3/i3/history - src
Add regression tests for #2846
[i3/i3] / src /
2017-10-14 Dan ElkoubyCreate a new split container when switching a workspace...
2017-09-30 Michael StapelbergMerge pull request #3005 from stapelberg/tick
2017-09-30 Michael StapelbergFix compilation warnings on all Debian architectures...
2017-09-30 Michael StapelbergFix memory leak when config conversion fails (#3006)
2017-09-30 Michael StapelbergImplement the tick event
2017-09-27 Ingo BürkMerge pull request #2992 from orestisf1993/next
2017-09-27 Ingo BürkMerge pull request #2995 from orestisf1993/dump-asy...
2017-09-27 Michael StapelbergMerge pull request #2953 from CyberShadow/focus_wrapping
2017-09-25 Vladimir PanteleevMerge "force_focus_wrapping" option into "focus_wrappin... 2953/head
2017-09-25 Ingo BürkMerge pull request #2985 from orestisf1993/next
2017-09-25 Orestis FlorosCorrect remaining string length for fill_rmlvo_from_root 2985/head
2017-09-24 Michael StapelbergMerge pull request #2981 from stapelberg/https
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. SandsmarkDon'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-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-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-17 Michael Stapelbergipc: rename COMMAND to RUN_COMMAND for consistency...
2017-09-17 Orestis FlorosAllow assign to output 2959/head
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 Ingo BürkMerge pull request #2902 from orestisf1993/swap-for...
2017-09-16 Orestis FlorosMake swap work with fullscreen windows 2902/head
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 Orestis FlorosAllow assign to workspace by number 2887/head
2017-09-15 Vladimir PanteleevFix typo in con_parent_with_orientation description
2017-09-13 Michael StapelbergMerge pull request #2942 from stapelberg/append
2017-09-13 Michael Stapelbergvalidate JSON before loading 2942/head
2017-09-13 Michael StapelbergBugfix: free incomplete containers when JSON parsing...
2017-09-13 Michael StapelbergMerge pull request #2935 from orestisf1993/issue-2934
2017-09-13 Orestis Florosscalloc parse_config input to make sure it terminates... 2935/head
2017-09-13 Michael StapelbergMerge pull request #2920 from CyberShadow/monitor-outpu...
2017-09-13 Vladimir Panteleevipc: Canonicalize output names in bar configuration
2017-09-13 Vladimir Panteleevrandr: Look up alternative output names when searching...
2017-09-13 Vladimir Panteleevrandr: Register monitors' output names as additional...
2017-09-13 Vladimir PanteleevStore output names as a linked list
2017-09-13 Vladimir PanteleevIntroduce output_primary_name function
2017-09-07 Michael StapelbergMerge pull request #2901 from orestisf1993/issue-2900
2017-09-07 Orestis FlorosSet marks to NULL after freeing 2901/head
2017-09-06 OrestisCheck if con_id exists in cmd_swap (#2898)
2017-09-05 Ingo BürkInvert condition to log debug message in correct situat...
2017-09-04 Ingo BürkMerge pull request #2891 from hwangcc23/init-sigaction
2017-09-04 Ingo BürkMerge pull request #2875 from botovq/next
2017-08-31 hwangcc23Properly initialize sigaction struct 2891/head
2017-08-28 Michael StapelbergRespect focus_on_window_activation for ConfigureRequest...
2017-08-28 Michael StapelbergMerge pull request #2888 from stapelberg/leak
2017-08-28 Michael Stapelbergdo leak check before exiting 2888/head
2017-08-28 Michael StapelbergFix memleak: free regex when parsing fails
2017-08-20 Michael StapelbergRespect dont_warp flag when moving containers (#2867)
2017-08-20 Michael StapelbergFocus windows upon ConfigureWindow with stack-mode...
2017-08-20 Michael StapelbergMerge pull request #2864 from stapelberg/fixconfig
2017-08-20 Michael Stapelbergstart nagbar when encountering invalid set statements
2017-08-20 Michael StapelbergSkip lines consisting only of “set”
2017-08-20 Michael Stapelberg(Re-)initialize optional fields to empty strings
2017-08-20 Michael StapelbergBugfix: check bounds before accessing memory
2017-08-19 Michael StapelbergBugfix: consider inactive monitors when querying (...
2017-08-19 Michael StapelbergMerge pull request #2861 from stapelberg/ipcconfig
2017-08-19 Michael StapelbergIntroduce the GET_CONFIG IPC request
2017-07-09 Ingo BürkMerge pull request #2827 from akash-akya/next
2017-07-06 akash akyaFix 'Mouse binding don't work' 2827/head
2017-05-29 Ingo BürkMerge pull request #2772 from loungecube/patch-1
2017-05-24 Ingo BürkMerge pull request #2784 from stapelberg/numrelease
2017-05-24 Michael Stapelbergcompare modifiers for equality, not subset (+test) 2784/head
2017-05-24 Michael Stapelbergno-op change: store |button| in the correct data type
2017-05-24 Michael Stapelbergno-op change: move bind->release check into loop
2017-05-24 Michael Stapelbergno-op change: don’t compare keycode for every modifier
2017-05-23 Chih-Chyuan HwangFix the i3 crash caused by mark + restart commands...
2017-05-23 Ingo BürkMerge pull request #2782 from stapelberg/release-bindings
2017-05-23 Michael StapelbergFix --release bindings broken by previous commit 2782/head
2017-05-22 Michael StapelbergApply numlock fallback to bindcode where necessary...
2017-05-17 Ingo BürkMerge pull request #2761 from mdirkse/next
2017-05-16 Ingo BürkMerge pull request #2771 from hwangcc23/fix-2764
2017-05-16 hwangcc23Support to get the primary output 2771/head
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-15 Ingo BürkImplement 'swap' command. 2496/head
2017-05-12 Ingo BürkForce container to be redrawn upon moving to another...
2017-05-12 Nathan Schulteadd error check and log for xcb_create_window
2017-05-02 Ingo BürkMerge pull request #2757 from Jereq/next
2017-05-02 Ingo BürkIntroduce --exclude-titlebar flag for mouse bindings...
2017-04-28 Ingo BürkMerge pull request #2752 from mihaicmn/bug-2464
2017-04-27 Mihai ComanFix changing of root workspace layout from stacked... 2752/head
2017-04-11 Ingo BürkMerge pull request #2731 from nmschulte/check-create...
2017-04-07 Nathan Schulteadd error check and log for xcb_create_window 2731/head
2017-02-23 Ingo BürkMerge pull request #2649 from s3rb31/next
next