sway/sway
Mikkel Oscar Lyderik 0513322c03 Move default bar config to bar creation.
Get rid of `config->bar` and define the default bar config options when
a bar is initialized.
2015-12-15 01:05:00 +01:00
..
CMakeLists.txt Move sway/util.c to common/util.c 2015-12-14 17:17:06 +01:00
commands.c Move default bar config to bar creation. 2015-12-15 01:05:00 +01:00
config.c Move default bar config to bar creation. 2015-12-15 01:05:00 +01:00
container.c Make destroy_workspace behave as expected 2015-12-13 18:19:24 +01:00
criteria.c criteria: Code formatting. 2015-11-25 14:59:07 +01:00
debug_log.c debug_log: Improve container_log so that debug lines are aligned. 2015-11-27 17:49:07 +01:00
extensions.c Add swaylock protocol, add resource destructors 2015-12-03 08:35:22 -05:00
focus.c Fix dangling pointer on focus swap/describe WS 2015-12-14 11:43:17 +01:00
handlers.c Use wlc_point instead of deprecated wlc_origin 2015-12-01 21:04:34 +01:00
input_state.c Lookup dragging key when in dragging mode 2015-12-14 22:44:50 +01:00
ipc-server.c Fix dangling pointer on focus swap/describe WS 2015-12-14 11:43:17 +01:00
layout.c Don't reset x,y position before use. 2015-12-13 22:49:58 +01:00
main.c Detect proprietary AMD drivers too 2015-12-14 18:13:44 +02:00
output.c output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
sway.1.txt move manpages to subfolders 2015-12-02 12:49:01 +02:00
sway.5.txt Add floating_modifier extension to manpage 2015-12-11 18:04:27 +01:00
workspace.c Notify IPC on workspace changes more frequently 2015-12-13 16:59:22 -05:00