sway/sway
M Stoeckl d7ff776552 Move sway-specific functions in common/util.c into sway/
Modifier handling functions were moved into sway/input/keyboard.c;
opposite_direction for enum wlr_direction into sway/tree/output.c;
and get_parent_pid into sway/tree/root.c .
2019-01-21 12:39:16 -05:00
..
commands Move sway-specific functions in common/util.c into sway/ 2019-01-21 12:39:16 -05:00
config Move sway-specific functions in common/util.c into sway/ 2019-01-21 12:39:16 -05:00
desktop Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
input Move sway-specific functions in common/util.c into sway/ 2019-01-21 12:39:16 -05:00
tree Move sway-specific functions in common/util.c into sway/ 2019-01-21 12:39:16 -05:00
commands.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
config.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
criteria.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
debug-tree.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c bar_cmd_tray_bind: Use mouse button helpers 2019-01-16 11:12:45 +01:00
ipc-server.c Move sway-specific functions in common/util.c into sway/ 2019-01-21 12:39:16 -05:00
main.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
meson.build meson: remove rpath options 2019-01-18 08:26:44 +01:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
sway-bar.5.scd bar_cmd_tray_bind: Use mouse button helpers 2019-01-16 11:12:45 +01:00
sway-input.5.scd input_cmd_events: allow toggle modes to be listed 2019-01-21 02:13:01 -05:00
sway-output.5.scd Fixed formulations. 2019-01-04 12:44:03 +01:00
sway.1.scd Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE 2018-12-31 01:42:33 +01:00
sway.5.scd Merge pull request #3144 from emersion/cmd-xwayland 2019-01-13 20:42:39 -05:00
swaynag.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
xdg_decoration.c Improve CSD logic 2018-09-27 22:51:37 +10:00