gri3-wm/include
Orestis Floros 351d891f4c
get_output_for_con: Assert result != NULL
- The result from con_get_output was always not NULL because
con_get_output asserts so
- get_output_by_name should always be able to get an output from the
corresponding container
- workspace_move_to_output doesn't return bool anymore since it can't
fail
2019-03-22 03:10:00 +02:00
..
i3 Fixes for undefined behaviour on signed shift (#3453) 2018-10-13 21:04:40 +03:00
all.h
assignments.h
atoms.xmacro
atoms_NET_SUPPORTED.xmacro
atoms_rest.xmacro Reject requests for WM_STATE_ICONIC 2018-09-25 15:04:55 +03:00
bindings.h
click.h
cmdparse.h
commands.h Make comment style more consistent 2018-10-13 21:10:10 +03:00
commands_parser.h Make comment style more consistent 2018-10-13 21:10:10 +03:00
con.h Remove unused con_get_next() 2018-12-09 08:04:41 +07:00
config_directives.h Add title_align config directive 2018-10-12 19:58:48 +03:00
config_parser.h Make comment style more consistent 2018-10-13 21:10:10 +03:00
configuration.h Merge pull request #3452 from orestisf1993/title_align 2018-10-23 16:41:54 +02:00
data.h Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
display_version.h
ewmh.h
fake_outputs.h
floating.h Fix aspect ratio bugs 2018-11-12 18:45:00 +02:00
handlers.h Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
i3.h Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
ipc.h Use ipc queue for all messages (#3585) 2019-01-12 13:13:03 +01:00
key_press.h
libi3.h Make comment style more consistent 2018-10-13 21:10:10 +03:00
load_layout.h
log.h
main.h
manage.h
match.h Make comment style more consistent 2018-10-13 21:10:10 +03:00
move.h
output.h output_push_sticky_windows: Make a bit easier to understand 2018-10-11 12:27:56 +03:00
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 For resizing, convert pixel diff to percentage, based on parent. 2018-11-08 23:15:23 +01:00
restore_layout.h
scratchpad.h Make "scratchpad show" return correct info 2018-04-20 22:30:41 +08:00
sd-daemon.h
shmlog.h Make comment style more consistent 2018-10-13 21:10:10 +03:00
sighandler.h
startup.h Fix typo: childs -> children 2018-10-13 21:10:11 +03:00
sync.h
tree.h Update tree_close_internal documentation in tree.h 2018-12-14 23:46:21 +02:00
util.h Make comment style more consistent 2018-10-13 21:10:10 +03:00
window.h Fix aspect ratio bugs 2018-11-12 18:45:00 +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
xcursor.h
xinerama.h
yajl_utils.h