summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-10release i3 4.154.15Michael Stapelberg
2018-03-09Merge pull request #3165 from stapelberg/nagbarIngo Bürk
2018-03-09Bugfix: ignore ConfigureNotify with width == 0 || height == 0Michael Stapelberg
2018-02-27Merge pull request #3087 from orestisf1993/focus_orderIngo Bürk
2018-02-26Fix focus order issues when encapsulating workspacesOrestis Floros
2018-02-26Introduce *focus_order functionsOrestis Floros
2018-02-26Merge pull request #3153 from orestisf1993/issue-2990Ingo Bürk
2018-02-26Don't raise floating windows when workspace is shownOrestis Floros
2018-02-25Makefile: include contrib/ in dist tarballs (#3152)Michael Stapelberg
2018-02-24Merge pull request #3147 from walker0643/nextIngo Bürk
2018-02-24Merge pull request #3150 from stapelberg/examplesIngo Bürk
2018-02-24Merge pull request #3151 from stapelberg/gzipIngo Bürk
2018-02-24debian: explicitly use gzip compressionMichael Stapelberg
2018-02-24debian: install contrib/ scripts as examples (Thanks anarcat)Michael Stapelberg
2018-02-21contrib/dump-asy.pl: add prerequisites check and fix warnings about empty con...walker0643
2018-02-19Merge pull request #3145 from DebianWall/gvimIngo Bürk
2018-02-19Merge pull request #3144 from DebianWall/guaketildaIngo Bürk
2018-02-19Added gVim to i3-sensible-editorDebianWall
2018-02-19Added guake and tilda.DebianWall
2018-02-19Merge pull request #3138 from clawoflight/default-borderIngo Bürk
2018-02-19Merge pull request #3142 from jcrben/patch-1Ingo Bürk
2018-02-18Remove hardcoded 2013 dateBen Creasy
2018-02-15Merge pull request #3135 from op8867555/update_ewmh_atomsIngo Bürk
2018-02-15Add default_{,floating_}border to configBennett Piater
2018-02-13Update EWMH atoms when closing a workspace containerAlex Lu
2018-02-11Merge pull request #3131 from EdwardBetts/patch-1Ingo Bürk
2018-02-07Correct spelling a mistake.Edward Betts
2018-01-17Merge pull request #3080 from orestisf1993/cmd_move_con_to_workspaceIngo Bürk
2018-01-17Merge pull request #3102 from jolange/fix3071Ingo Bürk
2018-01-17Merge pull request #3104 from jolange/testcase_warningsIngo Bürk
2018-01-14Merge pull request #2998 from orestisf1993/issue-2990Michael Stapelberg
2018-01-14Don't raise floating windows when focused because of focus_follows_mouseOrestis Floros
2018-01-08Implement 'resize set <width> ppt <height> ppt' command for tiling windows (#...livanh
2018-01-06Send success response for nop. (#3113)Ingo Bürk
2018-01-06Improve resize_find_tiling_participants() and simplify cmd_resize_tiling_widt...livanh
2018-01-05Merge pull request #3110 from DikiCook/configIngo Bürk
2018-01-05config: add comment $mod+r in back to normal when resize windowDiki Ananta
2018-01-02Merge pull request #3101 from tpraxl/feature/workspace-variablesIngo Bürk
2017-12-31Add testcases for focus_follows_mouseOrestis Floros
2017-12-27cmd_move_con_to_workspace_number: rename workspace->wsOrestis Floros
2017-12-27Reduce repetition in cmd_move_con_to_workspace*Orestis Floros
2017-12-27Merge pull request #3105 from clonejo/feat/pango-markupIngo Bürk
2017-12-27Docs: state that pango markup requires the use of a pango font.clonejo
2017-12-27fixing uninitialized warnings in testcasesJohannes Lange
2017-12-27fixing redeclaration warnings in testcasesJohannes Lange
2017-12-26tiling resize: remove minimum size (was 5%)Johannes Lange
2017-12-26Shorten comment for workspace variablesThomas Praxl
2017-12-25Merge pull request #3100 from jolange/fix3086Ingo Bürk
2017-12-24free last_motion_notify before returningJohannes Lange
2017-12-23Add workspace vars to support DRY when customizingThomas Praxl