summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-19release i3 4.18.34.18.3Michael Stapelberg
2020-10-19kick tray clients before destroying the barMark Guptill
2020-07-26Merge branch 'release-4.18.2'Michael Stapelberg
2020-07-26Set non-git version to 4.18.2-non-git.Michael Stapelberg
2020-07-26release i3 4.18.24.18.2Michael Stapelberg
2020-07-22Fix i3bar Xorg memory leak (#4140)Orestis Floros
2020-07-22get_output_by_name: guard output->primary with require_activeOrestis Floros
2020-07-22floating_maybe_reassign_ws: only re-focus if previously focusedOrestis Floros
2020-04-22Merge branch 'release-4.18.1'Michael Stapelberg
2020-04-22Set non-git version to 4.18.1-non-git.Michael Stapelberg
2020-04-22release i3 4.18.14.18.1Michael Stapelberg
2020-04-22Move parent nodes in scratchpad correctly (#3793)Heman Gandhi
2020-04-22Call cont_child() more liberally (#3996)Orestis Floros
2020-04-22Fix load_layout crash when floating node doesn't have CT_FLOATING_CON parentOrestis Floros
2020-04-22Fix SEGFAULT when i3bar receives invalid inputOrestis Floros
2020-04-22Revert "floating_reposition: avoid extra tree_render"Orestis Floros
2020-04-22Call tree_render if floating move changes workspaceOrestis Floros
2020-04-22Update EWMH properties on workspace moveOrestis Floros
2020-04-22cmd_focus_sibling: Fix crash on workspace levelOrestis Floros
2020-02-17Update debian/changelogMichael Stapelberg
2020-02-17Merge branch 'next' into masterMichael 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-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-25Merge pull request #3824 from orestisfl/ac_replace_funcsMichael Stapelberg