| .. |
|
bar
|
swaybar: add overlay mode (fix #1620)
|
7 years ago |
|
input
|
Merge pull request #3480 from RedSoxFan/input-modes-improved-toggle
|
7 years ago |
|
output
|
Add support for manually setting subpixel hinting on outputs.
|
7 years ago |
|
seat
|
seat_cmd_cursor: fix typo in expected syntax
|
7 years ago |
|
assign.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
bar.c
|
util.c: remove numlen function
|
7 years ago |
|
bind.c
|
bindings: fix overwrite log argument mismatch
|
7 years ago |
|
border.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
client.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
create_output.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
default_border.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
default_floating_border.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
default_orientation.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
exec.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
exec_always.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
exit.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
floating.c
|
Fix crash for floating command on scratchpad window
|
7 years ago |
|
floating_minmax_size.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
floating_modifier.c
|
Move sway-specific functions in common/util.c into sway/
|
7 years ago |
|
focus.c
|
cmd_focus: raise floating for `<criteria> focus`
|
7 years ago |
|
focus_follows_mouse.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
focus_on_window_activation.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
focus_wrapping.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
font.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
for_window.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
force_display_urgency_hint.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
force_focus_wrapping.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
fullscreen.c
|
Implement fullscreen global
|
7 years ago |
|
gaps.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
hide_edge_borders.c
|
add --i3 flag to hide_edge_borders
|
7 years ago |
|
include.c
|
Make load_include_configs void. Fix some cases where WD would not be restored.
|
7 years ago |
|
inhibit_idle.c
|
Implement inhibit_idle command
|
7 years ago |
|
input.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
kill.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
layout.c
|
layout cmd: always operate on parent container, like i3Fixes #3724
|
7 years ago |
|
mark.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
mode.c
|
cmd_mode: allow cmd_set to be a subcommand
|
7 years ago |
|
mouse_warping.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
move.c
|
commands: allow tiled sticky containers to be moved
|
7 years ago |
|
no_focus.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
nop.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
opacity.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
output.c
|
swaybg: one instance for all outputs
|
7 years ago |
|
popup_during_fullscreen.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
reload.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
rename.c
|
Allow for workspace renaming during exec handling
|
7 years ago |
|
resize.c
|
floating_maximum_size: change default behavior
|
7 years ago |
|
scratchpad.c
|
Handle seat_get_focused_workspace returning NULL
|
7 years ago |
|
seat.c
|
fix misc memory leaks
|
7 years ago |
|
set.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
show_marks.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
smart_borders.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
smart_gaps.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
split.c
|
Introduce container_is_scratchpad_hidden
|
7 years ago |
|
sticky.c
|
Handle NULL from output_get_active_workspace
|
7 years ago |
|
swap.c
|
Handle NULL from output_get_active_workspace
|
7 years ago |
|
swaybg_command.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
swaynag_command.c
|
Replace wlr_log with sway_log
|
7 years ago |
|
tiling_drag.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
tiling_drag_threshold.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
title_align.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
title_format.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
titlebar_border_thickness.c
|
Handle NULL from output_get_active_workspace
|
7 years ago |
|
titlebar_padding.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
unmark.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
urgent.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
workspace.c
|
Handle seat_get_focused_workspace returning NULL
|
7 years ago |
|
workspace_layout.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
ws_auto_back_and_forth.c
|
Remove now-unused "input" argument of cmd_results_new
|
7 years ago |
|
xwayland.c
|
Replace wlr_log with sway_log
|
7 years ago |