.. |
assignments.c
|
run_assignments: check for A_COMMAND early
|
2018-03-19 03:17:32 +02:00 |
bindings.c
|
Correct remaining string length for fill_rmlvo_from_root
|
2017-09-25 04:43:00 +03:00 |
click.c
|
Merge pull request #2998 from orestisf1993/issue-2990
|
2018-01-14 18:22:44 +01:00 |
commands.c
|
cmd_move_window_to_position: improve error message
|
2018-03-20 16:59:06 +02:00 |
commands_parser.c
|
Ensure all *.[ch] files include config.h
|
2016-10-23 21:09:24 +02:00 |
con.c
|
Fix focus order issues when encapsulating workspaces
|
2018-02-26 23:08:57 +02:00 |
config.c
|
Merge pull request #3188 from orestisf1993/free_ran_assignments
|
2018-03-19 07:04:45 +01:00 |
config_directives.c
|
Add strip_workspace_name
|
2018-03-11 12:17:42 +08:00 |
config_parser.c
|
migrate_config: scalloc converted config
|
2017-12-09 20:07:58 +02:00 |
display_version.c
|
no-op refactoring: make ipc_connect find socket path
|
2017-11-26 16:41:59 +01:00 |
ewmh.c
|
Replace http:// with https:// where applicable
|
2017-09-24 10:19:07 +02:00 |
fake_outputs.c
|
fake_outputs: Allow designating a fake output as primary
|
2017-09-19 14:57:08 +00:00 |
floating.c
|
cmd_move_window_to_position: improve error message
|
2018-03-20 16:59:06 +02:00 |
handlers.c
|
Refocus focused window for FOCUS_IN events on the root window. (#3097)
|
2018-03-10 19:18:44 +01:00 |
ipc.c
|
Add strip_workspace_name
|
2018-03-11 12:17:42 +08:00 |
key_press.c
|
Ensure all *.[ch] files include config.h
|
2016-10-23 21:09:24 +02:00 |
load_layout.c
|
Don't raise floating windows when focused because of focus_follows_mouse
|
2018-01-14 15:45:33 +02:00 |
log.c
|
Report error during error log creation (#2625)
|
2017-01-10 09:29:06 +01:00 |
main.c
|
Don't raise floating windows when focused because of focus_follows_mouse
|
2018-01-14 15:45:33 +02:00 |
manage.c
|
Don't raise floating windows when focused because of focus_follows_mouse
|
2018-01-14 15:45:33 +02:00 |
match.c
|
Implement 'swap' command.
|
2017-05-15 21:06:38 +02:00 |
move.c
|
Don't call con_focus in tree_move
|
2018-03-15 19:57:30 +02:00 |
output.c
|
Prevent access of freed workspace in _workspace_show
|
2017-12-10 21:37:43 +02:00 |
randr.c
|
Don't raise floating windows when focused because of focus_follows_mouse
|
2018-01-14 15:45:33 +02:00 |
regex.c
|
Fix memleak: free regex when parsing fails
|
2017-08-28 09:22:56 +02:00 |
render.c
|
Replace http:// with https:// where applicable
|
2017-09-24 10:19:07 +02:00 |
resize.c
|
Improve resize_find_tiling_participants() and simplify cmd_resize_tiling_width_height() (#3111)
|
2018-01-06 17:59:27 +01:00 |
restore_layout.c
|
Move XCB event handling into xcb_prepare_cb.
|
2017-10-23 21:06:13 +02:00 |
scratchpad.c
|
Don't raise floating windows when focused because of focus_follows_mouse
|
2018-01-14 15:45:33 +02:00 |
sd-daemon.c
|
Always use socket activation
|
2016-06-11 14:47:23 +02:00 |
sighandler.c
|
Replace http:// with https:// where applicable
|
2017-09-24 10:19:07 +02:00 |
startup.c
|
Ensure all *.[ch] files include config.h
|
2016-10-23 21:09:24 +02:00 |
tree.c
|
Update EWMH atoms when closing a workspace container
|
2018-02-13 12:00:56 +08:00 |
util.c
|
Fix compilation warnings on all Debian architectures. (#3007)
|
2017-09-30 10:16:21 -07:00 |
version.c
|
Ensure all *.[ch] files include config.h
|
2016-10-23 21:09:24 +02:00 |
window.c
|
Replace http:// with https:// where applicable
|
2017-09-24 10:19:07 +02:00 |
workspace.c
|
Merge pull request #3087 from orestisf1993/focus_order
|
2018-02-27 07:59:37 +01:00 |
x.c
|
shmlog: remote atom when disabled
|
2017-11-26 18:07:13 +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
|
Store output names as a linked list
|
2017-09-13 08:23:24 +00:00 |