i3/include
Orestis Floros 230147c815
smart_borders: Deprecate option (#5889)
This had pretty much identical behaviour to hide_edge_borders which made
it confusing. The `hide_edge_borders smart_no_gaps` implementation has an extra check
which fixes #5406.
2024-01-30 08:53:32 +01:00
..
i3 Introduce GET_BINDING_STATE IPC command 2020-06-06 20:39:05 +02:00
all.h move gaps-specific logic out of con.c and render.c into gaps.c 2022-11-01 17:55:46 +01:00
assignments.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
bindings.h Introduce --exclude-titlebar flag for mouse bindings. (#2703) 2017-05-02 09:08:42 +02:00
click.h handle_button_press and route_click do not need to return int 2020-04-09 16:16:30 +02:00
commands_parser.h Fix typos (#4989) 2022-06-01 09:49:05 +02:00
commands.h Add focus workspace command 2023-01-22 18:33:23 +01:00
con.h Add support for _NET_WM_STATE_MAXIMIZED_{HORZ, VERT} (#5840) 2024-01-22 20:34:40 +01:00
config_directives.h i3bar: Add protocol for workspace buttons 2023-01-22 18:59:58 +01:00
config_parser.h Fix typos (#4989) 2022-06-01 09:49:05 +02:00
configuration.h smart_borders: Deprecate option (#5889) 2024-01-30 08:53:32 +01:00
data.h smart_borders: Deprecate option (#5889) 2024-01-30 08:53:32 +01:00
display_version.h Fix typo in comment (#4936) 2022-03-28 10:14:52 +02:00
drag.h drag_pointer(): add use_treshold parameter 2019-10-03 06:09:57 +00:00
ewmh.h Call all ewmh_update_* functions together when necessary 2019-05-03 16:19:11 +03:00
fake_outputs.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
floating.h Only set FLOATING_AUTO_ON when floating_enable succeeds 2020-04-27 13:43:53 +02:00
gaps.h apply updated workspace gap assignments after reload (#5279) 2022-11-12 17:32:30 +01:00
handlers.h Remove dead declarations in header files 2020-10-18 17:28:09 +02:00
i3-atoms_NET_SUPPORTED.xmacro.h Add support for _NET_WM_STATE_MAXIMIZED_{HORZ, VERT} (#5840) 2024-01-22 20:34:40 +01:00
i3-atoms_rest.xmacro.h Implement support for the WM_Sn selection (#4374) 2021-08-28 01:01:38 +02:00
i3.h Remove Xlib references (#4845) 2022-02-10 10:25:20 +01:00
ipc.h Add "mode" field in binding event 2022-12-14 13:23:12 +01:00
key_press.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
libi3.h Share graphics context globally (#4376) 2023-07-22 10:24:13 +02:00
load_layout.h validate JSON before loading 2017-09-13 17:41:05 +02:00
log.h i3-dump-log -f: switch from pthreads to UNIX sockets 2021-01-20 21:40:24 +01:00
main.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
manage.h Remanage window after property updates (like titles) (#3759) 2019-08-13 08:50:48 +02:00
match.h Make comment style more consistent 2018-10-13 21:10:10 +03:00
move.h Introduce direction / orientation / position conversion functions 2019-10-14 02:38:53 +03:00
output.h output_push_sticky_windows: Make a bit easier to understand 2018-10-11 12:27:56 +03:00
queue.h switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
randr.h Remove outdated //-style commented-out code 2021-12-06 22:14:41 +01:00
regex.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
render.h refactor render_con() global parameter into should_inset_con() 2022-11-01 17:55:46 +01:00
resize.h Tiling resize drag: use threshold 2019-10-03 06:09:57 +00:00
restore_layout.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
scratchpad.h Make "scratchpad show" return correct info 2018-04-20 22:30:41 +08:00
sd-daemon.h Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
shmlog.h i3-dump-log -f: switch from pthreads to UNIX sockets 2021-01-20 21:40:24 +01:00
sighandler.h Rewrite the signal handler dialogs. 2017-01-10 20:13:25 +01:00
startup.h Remanage window after property updates (like titles) (#3759) 2019-08-13 08:50:48 +02:00
sync.h move i3 sync code into sync_respond (for following commits) 2018-03-30 21:05:32 +02:00
tiling_drag.h tiling drag: only start when there are drop targets (#5213) 2022-10-18 22:10:03 +02:00
tree.h Refactor tree_next 2019-10-14 03:31:24 +03:00
util.h Allow dragging tiled windows with the mouse. (#3085) 2022-07-28 12:03:16 +02:00
window.h motif: restore BS_NORMAL correctly (#5135) 2022-09-19 20:12:15 +02:00
workspace.h Fix typos (#4989) 2022-06-01 09:49:05 +02:00
x.h Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
xcb.h Share graphics context globally (#4376) 2023-07-22 10:24:13 +02:00
xcursor.h Assume xcb_cursor_context_new never fails (#3955) 2020-02-24 08:48:58 +01:00
xinerama.h Remove some includes from all.h 2020-04-20 05:54:17 +02:00
yajl_utils.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00