.. |
bar
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
input
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
output
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
seat
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
assign.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
bar.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
bind.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
blur.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
blur_brightness.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
blur_contrast.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
blur_noise.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
blur_passes.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
blur_radius.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
blur_saturation.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
blur_xray.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
border.c
|
container: Move pending state to state struct
|
2021-02-16 22:05:00 -05:00 |
client.c
|
Add focused_tab_title
|
2021-12-10 16:09:29 +01:00 |
corner_radius.c
|
Add blur, shadow, and corner radius to layer-shell surfaces (#144)
|
2023-05-19 21:14:06 +02:00 |
create_output.c
|
Implement create_output command for headless backend
|
2020-04-14 16:06:20 +02:00 |
default_border.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
default_dim_inactive.c
|
Implement for_window support for dim_inactive (#109)
|
2023-02-14 20:19:02 -05:00 |
default_floating_border.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
default_orientation.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
dim_inactive.c
|
Implement for_window support for dim_inactive (#109)
|
2023-02-14 20:19:02 -05:00 |
dim_inactive_colors.c
|
[Feature] Dim inactive windows (#66)
|
2022-12-07 00:10:11 -05:00 |
exec.c
|
exec: fix validation during config reload
|
2020-08-24 09:41:54 +02:00 |
exec_always.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
exit.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
floating.c
|
container: Move pending state to state struct
|
2021-02-16 22:05:00 -05:00 |
floating_minmax_size.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
floating_modifier.c
|
Add ability to remove the floating modifier
|
2020-01-20 09:19:04 -07:00 |
focus.c
|
rebase: Sway 1.8 (#78)
|
2023-01-04 17:32:43 -05:00 |
focus_follows_mouse.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
focus_on_window_activation.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
focus_wrapping.c
|
focus: support focus_wrapping workspace
|
2019-10-17 13:48:52 +03:00 |
font.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
for_window.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
force_display_urgency_hint.c
|
fix force_display_urgency_hint parsing
|
2020-08-03 15:39:48 +02:00 |
force_focus_wrapping.c
|
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
|
2019-04-14 20:44:12 -04:00 |
fullscreen.c
|
cmd_fullscreen: ignore fullscreen request on workspaces
|
2021-05-10 10:30:44 +02:00 |
gaps.c
|
Add gaps <type> <scope> toggle <px> command
|
2021-07-22 10:12:33 +02:00 |
gesture.c
|
Moved to bindworkspacegesture instead of bindgesture
|
2024-01-22 17:47:52 +01:00 |
hide_edge_borders.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
include.c
|
Make load_include_configs void. Fix some cases where WD would not be restored.
|
2019-02-24 00:01:35 -05:00 |
inhibit_idle.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
input.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
kill.c
|
Replace wlr_log with sway_log
|
2019-01-21 12:59:42 +01:00 |
layer_effects.c
|
Add blur, shadow, and corner radius to layer-shell surfaces (#144)
|
2023-05-19 21:14:06 +02:00 |
layout.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
mark.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
max_render_time.c
|
view: add max_render_time
|
2019-11-17 20:18:42 +01:00 |
mode.c
|
rebase: Sway 1.8 (#78)
|
2023-01-04 17:32:43 -05:00 |
mouse_warping.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
move.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
new_float.c
|
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
|
2019-04-14 20:44:12 -04:00 |
new_window.c
|
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
|
2019-04-14 20:44:12 -04:00 |
no_focus.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
nop.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
opacity.c
|
cmd_opacity: add relative opacity changes
|
2019-08-05 22:10:36 -04:00 |
output.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
popup_during_fullscreen.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
primary_selection.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
reload.c
|
Avoid unecessary font metric calculations
|
2021-09-20 09:25:47 +02:00 |
rename.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
resize.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
saturation.c
|
Per application color saturation support (#21)
|
2022-11-11 19:38:09 -05:00 |
scratchpad.c
|
Fix for_window criteria and mouse button bindings
|
2021-02-25 09:48:39 -05:00 |
scratchpad_minimize.c
|
Extend minimize logic to work with XWayland and XDG applications (#132)
|
2023-03-26 11:44:21 -04:00 |
seat.c
|
Declare all struct cmd_handler arrays const
|
2021-02-04 09:49:06 +01:00 |
set.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
shadow_blur_radius.c
|
feat: Add box shadows (#64)
|
2023-01-18 01:49:26 -05:00 |
shadow_color.c
|
feat: add shadow color for inactive windows (#230)
|
2023-10-23 10:58:47 -04:00 |
shadow_inactive_color.c
|
feat: add shadow color for inactive windows (#230)
|
2023-10-23 10:58:47 -04:00 |
shadow_offset.c
|
Implement shadow_offset (#255)
|
2023-12-22 01:08:09 -05:00 |
shadows.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
shadows_on_csd.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
shortcuts_inhibitor.c
|
commands: Add per-view shortcuts_inhibitor command
|
2020-05-13 21:22:16 -04:00 |
show_marks.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
smart_borders.c
|
smart_borders: separate smartness from edge types
|
2019-11-04 21:16:27 -05:00 |
smart_corner_radius.c
|
feat: smart smart_corner_radius (#101)
|
2023-01-19 17:33:56 -05:00 |
smart_gaps.c
|
Add smart_gaps inverse_outer command
|
2021-10-29 13:37:58 +02:00 |
split.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
sticky.c
|
container: Move pending state to state struct
|
2021-02-16 22:05:00 -05:00 |
swap.c
|
feat: 1.9 merge (#277)
|
2024-04-15 01:39:41 -04:00 |
swaybg_command.c
|
Replace wlr_log with sway_log
|
2019-01-21 12:59:42 +01:00 |
swaynag_command.c
|
Replace wlr_log with sway_log
|
2019-01-21 12:59:42 +01:00 |
tiling_drag.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
tiling_drag_threshold.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
title_align.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
title_format.c
|
Avoid unecessary font metric calculations
|
2021-09-20 09:25:47 +02:00 |
titlebar_border_thickness.c
|
Handle NULL from output_get_active_workspace
|
2019-02-21 21:18:03 +01:00 |
titlebar_padding.c
|
fix: titlebars on containers with smart_gaps on and a large corner_radius now render as expected
|
2022-11-30 20:22:39 -05:00 |
titlebar_separator.c
|
feature: hide separator between titlebar and content (#91)
|
2023-03-12 03:20:50 -04:00 |
unmark.c
|
Fix for_window criteria and mouse button bindings
|
2021-02-25 09:48:39 -05:00 |
urgent.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
workspace.c
|
Merge branch 'master' into workspace-movement
|
2024-05-06 21:13:41 +02:00 |
workspace_gesture.c
|
Added workspace_gesture_threshold config option
|
2024-01-22 18:25:07 +01:00 |
workspace_layout.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
ws_auto_back_and_forth.c
|
Remove now-unused "input" argument of cmd_results_new
|
2019-01-14 08:05:29 -05:00 |
xwayland.c
|
Fix typo for the force/immediate option in xwayland_mode enum
|
2019-09-02 17:06:38 +03:00 |