aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-30smart_borders: Deprecate option (#5889)Orestis Floros
2024-01-22Add support for _NET_WM_STATE_MAXIMIZED_{HORZ, VERT} (#5840)sethpollen
2023-07-22Share graphics context globally (#4376)Uli Schlachter
2023-01-22i3bar: Add protocol for workspace buttonsOrestis Floros
2023-01-22Add focus workspace commandOrestis Floros
2022-12-14Add "mode" field in binding eventOrestis Floros
2022-11-13Use mask to determine workspace gaps assignments (#5283)Orestis Floros
2022-11-12apply updated workspace gap assignments after reload (#5279)Michael Stapelberg
2022-11-12gaps: fix inner gaps for stacked/tabbed containers in splith/splitv (#5275)Michael Stapelberg
2022-11-05draw leaf window decorations on ->frame instead of ->parent->frameMichael Stapelberg
2022-11-01move gaps-specific logic out of con.c and render.c into gaps.cMichael Stapelberg
2022-11-01refactor render_con() global parameter into should_inset_con()Michael Stapelberg
2022-11-01Merge gaps support as-isMichael Stapelberg
2022-10-30implement bar { padding } config directiveMichael Stapelberg
2022-10-30Merge support for the bar { height } option as-is from i3-gapsMichael Stapelberg
2022-10-18tiling drag: only start when there are drop targets (#5213)Michael Stapelberg
2022-10-16make tiling drag configurableMichael Stapelberg
2022-10-16tiling drag: left-click needs threshold, mod-click doesn’tMichael Stapelberg
2022-09-24Motif hints: Respect maximum border style configuration set by userOrestis Floros
2022-09-24Order border_style_t enum according to amount of decorationOrestis Floros
2022-09-19motif: restore `BS_NORMAL` correctly (#5135)viri
2022-07-28Allow dragging tiled windows with the mouse. (#3085)Orestis Floros
2022-06-01Fix typos (#4989)George Rodrigues
2022-03-28Fix typo in comment (#4936)takelley1
2022-02-10Remove Xlib references (#4845)Ingo Bürk
2021-12-11Merge pull request #4710 from pstray/title_window_icon-toggleOrestis Floros
2021-12-11Implement title_window_icon togglePeder Stray
2021-12-06Remove outdated //-style commented-out codeOrestis Floros
2021-11-29Switch from pcre to pcre2 (#4684)Uli Schlachter
2021-11-11Fix transient_for endless loopOrestis Floros
2021-11-05Add title tab colorOrestis Floros
2021-11-04Do not replace existing IPC socket (#4638)Uli Schlachter
2021-11-02portability: add missing headersBaptiste Daroussin
2021-09-22GET_CONFIG: add raw/variable-processed contents of all config files (#4528)Michael Stapelberg
2021-08-28Implement support for the WM_Sn selection (#4374)Uli Schlachter
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-05-20Do not "set" the wallpaper during startup (#4373)Uli Schlachter
2021-03-06Remove unused member from surface_tUli Schlachter
2021-03-05font: Get rid of temporary cairo surfaceUli Schlachter
2021-03-05Remove draw_text_ascii()Uli Schlachter
2021-02-06Accept multiple outputs in `move container|workspace to output`Orestis Floros
2021-01-28Add "machine" criterion to match WM_CLIENT_MACHINEAlbert Safin
2021-01-20i3-dump-log -f: switch from pthreads to UNIX socketsMichael Stapelberg
2021-01-20move set_nonblock, create_socket and path_exists to libi3Michael Stapelberg
2020-12-30Remove unused header file and references to itAnaël Beutot
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