aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-19Decoration click/mouse move: iterate children in reverse orderAlbert Safin
2020-02-19Sanitize con and window rect dimensionsAlbert Safin
2020-02-19clang-format: bring back ForeachMacros (#3948)xzfc
2020-02-18Merge pull request #3946 from phy1729/i3bar_command-execIngo Bürk
2020-02-18Merge pull request #3945 from stapelberg/depsIngo Bürk
2020-02-17Makefile.am: i3-config-wizard: add dependency on config parserMichael Stapelberg
2020-02-17debian: update changelogMichael Stapelberg
2020-02-17Merge branch 'release-4.18'Michael Stapelberg
2020-02-17Set non-git version to 4.18-non-git.Michael Stapelberg
2020-02-17release i3 4.184.18Michael Stapelberg
2020-02-16Merge pull request #3942 from stapelberg/iconvIngo Bürk
2020-02-16configure.ac: test for iconv_open with #include <iconv.h>Michael Stapelberg
2020-02-15Merge pull request #3918 from orestisfl/fno-commonMichael Stapelberg
2020-02-11Merge pull request #3928 from Iskustvo/improve_window_properties_documentationIngo Bürk
2020-02-08Improved documentation for "window_properties" field in GET_TREE reply.Iskustvo
2020-02-07Merge pull request #3931 from acheronfail/chore/add-docs-for-window-typeIngo Bürk
2020-02-07docs: add window_type to ipc documentationacheronfail
2020-02-02Merge pull request #3926 from stapelberg/nextOrestis Floros
2020-02-02configure: deal with git worktree checkouts, where .git is a fileMichael Stapelberg
2020-02-01Travis: Default to -fno-commonOrestis Floros
2020-02-01atoms: Properly declare as global variablesOrestis Floros
2020-02-01i3bar: Make header declarations externOrestis Floros
2020-02-01libi3: Make visual_type externOrestis Floros
2020-02-01Delete duplicate definition of ewmh_windowOrestis Floros
2020-01-30Prepend "exec " to default i3bar_commandMatthew Martin
2020-01-18Merge pull request #3909 from orestisfl/bug-3903Ingo Bürk
2020-01-18Do not error on exec not matching a containerOrestis Floros
2020-01-16Merge pull request #3905 from Airblader/bug-3903Ingo Bürk
2020-01-16Respect match criteria for exec commandIngo Bürk
2020-01-16Merge pull request #3906 from orestisfl/exit_codesIngo Bürk
2020-01-16Use EXIT_SUCCESS/FAILURE instead of 0/1Orestis Floros
2020-01-16Exit with success on -hOrestis Floros
2020-01-09Merge pull request #3898 from dvarrazzo/socket-dir-docsIngo Bürk
2020-01-08Fixed location of the IPC socket in the docsDaniele Varrazzo
2020-01-08Merge pull request #3894 from Iskustvo/extend_GET_WORKSPACES_responseIngo Bürk
2020-01-08Added workspace ID in GET_WORKSPACES response.Iskustvo
2019-12-25Allow matching on empty properties (class, title, etc.)Martin T. H. Sandsmark
2019-12-25Merge pull request #3824 from orestisfl/ac_replace_funcsMichael Stapelberg
2019-12-04Merge pull request #3868 from ben4ever/patch-1Ingo Bürk
2019-12-04userguide: Add missing anchorBenjamin Dopplinger
2019-11-29Merge pull request #3797 from acheronfail/feat/add-window-type-ipcIngo Bürk
2019-11-28Merge pull request #3871 from geshido/ipc-marks-in-get-tree-replyIngo Bürk
2019-11-28added marks field to get_tree reply in ipc documentationYury Ignatev
2019-11-28Merge pull request #3872 from stapelberg/spellingIngo Bürk
2019-11-28travis/check-spelling.pl: check_spelling moved to Lintian::SpellingMichael Stapelberg
2019-10-22Merge pull request #3841 from DamienCassou/fix-pango-markup-urlIngo Bürk
2019-10-22Documentation: fix links pointing to Pango markupDamien Cassou
2019-10-21Merge pull request #3840 from orestisfl/unused-parametersIngo Bürk
2019-10-20Remove various unused parametersOrestis Floros
2019-10-18Merge pull request #3839 from orestisfl/remanage_window-crashOrestis