..
i3
…
all.h
Move drag_pointer() to its own source file
2019-10-03 06:05:34 +00:00
assignments.h
…
atoms.xmacro
…
atoms_NET_SUPPORTED.xmacro
…
atoms_rest.xmacro
…
bindings.h
…
click.h
handle_button_press and route_click do not need to return int
2020-04-09 16:16:30 +02:00
cmdparse.h
…
commands.h
Refactor tree_next
2019-10-14 03:31:24 +03:00
commands_parser.h
Make `restart` IPC command send a reply once restart completed (!) ( #3743 )
2019-07-21 14:52:12 +02:00
con.h
Introduce con_activate_unblock
2019-10-09 02:31:52 +03:00
config_directives.h
Add setting for minimal width of workspace buttons
2019-06-25 13:10:01 +07:00
config_parser.h
Make comment style more consistent
2018-10-13 21:10:10 +03:00
configuration.h
Add setting for minimal width of workspace buttons
2019-06-25 13:10:01 +07:00
data.h
Implement focus_wrapping workspace
2019-10-14 13:02:33 +03:00
display_version.h
…
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
…
floating.h
Remove various unused parameters
2019-10-20 16:14:20 +03:00
handlers.h
Add input and bounding shapes support ( #2742 )
2018-12-01 11:52:41 +07:00
i3.h
Assume xcb_cursor_context_new never fails ( #3955 )
2020-02-24 08:48:58 +01:00
ipc.h
Code style: fix misaligned and trailing whitespaces
2020-02-21 02:06:48 +00:00
key_press.h
…
libi3.h
Sort dock clients by class and instance
2020-04-14 20:47:51 +02:00
load_layout.h
…
log.h
…
main.h
…
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
…
queue.h
…
randr.h
Merge pull request #3397 from orestisf1993/randr-enable-disable
2018-11-10 21:56:34 +01:00
regex.h
…
render.h
render_con: Get rid of render_fullscreen argument
2018-11-12 19:05:50 +02:00
resize.h
Tiling resize drag: use threshold
2019-10-03 06:09:57 +00:00
restore_layout.h
…
scratchpad.h
…
sd-daemon.h
…
shmlog.h
Make comment style more consistent
2018-10-13 21:10:10 +03:00
sighandler.h
…
startup.h
Remanage window after property updates (like titles) ( #3759 )
2019-08-13 08:50:48 +02:00
sync.h
…
tree.h
Refactor tree_next
2019-10-14 03:31:24 +03:00
util.h
Limit workspace numbers within 0..INT32_MAX
2020-02-21 02:07:04 +00:00
window.h
Remanage window after property updates (like titles) ( #3759 )
2019-08-13 08:50:48 +02:00
workspace.h
get_output_for_con: Assert result != NULL
2019-03-22 03:10:00 +02:00
x.h
Add input and bounding shapes support ( #2742 )
2018-12-01 11:52:41 +07:00
xcb.h
Assume xcb_cursor_context_new never fails ( #3955 )
2020-02-24 08:48:58 +01:00
xcursor.h
Assume xcb_cursor_context_new never fails ( #3955 )
2020-02-24 08:48:58 +01:00
xinerama.h
…
yajl_utils.h
…