swayfx/sway/commands
famfo 9f20a52638
Implement for_window support for dim_inactive (#109)
* Implement for_window support for dim_inactive

* Update file names, add check if the container is null, add docs

* Fix typo

* Update meson.build

* Update commands.c

* Update render.c

* Update container.c

* Update render.c

* Update container.h
2023-02-14 20:19:02 -05:00
..
bar ipc: make bar <bar_id> mode|hidden_state behave as documented 2021-11-25 11:32:46 +01:00
input rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
output rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
seat rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
assign.c
bar.c
bind.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
border.c
client.c Add focused_tab_title 2021-12-10 16:09:29 +01:00
corner_radius.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
create_output.c
default_border.c
default_dim_inactive.c Implement for_window support for dim_inactive (#109) 2023-02-14 20:19:02 -05:00
default_floating_border.c
default_orientation.c
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_always.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
exit.c
floating.c
floating_minmax_size.c
floating_modifier.c
focus.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
focus_follows_mouse.c
focus_on_window_activation.c
focus_wrapping.c
font.c upstream update: merge sway 1.8.1 (#111) 2023-02-14 10:51:29 -05:00
for_window.c
force_display_urgency_hint.c
force_focus_wrapping.c
fullscreen.c
gaps.c
gesture.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
hide_edge_borders.c
include.c
inhibit_idle.c
input.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
kill.c
layout.c
mark.c
max_render_time.c
mode.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
mouse_warping.c
move.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
new_float.c
new_window.c
no_focus.c
nop.c
opacity.c
output.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
popup_during_fullscreen.c
reload.c Avoid unecessary font metric calculations 2021-09-20 09:25:47 +02:00
rename.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
resize.c
saturation.c Per application color saturation support (#21) 2022-11-11 19:38:09 -05:00
scratchpad.c
seat.c
set.c
shadow_blur_radius.c feat: Add box shadows (#64) 2023-01-18 01:49:26 -05:00
shadow_color.c feat: Add box shadows (#64) 2023-01-18 01:49:26 -05:00
shadows.c feat: Add box shadows (#64) 2023-01-18 01:49:26 -05:00
shadows_on_csd.c Add option for enabling shadows for CSD windows (#106) 2023-02-01 01:13:04 +01:00
shortcuts_inhibitor.c
show_marks.c
smart_borders.c
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
sticky.c
swap.c cmd/swap: error on swapping a container with itself 2022-01-22 23:37:16 +01:00
swaybg_command.c
swaynag_command.c
tiling_drag.c
tiling_drag_threshold.c
title_align.c
title_format.c Avoid unecessary font metric calculations 2021-09-20 09:25:47 +02:00
titlebar_border_thickness.c
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
unmark.c
urgent.c
workspace.c
workspace_layout.c
ws_auto_back_and_forth.c
xwayland.c