aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-11use floating_from="auto" or "user" (and tiling_from) syntaxorestisfl/A_I3_FLOATING_WINDOWMichael Stapelberg
2020-04-10Extend tiling/floating criteria with optional auto/user valuesOrestis Floros
2020-04-10Merge pull request #4004 from orestisfl/i3bar-segfaultIngo Bürk
2020-04-10Merge pull request #4003 from orestisfl/update_desktop_properties_on_moveIngo Bürk
2020-04-10Merge pull request #4002 from orestisfl/DLOG_CHILDIngo Bürk
2020-04-10Makefile: add bear target for using clangd/ccls language servers (#3953)Michael Stapelberg
2020-04-10Merge pull request #3954 from xzfc/floating-tiling-resizeOrestis Floros
2020-04-10Merge pull request #3816 from sandsmark/martin/empty-matchesOrestis Floros
2020-04-10Fix SEGFAULT when i3bar receives invalid inputOrestis Floros
2020-04-10Update EWMH properties on workspace moveOrestis Floros
2020-04-10Merge pull request #3995 from xzfc/refactor-property-handlersOrestis Floros
2020-04-10i3bar: Add a macro to log child infoOrestis Floros
2020-04-09Merge pull request #4000 from orestisfl/revert-3983-resize-behind-fullscreenIngo Bürk
2020-04-09handle_button_press and route_click do not need to return intOrestis Floros
2020-04-09Do not propagate $mod+right click to clientsOrestis Floros
2020-04-09Avoid resizing fullscreen container with non-fullscreenOrestis Floros
2020-04-09Revert "Avoid resizing fullscreen container"Orestis Floros
2020-04-09Merge pull request #3999 from orestisfl/cmd_focus_sibling_workspace_crashIngo Bürk
2020-04-09cmd_focus_sibling: Fix crash on workspace levelOrestis Floros
2020-04-09Call cont_child() more liberally (#3996)Orestis Floros
2020-04-08handlers.c: cb_property_handler_t: take Con instead of xcb_window_tAlbert Safin
2020-04-08handlers.c: property_notify(): DLOG and return in case of an errorAlbert Safin
2020-04-08handlers.c: remove redundant property fetchingAlbert Safin
2020-04-08handlers.c: remove unused arguments from cb_property_handler_tAlbert Safin
2020-04-07Merge pull request #3985 from orestisfl/userguide-button6-7Orestis Floros
2020-04-07userguide: Add button{6,7}Orestis Floros
2020-04-07Merge pull request #3994 from stapelberg/lintianIngo Bürk
2020-04-07check-spelling: update to new Lintian::Profile APIMichael Stapelberg
2020-03-31Merge pull request #3983 from orestisfl/resize-behind-fullscreenIngo Bürk
2020-03-31Avoid resizing fullscreen containerOrestis Floros
2020-03-09Merge pull request #3970 from ianyfan/ipcIngo Bürk
2020-03-07ipc: always include marks property in TREE replyIan Fan
2020-03-01Merge pull request #3964 from ammgws/_PATH_BSHELLIngo Bürk
2020-03-01Fix error messageJason Nader
2020-03-01Use _PATH_BSHELL in nagbar script as wellJason Nader
2020-03-01Merge pull request #3960 from ammgws/patch-2Ingo Bürk
2020-03-01Merge pull request #3961 from ammgws/patch-1Ingo Bürk
2020-03-01Remove comment referencing old source codeJason
2020-03-01Use _PATH_BSHELLJason
2020-02-24Assume xcb_cursor_context_new never fails (#3955)xzfc
2020-02-22Make floating-tiling resize code consistent with plain tiling resizeAlbert Safin
2020-02-22Makefile.am: respect configure --program-suffix (#3944)Michael Stapelberg
2020-02-22Fix test case 180-fd-leaks when running on Fedora (#3911)Joseph
2020-02-21Merge pull request #3950 from xzfc/small-fixesOrestis Floros
2020-02-21Merge pull request #3951 from txtor/nextIngo Bürk
2020-02-21typoFrancesc Hervada-Sala
2020-02-21i3 --moreversion: erase the line before writing overAlbert Safin
2020-02-21Limit workspace numbers within 0..INT32_MAXAlbert Safin
2020-02-21Code style: fix misaligned and trailing whitespacesAlbert Safin
2020-02-19Merge pull request #3949 from xzfc/overlapOrestis Floros