.. |
bar
|
ipc: make `bar <bar_id> mode|hidden_state` behave as documented
|
3 years ago |
input
|
Remove access to wlr_input_device union
|
2 years ago |
output
|
sway/commands/output: Add command for unplugging non-physical outputs
|
2 years ago |
seat
|
sway/input: follow up wlroots input device events renaming
|
3 years ago |
assign.c
|
Replace wlr_log with sway_log
|
6 years ago |
bar.c
|
Prevent use-after-free on first bar subcommand error
|
4 years ago |
bind.c
|
Strip quotes in bindsym --input-device=...
|
2 years ago |
border.c
|
container: Move pending state to state struct
|
4 years ago |
client.c
|
Add focused_tab_title
|
3 years ago |
create_output.c
|
Implement create_output command for headless backend
|
5 years ago |
default_border.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
default_floating_border.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
default_orientation.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
exec.c
|
exec: fix validation during config reload
|
4 years ago |
exec_always.c
|
Bump RLIMIT_NOFILE
|
3 years ago |
exit.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
floating.c
|
container: Move pending state to state struct
|
4 years ago |
floating_minmax_size.c
|
Replace wlr_log with sway_log
|
6 years ago |
floating_modifier.c
|
Add ability to remove the floating modifier
|
5 years ago |
focus.c
|
commands/focus: fix segfault when no container is already focused.
|
3 years ago |
focus_follows_mouse.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
focus_on_window_activation.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
focus_wrapping.c
|
focus: support focus_wrapping workspace
|
5 years ago |
font.c
|
Reject font values that are invalid for pango
|
2 years ago |
for_window.c
|
Avoid adding duplicate criteria for no_focus and command
|
5 years ago |
force_display_urgency_hint.c
|
fix force_display_urgency_hint parsing
|
4 years ago |
force_focus_wrapping.c
|
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
|
6 years ago |
fullscreen.c
|
cmd_fullscreen: ignore fullscreen request on workspaces
|
4 years ago |
gaps.c
|
Add `gaps <type> <scope> toggle <px>` command
|
3 years ago |
gesture.c
|
sway: add bindgesture command
|
3 years ago |
hide_edge_borders.c
|
smart_borders: separate smartness from edge types
|
5 years ago |
include.c
|
Make load_include_configs void. Fix some cases where WD would not be restored.
|
6 years ago |
inhibit_idle.c
|
Implement inhibit_idle command
|
6 years ago |
input.c
|
Declare all struct cmd_handler arrays const
|
4 years ago |
kill.c
|
Replace wlr_log with sway_log
|
6 years ago |
layout.c
|
container: Move pending state to state struct
|
4 years ago |
mark.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
max_render_time.c
|
view: add max_render_time
|
5 years ago |
mode.c
|
sway: add bindgesture command
|
3 years ago |
mouse_warping.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
move.c
|
chore: chase wlr_output_layout_get_box() update
|
3 years ago |
new_float.c
|
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
|
6 years ago |
new_window.c
|
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
|
6 years ago |
no_focus.c
|
Avoid adding duplicate criteria for no_focus and command
|
5 years ago |
nop.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
opacity.c
|
cmd_opacity: add relative opacity changes
|
5 years ago |
output.c
|
sway/commands/output: Add command for unplugging non-physical outputs
|
2 years ago |
popup_during_fullscreen.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
reload.c
|
Avoid unecessary font metric calculations
|
3 years ago |
rename.c
|
Allow for workspace renaming during exec handling
|
6 years ago |
resize.c
|
container: Move pending state to state struct
|
4 years ago |
scratchpad.c
|
Fix for_window criteria and mouse button bindings
|
4 years ago |
seat.c
|
Declare all struct cmd_handler arrays const
|
4 years ago |
set.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
shortcuts_inhibitor.c
|
commands: Add per-view shortcuts_inhibitor command
|
5 years ago |
show_marks.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
smart_borders.c
|
smart_borders: separate smartness from edge types
|
5 years ago |
smart_gaps.c
|
Add smart_gaps inverse_outer command
|
3 years ago |
split.c
|
commands: update split none command for a047b5ee4
|
3 years ago |
sticky.c
|
container: Move pending state to state struct
|
4 years ago |
swap.c
|
cmd/swap: error on swapping a container with itself
|
3 years ago |
swaybg_command.c
|
Replace wlr_log with sway_log
|
6 years ago |
swaynag_command.c
|
Replace wlr_log with sway_log
|
6 years ago |
tiling_drag.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
tiling_drag_threshold.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
title_align.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
title_format.c
|
Avoid unecessary font metric calculations
|
3 years ago |
titlebar_border_thickness.c
|
Handle NULL from output_get_active_workspace
|
6 years ago |
titlebar_padding.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
unmark.c
|
Fix for_window criteria and mouse button bindings
|
4 years ago |
urgent.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
workspace.c
|
Revert "Add workspace {prev,next}_on_output --create"
|
3 years ago |
workspace_layout.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
ws_auto_back_and_forth.c
|
Remove now-unused "input" argument of cmd_results_new
|
6 years ago |
xwayland.c
|
Fix typo for the force/immediate option in xwayland_mode enum
|
5 years ago |