]> git.sur5r.net Git - i3/i3/history - src
Merge pull request #3142 from jcrben/patch-1
[i3/i3] / src /
2018-02-15 Ingo BürkMerge pull request #3135 from op8867555/update_ewmh_atoms
2018-02-13 Alex LuUpdate EWMH atoms when closing a workspace container 3135/head
2018-01-17 Ingo BürkMerge pull request #3080 from orestisf1993/cmd_move_con...
2018-01-17 Ingo BürkMerge pull request #3102 from jolange/fix3071
2018-01-17 Ingo BürkMerge pull request #3104 from jolange/testcase_warnings
2018-01-14 Michael StapelbergMerge pull request #2998 from orestisf1993/issue-2990
2018-01-14 Orestis FlorosDon't raise floating windows when focused because of... 2998/head
2018-01-08 livanhImplement 'resize set <width> ppt <height> ppt' command...
2018-01-06 Ingo BürkSend success response for nop. (#3113)
2018-01-06 livanhImprove resize_find_tiling_participants() and simplify...
2018-01-02 Ingo BürkMerge pull request #3101 from tpraxl/feature/workspace...
2017-12-27 Orestis Floroscmd_move_con_to_workspace_number: rename workspace->ws 3080/head
2017-12-27 Orestis FlorosReduce repetition in cmd_move_con_to_workspace*
2017-12-26 Johannes Langetiling resize: remove minimum size (was 5%) 3102/head
2017-12-25 Ingo BürkMerge pull request #3100 from jolange/fix3086
2017-12-24 Johannes Langefree last_motion_notify before returning 3100/head
2017-12-18 Michael StapelbergMerge pull request #2969 from orestisf1993/issue-1819
2017-12-11 Orestis FlorosMake 'focus' disable blocking fullscreen windows 2969/head
2017-12-11 Orestis FlorosAdd error reply to cmd_focus_window_mode
2017-12-11 Orestis FlorosUse con_has_parent in con_fullscreen_permits_focusing
2017-12-10 Ingo BürkMerge pull request #3078 from orestisf1993/issue-3075
2017-12-10 Orestis FlorosPrevent access of freed workspace in _workspace_show 3078/head
2017-12-09 Ingo BürkMerge pull request #3076 from orestisf1993/v3-to-v4...
2017-12-09 Orestis Florosmigrate_config: scalloc converted config 3076/head
2017-12-09 Orestis FlorosFix v3 to v4 crash with a variable with longer name...
2017-12-09 Ingo BürkMerge pull request #3074 from orestisf1993/issue-2921
2017-12-09 Orestis FlorosShow workspace in _tree_next 3074/head
2017-12-09 Orestis FlorosRemove useless check in _tree_next
2017-12-09 Orestis Florosfloating_maybe_reassign_ws: show workspace before focusing
2017-12-08 Ingo BürkMerge pull request #3070 from orestisf1993/issue-3068
2017-12-08 Orestis FlorosAdd '--release' flag for bindsym in the bar block 3070/head
2017-12-03 Ingo BürkMerge pull request #3022 from orestisf1993/i3bar-leaks
2017-12-03 Ingo BürkMerge pull request #3065 from orestisf1993/issue-3064
2017-12-01 Orestis FlorosSkip internal workspaces with 'move workspace to output' 3065/head
2017-11-29 Ingo BürkMerge pull request #3058 from d-e-s-o/fix-FREE
2017-11-29 Daniel MuellerPerform proper cleanup for signals with 'Term' action...
2017-11-29 Ingo BürkMerge pull request #3052 from d-e-s-o/remove-magic...
2017-11-27 Michael StapelbergMerge pull request #3059 from stapelberg/debuglog
2017-11-26 Michael Stapelbergshmlog: remote atom when disabled 3059/head
2017-11-26 Michael Stapelbergno-op refactoring: make ipc_connect find socket path
2017-11-18 Ingo BürkMerge pull request #3050 from d-e-s-o/fix-typo
2017-11-18 Daniel Muellerfix typo in src/main.c 3050/head
2017-11-13 Ingo BürkMerge pull request #3040 from jchook/next
2017-11-05 Ingo BürkMerge pull request #2980 from orestisf1993/issue-1160-pr
2017-11-05 Ingo BürkMerge pull request #3030 from tylerbrazier/next
2017-11-05 Ingo BürkMerge pull request #3023 from orestisf1993/issue-2816
2017-10-25 Michael StapelbergMerge pull request #3028 from stapelberg/flakes2
2017-10-23 Michael StapelbergMove XCB event handling into xcb_prepare_cb. 3028/head
2017-10-23 Michael Stapelbergskip ConfigureNotify events with --force_xinerama
2017-10-22 Michael Stapelberg_NET_ACTIVE_WINDOW: invalidate focus to force SetInputF...
2017-10-17 Orestis FlorosAdd support to resize floating container in percentage 3023/head
2017-10-15 Ingo BürkMerge pull request #2849 from Streetwalrus/next
2017-10-14 Dan ElkoubyDefault to L_SPLITH with toggle split when last_split_l... 2849/head
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-28 Orestis FlorosUse con_descend_focused for workspaces in _tree_next 2980/head
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
next