.. |
assignments.c
|
run_assignments: check for A_COMMAND early
|
2018-03-19 03:17:32 +02:00 |
bindings.c
|
Make binding modes case sensitive
|
2019-01-16 19:32:24 -06:00 |
click.c
|
Remove unnecessary code in route_click()
|
2018-12-09 07:48:40 +07:00 |
commands.c
|
load_configuration: Remove conn argument
|
2019-03-29 02:49:10 +02:00 |
commands_parser.c
|
Code style: fix misaligned and misindented comments
|
2018-12-09 08:04:55 +07:00 |
con.c
|
get_output_for_con: Assert result != NULL
|
2019-03-22 03:10:00 +02:00 |
config.c
|
Move code clearing the config to a new function
|
2019-03-29 12:26:00 +02:00 |
config_directives.c
|
cfg_workspace: Accept outputs with spaces again
|
2019-03-21 21:31:30 +02:00 |
config_parser.c
|
Code style: fix misaligned and misindented comments
|
2018-12-09 08:04:55 +07:00 |
display_version.c
|
Fix #3535 - Check for DISPLAY when requesting version information
|
2018-12-09 02:20:47 +01:00 |
ewmh.c
|
Support _NET_WM_STATE_FOCUSED
|
2018-03-23 14:30:57 +02:00 |
fake_outputs.c
|
init_ws_for_output: Remove content argument
|
2018-09-12 16:53:20 +03:00 |
floating.c
|
Fix: render_con shows floating containers on wrong workspace
|
2018-12-16 03:49:21 +02:00 |
handlers.c
|
Fix: render_con shows floating containers on wrong workspace
|
2018-12-16 03:49:21 +02:00 |
ipc.c
|
Use ipc queue for all messages (#3585)
|
2019-01-12 13:13:03 +01:00 |
key_press.c
|
Ensure all *.[ch] files include config.h
|
2016-10-23 21:09:24 +02:00 |
load_layout.c
|
Preserve back_and_forth during restart
|
2018-12-11 20:46:06 +07:00 |
log.c
|
Code style: fix misaligned and misindented comments
|
2018-12-09 08:04:55 +07:00 |
main.c
|
load_configuration: Remove conn argument
|
2019-03-29 02:49:10 +02:00 |
manage.c
|
Add input and bounding shapes support (#2742)
|
2018-12-01 11:52:41 +07:00 |
match.c
|
match_matches_window: Check if focused->window exists
|
2018-09-16 14:55:27 +03:00 |
move.c
|
attach_to_workspace: set new parent before tree_render
|
2018-12-12 19:12:01 +02:00 |
output.c
|
get_output_for_con: Assert result != NULL
|
2019-03-22 03:10:00 +02:00 |
randr.c
|
randr.c: Fix regression with focusing NULL container
|
2018-11-15 13:49:26 +02:00 |
regex.c
|
Fix memleak: free regex when parsing fails
|
2017-08-28 09:22:56 +02:00 |
render.c
|
Fix crash with popups when fullscreen is non-leaf
|
2019-01-11 14:46:13 +02:00 |
resize.c
|
For resizing, convert pixel diff to percentage, based on parent.
|
2018-11-08 23:15:23 +01:00 |
restore_layout.c
|
Remove \n from errx and die messages
|
2019-01-02 14:23:56 +02:00 |
scratchpad.c
|
Code style: fix misaligned and misindented comments
|
2018-12-09 08:04:55 +07:00 |
sd-daemon.c
|
Code style: fix misaligned and misindented comments
|
2018-12-09 08:04:55 +07:00 |
sighandler.c
|
Fix missing prototypes
|
2018-10-13 21:10:10 +03:00 |
startup.c
|
Export I3SOCK (#3476)
|
2018-10-26 15:40:59 +07:00 |
sync.c
|
move i3 sync code into sync_respond (for following commits)
|
2018-03-30 21:05:32 +02:00 |
tree.c
|
Add input and bounding shapes support (#2742)
|
2018-12-01 11:52:41 +07:00 |
util.c
|
Fix missing prototypes
|
2018-10-13 21:10:10 +03:00 |
version.c
|
Ensure all *.[ch] files include config.h
|
2016-10-23 21:09:24 +02:00 |
window.c
|
Code style: fix misaligned and misindented comments
|
2018-12-09 08:04:55 +07:00 |
workspace.c
|
workspace_move_to_output: Avoid operations when workspace already at destination
|
2019-03-22 10:47:49 +02:00 |
x.c
|
x.c: correctly free con->frame_buffer in _x_con_kill
|
2019-03-19 09:50:22 +01:00 |
xcb.c
|
add error check and log for xcb_create_window
|
2017-05-12 09:01:37 +02:00 |
xcursor.c
|
Ensure all *.[ch] files include config.h
|
2016-10-23 21:09:24 +02:00 |
xinerama.c
|
init_ws_for_output: Remove content argument
|
2018-09-12 16:53:20 +03:00 |