gri3-wm/src
Guillaume Maudoux b52482705e Avoid hazardous casting. 2016-04-11 15:00:47 +02:00
..
Makefile
assignments.c
bindings.c Don't grab the buttons on the root window. 2016-01-20 22:28:20 +01:00
click.c
commands.c Fix spelling mistakes 2016-04-04 09:33:59 +02:00
commands_parser.c
con.c Make fullscreen windows open on the output which is indicated by their geometry 2016-04-06 21:19:10 +02:00
config.c Revert to default binding mode before reloading the config. 2016-02-25 19:28:48 +01:00
config_directives.c Allow "modifier none" in i3bar to disable the modifier. 2016-02-11 20:51:05 +01:00
config_parser.c travis: check spelling of binaries and manpages, use docker 2016-02-06 10:36:43 +01:00
debug.c
display_version.c
ewmh.c split atoms.xmacro into 2 files to obtain _NET_SUPPORTED count 2016-02-23 21:48:18 +01:00
fake_outputs.c
floating.c Avoid hazardous casting. 2016-04-11 15:00:47 +02:00
handlers.c Remove _NET_WM_STATE on withdrawn windows. 2016-02-07 12:08:50 +01:00
i3.mk
ipc.c Allow "modifier none" in i3bar to disable the modifier. 2016-02-11 20:51:05 +01:00
key_press.c
load_layout.c free dynamically allocated matches 2016-01-09 17:06:58 +01:00
log.c Add pledge(2) support for OpenBSD 2016-01-17 18:49:00 +01:00
main.c Add pledge(2) support for OpenBSD 2016-01-17 18:49:00 +01:00
manage.c Make fullscreen windows open on the output which is indicated by their geometry 2016-04-06 21:19:10 +02:00
match.c Merge pull request #2113 from Airblader/bug-2111 2015-12-25 17:14:29 +01:00
move.c Handle the EWMH atom _NET_WM_DESKTOP. 2016-01-18 12:13:36 +01:00
output.c
randr.c Make fullscreen windows open on the output which is indicated by their geometry 2016-04-06 21:19:10 +02:00
regex.c
render.c Fix spelling mistakes 2016-04-04 09:33:59 +02:00
resize.c Refactor extern definition of conn and root_screen 2015-12-29 12:47:12 +01:00
restore_layout.c ASAN: trigger leak before exiting 2016-01-09 17:18:05 +01:00
scratchpad.c
sd-daemon.c
sighandler.c Fix spelling mistakes 2016-04-04 09:33:59 +02:00
startup.c
tree.c Fix spelling mistakes 2016-04-04 09:33:59 +02:00
util.c Add missing MAX macros, ensure that i3 can be compiled without pango 2016-03-23 10:58:10 -05:00
version.c
window.c window_update_motif_hints(): uint32_t for fields, fixes #2238 2016-03-02 23:31:08 +01:00
workspace.c Determine focused workspace correctly when moving workspace to output. 2016-02-25 19:12:09 +01:00
x.c Add missing MAX macros, ensure that i3 can be compiled without pango 2016-03-23 10:58:10 -05:00
xcb.c
xcursor.c
xinerama.c