aboutsummaryrefslogtreecommitdiff
path: root/testcases
AgeCommit message (Expand)Author
2022-07-28Allow dragging tiled windows with the mouse. (#3085)Orestis Floros
2022-06-08Fix segfault when bindsym command is empty (#5001)zhiv-git
2022-06-01Fix typos (#4989)George Rodrigues
2022-02-07Use proper WM_Sx registration for i3 (#4843)Gergely Risko
2021-12-11Implement title_window_icon togglePeder Stray
2021-11-27user_output_names_find_next: Always initialize target_outputOrestis Floros
2021-11-18Merge pull request #4485 from ToxicGLaDOS/long_commands_crashIngo Bürk
2021-11-18Merge pull request #4622 from orestisfl/focus-output-nextIngo Bürk
2021-11-11Fix transient_for endless loopOrestis Floros
2021-11-07t/219-ipc-window-focus.t: sync after killMichael Stapelberg
2021-11-07fix flaky testcases/t/185-scratchpad.t: sync after kill commandMichael Stapelberg
2021-11-05cmd_focus_output: Multiple outputsOrestis Floros
2021-11-05tests: Extract focused_output in libraryOrestis Floros
2021-11-05Add title tab colorOrestis Floros
2021-09-22GET_CONFIG: add raw/variable-processed contents of all config files (#4528)Michael Stapelberg
2021-08-24Fix bug where long commands crash i3Jeff Smith
2021-07-24Implement 'all' matching criterionIsaac Garzon
2021-06-13Implement showing window icons in titlebar (#4439)Michael Stapelberg
2021-06-02Implement include config directive (#4420)Michael Stapelberg
2021-04-20fix crash with “layout default”: ipc.c won’t dump L_DEFAULT layout (#4409)Michael Stapelberg
2021-02-06Accept multiple outputs in `move container|workspace to output`Orestis Floros
2021-02-06Tests: Fix get_output_for_workspaceOrestis Floros
2020-11-10Add regression test for #3888Wilhelm Schuster
2020-10-20allow ppt values in move direction and move position commandsacheronfail
2020-10-18Fix conflicting workspace assignments when renamingOrestis Floros
2020-06-10_con_move_to_con: Traverse below con to check for fullscreenOrestis Floros
2020-06-06Introduce GET_BINDING_STATE IPC commandMichael Stapelberg
2020-05-19add meson build files (#4094)Michael Stapelberg
2020-05-18autotools: place binaries in top level of build dir, not in subdirs (#4093)Michael Stapelberg
2020-05-18update forgotten srcdir AnyEvent-I3 reference, remove xmacro filesMichael Stapelberg
2020-05-17build AnyEvent::I3 in build dir, not source dirMichael Stapelberg
2020-04-30Merge pull request #4041 from orestisfl/floating_enable-boolIngo Bürk
2020-04-27Only set FLOATING_AUTO_ON when floating_enable succeedsOrestis Floros
2020-04-20Remove some includes from all.hOrestis Floros
2020-04-19Sort includes in *.c filesOrestis Floros
2020-04-12Extend tiling/floating criteria with optional auto/user values (#4006)Orestis Floros
2020-04-12Fix load_layout crash when floating node doesn't have CT_FLOATING_CON parentOrestis Floros
2020-04-10Move parent nodes in scratchpad correctly (#3793)Heman Gandhi
2020-04-10Merge pull request #4003 from orestisfl/update_desktop_properties_on_moveIngo Bürk
2020-04-10Merge pull request #3816 from sandsmark/martin/empty-matchesOrestis Floros
2020-04-10Update EWMH properties on workspace moveOrestis Floros
2020-04-09cmd_focus_sibling: Fix crash on workspace levelOrestis Floros
2020-03-07ipc: always include marks property in TREE replyIan Fan
2020-02-22Fix test case 180-fd-leaks when running on Fedora (#3911)Joseph
2020-02-21Limit workspace numbers within 0..INT32_MAXAlbert Safin
2020-02-21Code style: fix misaligned and trailing whitespacesAlbert Safin
2019-12-25Allow matching on empty properties (class, title, etc.)Martin T. H. Sandsmark
2019-11-29Merge pull request #3797 from acheronfail/feat/add-window-type-ipcIngo Bürk
2019-10-18Merge pull request #3835 from orestisfl/tree_flatten_crashIngo Bürk
2019-10-17scratchpad_move: un-fullscreen correct containerOrestis Floros