gri3-wm/src
Ingo Bürk 312d3dfbd3
Merge pull request #4003 from orestisfl/update_desktop_properties_on_move
Update EWMH properties on workspace move
2020-04-10 14:00:26 +02:00
..
assignments.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
bindings.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
click.c Merge pull request #3954 from xzfc/floating-tiling-resize 2020-04-10 12:17:26 +02:00
commands.c cmd_focus_sibling: Fix crash on workspace level 2020-04-09 11:29:14 +02:00
commands_parser.c Use EXIT_SUCCESS/FAILURE instead of 0/1 2020-01-16 09:27:05 +01:00
con.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
config.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
config_directives.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
config_parser.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
display_version.c i3 --moreversion: erase the line before writing over 2020-02-21 02:07:23 +00:00
drag.c Assume xcb_cursor_context_new never fails (#3955) 2020-02-24 08:48:58 +01:00
ewmh.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
fake_outputs.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
floating.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
handlers.c handlers.c: cb_property_handler_t: take Con instead of xcb_window_t 2020-04-08 08:37:40 +00:00
ipc.c ipc: always include marks property in TREE reply 2020-03-07 11:12:47 +00:00
key_press.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
load_layout.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
log.c Code style: fix misaligned and misindented comments 2018-12-09 08:04:55 +07:00
main.c Assume xcb_cursor_context_new never fails (#3955) 2020-02-24 08:48:58 +01:00
manage.c Code style: fix misaligned and trailing whitespaces 2020-02-21 02:06:48 +00:00
match.c Merge pull request #3816 from sandsmark/martin/empty-matches 2020-04-10 11:44:46 +02:00
move.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
output.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
randr.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
regex.c Fix memleak: free regex when parsing fails 2017-08-28 09:22:56 +02:00
render.c Sanitize con and window rect dimensions 2020-02-19 11:33:49 +01:00
resize.c Make floating-tiling resize code consistent with plain tiling resize 2020-02-22 23:35:55 +00:00
restore_layout.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
scratchpad.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
sd-daemon.c Code style: fix misaligned and misindented comments 2018-12-09 08:04:55 +07:00
sighandler.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
startup.c Assume xcb_cursor_context_new never fails (#3955) 2020-02-24 08:48:58 +01:00
sync.c move i3 sync code into sync_respond (for following commits) 2018-03-30 21:05:32 +02:00
tree.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
util.c Limit workspace numbers within 0..INT32_MAX 2020-02-21 02:07:04 +00:00
version.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
window.c Remanage window after property updates (like titles) (#3759) 2019-08-13 08:50:48 +02:00
workspace.c Update EWMH properties on workspace move 2020-04-10 04:40:11 +02:00
x.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
xcb.c Assume xcb_cursor_context_new never fails (#3955) 2020-02-24 08:48:58 +01:00
xcursor.c Assume xcb_cursor_context_new never fails (#3955) 2020-02-24 08:48:58 +01:00
xinerama.c clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00