summaryrefslogtreecommitdiff
path: root/testcases
AgeCommit message (Expand)Author
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
2019-10-16Merge pull request #3833 from orestisfl/move-to-position+scratchpadIngo Bürk
2019-10-16Fix crash with moving container that is to be flattenedOrestis Floros
2019-10-15Do not show scratchpad windows after 'move to position'Orestis Floros
2019-10-15Merge pull request #3407 from orestisfl/tree_nextIngo Bürk
2019-10-14_con_move_to_con: focus_next only if in different workspacesOrestis Floros
2019-10-14Implement focus_wrapping workspaceOrestis Floros
2019-10-14Refactor tree_nextOrestis Floros
2019-10-14Add testcases/t/308-focus_wrapping.tOrestis Floros
2019-10-09Merge pull request #3814 from orestisfl/net_active_fullscreenIngo Bürk
2019-10-09When renaming a workspace, update the previous_workspace_name tooAlbert Safin
2019-10-09handlers.c: new focus should not end up behind fullscreenOrestis Floros
2019-10-07Move container to marked workspace: refine corner caseAlbert Safin
2019-10-06Merge pull request #3728 from cdlscpmv/nextIngo Bürk
2019-09-27feat: add window_type to ipc responseacheronfail
2019-09-23extract_workspace_names_from_bindings: handle optional flagsAlbert Safin
2019-08-21cmd_move_to_mark: fix move to scratchpad hiddenBrian Ashworth
2019-08-13Remanage window after property updates (like titles) (#3759)izzel
2019-07-29restart: make reply an array, add forgotten test to git (#3750)Michael Stapelberg
2019-07-19unflake t/291-swap.t (#3741)Michael Stapelberg
2019-07-19strace: switch from deprecated -F to -fvyMichael Stapelberg
2019-06-25Add setting for minimal width of workspace buttonsKonst Mayer
2019-05-03Call all ewmh_update_* functions together when necessaryOrestis Floros