.. |
assignments.c
|
…
|
|
bindings.c
|
…
|
|
click.c
|
Refactor tree_next
|
2019-10-14 03:31:24 +03:00 |
commands.c
|
Do not error on exec not matching a container
|
2020-01-18 11:09:14 +01:00 |
commands_parser.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |
con.c
|
_con_move_to_con: focus_next only if in different workspaces
|
2019-10-14 15:38:44 +03:00 |
config.c
|
…
|
|
config_directives.c
|
Implement focus_wrapping workspace
|
2019-10-14 13:02:33 +03:00 |
config_parser.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |
display_version.c
|
…
|
|
drag.c
|
drag_pointer(): add use_treshold parameter
|
2019-10-03 06:09:57 +00:00 |
ewmh.c
|
…
|
|
fake_outputs.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |
floating.c
|
Remove various unused parameters
|
2019-10-20 16:14:20 +03:00 |
handlers.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |
ipc.c
|
Added workspace ID in GET_WORKSPACES response.
|
2020-01-08 09:07:53 +01:00 |
key_press.c
|
…
|
|
load_layout.c
|
Remove packed attribute from Rect
|
2019-09-03 10:43:36 +03:00 |
log.c
|
…
|
|
main.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |
manage.c
|
remanage_window: avoid crash when nc->window == NULL
|
2019-10-18 11:58:08 +03:00 |
match.c
|
…
|
|
move.c
|
Remove various unused parameters
|
2019-10-20 16:14:20 +03:00 |
output.c
|
…
|
|
randr.c
|
get_first_output: prefer primary output
|
2019-08-13 16:44:45 +03:00 |
regex.c
|
…
|
|
render.c
|
…
|
|
resize.c
|
Tiling resize drag: use threshold
|
2019-10-03 06:09:57 +00:00 |
restore_layout.c
|
…
|
|
scratchpad.c
|
scratchpad_move: un-fullscreen correct container
|
2019-10-17 18:14:21 +03:00 |
sd-daemon.c
|
…
|
|
sighandler.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |
startup.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |
sync.c
|
…
|
|
tree.c
|
Reparent windows to their current position on unmanage
|
2019-10-15 22:32:48 +02:00 |
util.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |
version.c
|
…
|
|
window.c
|
Remanage window after property updates (like titles) (#3759)
|
2019-08-13 08:50:48 +02:00 |
workspace.c
|
extract_workspace_names_from_bindings: handle optional flags
|
2019-09-23 08:21:30 +00:00 |
x.c
|
Remove packed attribute from Rect
|
2019-09-03 10:43:36 +03:00 |
xcb.c
|
…
|
|
xcursor.c
|
…
|
|
xinerama.c
|
Use EXIT_SUCCESS/FAILURE instead of 0/1
|
2020-01-16 09:27:05 +01:00 |