summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-10added remanage swallow checkizzel
2020-10-20allow ppt values in move direction and move position commandsacheronfail
2020-10-20clang-format: use TypenameMacrosAlbert Safin
2020-10-18Make get_assigned_output publicOrestis Floros
2020-10-18workspace_get: Remove useless argumentOrestis Floros
2020-10-18Remove dead declarations in header filesOrestis Floros
2020-06-06Introduce GET_BINDING_STATE IPC commandMichael Stapelberg
2020-05-24kill_nagbar: No need for pointer to pid_tOrestis Floros
2020-05-19add meson build files (#4094)Michael Stapelberg
2020-05-17xmacro: declare in header files, instantiate instead of includeMichael Stapelberg
2020-05-07cmd_bar improvements (#4014)Orestis Floros
2020-05-01placeholder_t: Make char*s constOrestis Floros
2020-04-30Fix #ifndef statements: HAVE_ variables are all upper caseMichael 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-15Merge pull request #4018 from orestisfl/reorder-docksIngo Bürk
2020-04-14Sort dock clients by class and instanceOrestis Floros
2020-04-12Extend tiling/floating criteria with optional auto/user values (#4006)Orestis Floros
2020-04-09handle_button_press and route_click do not need to return intOrestis Floros
2020-02-24Assume xcb_cursor_context_new never fails (#3955)xzfc
2020-02-21Limit workspace numbers within 0..INT32_MAXAlbert Safin
2020-02-21Code style: fix misaligned and trailing whitespacesAlbert Safin
2020-02-19Sanitize con and window rect dimensionsAlbert Safin
2020-02-19clang-format: bring back ForeachMacros (#3948)xzfc
2020-02-01atoms: Properly declare as global variablesOrestis Floros
2019-12-25Merge pull request #3824 from orestisfl/ac_replace_funcsMichael Stapelberg
2019-10-20Remove various unused parametersOrestis Floros
2019-10-14Implement focus_wrapping workspaceOrestis Floros
2019-10-14Refactor tree_nextOrestis Floros
2019-10-14Introduce direction / orientation / position conversion functionsOrestis Floros
2019-10-14tree_move: Use direction_tOrestis Floros
2019-10-13Use AC_REPLACE_FUNCSOrestis Floros
2019-10-13Remove memmem implementationOrestis Floros
2019-10-09Merge pull request #3817 from orestisfl/rectOrestis
2019-10-09Remove outdated comment from RectOrestis Floros
2019-10-09Merge pull request #3814 from orestisfl/net_active_fullscreenIngo Bürk
2019-10-09Merge pull request #3559 from xzfc/3555-drag-thresholdOrestis
2019-10-09Introduce con_activate_unblockOrestis Floros
2019-10-06Merge pull request #3728 from cdlscpmv/nextIngo Bürk
2019-10-03Tiling resize drag: use thresholdAlbert Safin
2019-10-03Floating move drag: use thresholdAlbert Safin
2019-10-03drag_pointer(): add use_treshold parameterAlbert Safin
2019-10-03drag_pointer(): drop unused parameter `border`Albert Safin
2019-10-03Move drag_pointer() to its own source fileAlbert Safin
2019-09-03Remove packed attribute from RectOrestis Floros
2019-08-13Remanage window after property updates (like titles) (#3759)izzel
2019-07-21Make `restart` IPC command send a reply once restart completed (!) (#3743)Michael Stapelberg
2019-06-25Add setting for minimal width of workspace buttonsKonst Mayer
2019-05-03Call all ewmh_update_* functions together when necessaryOrestis Floros