]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2018-03-10 Michael Stapelbergrelease i3 4.15 4.15
2018-03-09 Ingo BürkMerge pull request #3165 from stapelberg/nagbar
2018-03-09 Michael StapelbergBugfix: ignore ConfigureNotify with width == 0 || heigh... 3165/head
2018-02-27 Ingo BürkMerge pull request #3087 from orestisf1993/focus_order
2018-02-26 Orestis FlorosFix focus order issues when encapsulating workspaces 3087/head
2018-02-26 Orestis FlorosIntroduce *focus_order functions
2018-02-26 Ingo BürkMerge pull request #3153 from orestisf1993/issue-2990
2018-02-26 Orestis FlorosDon't raise floating windows when workspace is shown 3153/head
2018-02-25 Michael StapelbergMakefile: include contrib/ in dist tarballs (#3152)
2018-02-24 Ingo BürkMerge pull request #3147 from walker0643/next
2018-02-24 Ingo BürkMerge pull request #3150 from stapelberg/examples
2018-02-24 Ingo BürkMerge pull request #3151 from stapelberg/gzip
2018-02-24 Michael Stapelbergdebian: explicitly use gzip compression 3151/head
2018-02-24 Michael Stapelbergdebian: install contrib/ scripts as examples (Thanks... 3150/head
2018-02-21 walker0643contrib/dump-asy.pl: add prerequisites check and fix... 3147/head
2018-02-19 Ingo BürkMerge pull request #3145 from DebianWall/gvim
2018-02-19 Ingo BürkMerge pull request #3144 from DebianWall/guaketilda
2018-02-19 DebianWallAdded gVim to i3-sensible-editor 3145/head
2018-02-19 DebianWallAdded guake and tilda. 3144/head
2018-02-19 Ingo BürkMerge pull request #3138 from clawoflight/default-border
2018-02-19 Ingo BürkMerge pull request #3142 from jcrben/patch-1
2018-02-19 Ben CreasyRemove hardcoded 2013 date 3142/head
2018-02-15 Ingo BürkMerge pull request #3135 from op8867555/update_ewmh_atoms
2018-02-15 Bennett PiaterAdd default_{,floating_}border to config 3138/head
2018-02-13 Alex LuUpdate EWMH atoms when closing a workspace container 3135/head
2018-02-11 Ingo BürkMerge pull request #3131 from EdwardBetts/patch-1
2018-02-07 Edward BettsCorrect spelling a mistake. 3131/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-05 Ingo BürkMerge pull request #3110 from DikiCook/config
2018-01-05 Diki Anantaconfig: add comment $mod+r in back to normal when resiz... 3110/head
2018-01-02 Ingo BürkMerge pull request #3101 from tpraxl/feature/workspace...
2017-12-31 Orestis FlorosAdd testcases for focus_follows_mouse
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-27 Ingo BürkMerge pull request #3105 from clonejo/feat/pango-markup
2017-12-27 clonejoDocs: state that pango markup requires the use of a... 3105/head
2017-12-27 Johannes Langefixing uninitialized warnings in testcases 3104/head
2017-12-27 Johannes Langefixing redeclaration warnings in testcases
2017-12-26 Johannes Langetiling resize: remove minimum size (was 5%) 3102/head
2017-12-26 Thomas PraxlShorten comment for workspace variables 3101/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-23 Thomas PraxlAdd workspace vars to support DRY when customizing
2017-12-20 Ingo BürkMerge pull request #3095 from pallavagarwal07/next
2017-12-20 Pallav AgarwalAdd relative coordinates in JSON for i3bar click events... 3095/head
2017-12-18 Michael StapelbergMerge pull request #2969 from orestisf1993/issue-1819
2017-12-12 Ingo BürkMerge pull request #3079 from orestisf1993/generate...
2017-12-11 Orestis FlorosMake 'focus' disable blocking fullscreen windows 2969/head
2017-12-11 Orestis Florosuserguide: mention <criteria> in focus
2017-12-11 Orestis FlorosMove is_num_fullscreen to Test.pm
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 Orestis Florosgenerate-command-parser.pl: remove trailing whitespace 3079/head
2017-12-10 Orestis Florosgenerate-command-parser.pl: remove trailing comma
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-09 Ingo BürkMerge pull request #3073 from veselov/i3-3072
2017-12-09 Pawel S. VeselovFixes #3072, Xft.dpi can be floating point 3073/head
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-05 Ingo BürkMerge pull request #3066 from orestisf1993/xvfb-opt
2017-12-04 Orestis Floroscomplete-run.pl: accept the xvfb option from command... 3066/head
2017-12-03 Ingo BürkMerge pull request #3022 from orestisf1993/i3bar-leaks
2017-12-03 Orestis Florosi3bar: free output data structures 3022/head
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 Stapelbergi3-dump-log: enable shmlog on demand
2017-11-26 Michael Stapelbergno-op refactoring: make ipc_connect find socket path
2017-11-23 Daniel Muellerdo not check for NULL in FREE macro 3058/head
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-17 Daniel Muelleri3bar: replace magic numbers with more meaningful const... 3052/head
2017-11-17 Ingo BürkMerge pull request #3041 from d-e-s-o/update-userguide
2017-11-13 Ingo BürkMerge pull request #3040 from jchook/next
2017-11-12 Ingo BürkMerge pull request #3042 from Mayeu/kitty-terminal
2017-11-12 Castadd the kitty terminal in i3-sensible-terminal 3042/head
2017-11-12 Daniel Muellerdocs/userguide: Correct mark/goto i3-input commands 3041/head
2017-11-09 xzfcBugfix: avert endless loop on unexpected EOF at ipc...
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
next