index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands.c
Age
Commit message (
Expand
)
Author
2024-04-15
feat: 1.9 merge (#277)
Reza Jelveh
2024-01-05
Fix shadow_offset position (#263)
famfo
2024-01-03
feat: blur tweaks (#258)
ozwaldorf
2023-12-22
Implement shadow_offset (#255)
famfo
2023-10-23
feat: add shadow color for inactive windows (#230)
eri
2023-05-19
Add blur, shadow, and corner radius to layer-shell surfaces (#144)
Erik Reider
2023-04-17
Add kawase blur (#120)
Erik Reider
2023-03-26
Extend minimize logic to work with XWayland and XDG applications (#132)
Erik Reider
2023-03-12
feature: hide separator between titlebar and content (#91)
head-gardener
2023-02-14
Implement for_window support for dim_inactive (#109)
famfo
2023-02-01
Add option for enabling shadows for CSD windows (#106)
Erik Reider
2023-01-19
feat: smart smart_corner_radius (#101)
rti
2023-01-18
feat: Add box shadows (#64)
William McKinnon
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2022-12-07
[Feature] Dim inactive windows (#66)
Erik Reider
2022-11-11
Per application color saturation support (#21)
Erik Reider
2022-08-21
Add rounded corners (#9)
William McKinnon
2021-12-10
Add focused_tab_title
Vsevolod
2021-10-01
commands: Remove unused code after 1d3681f52135
Evgeniy Khramtsov
2021-02-25
Fix for_window criteria and mouse button bindings
ftilde
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-04
Declare all struct cmd_handler arrays const
Manuel Stoeckl
2020-07-27
commands: disallow runtime include
Ronan Pigott
2020-05-21
Remove code related to the security features
Érico Rolim
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-02-04
criteria: match containers without view
Anders
2019-12-28
bar_cmd_colors: remove add_color
Brian Ashworth
2019-11-17
view: add max_render_time
Ivan Molodetskikh
2019-11-01
Fix various memory leaks
lbonn
2019-08-22
ipc: collapse multi-container command results
Laurent Bonnans
2019-06-20
config: fix find_handler logic
Brian Ashworth
2019-06-11
Fix segfaults caused by faulty command parsing
Matt Coffin
2019-06-05
criteria: reset on semicolon separation
Brian Ashworth
2019-04-17
Add unbindswitch command
Alex Maese
2019-04-17
Create unbindsym and unbindcode commands
Alex Maese
2019-04-14
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
Connor E
2019-03-24
Implement inhibit_idle command
Brian Ashworth
2019-03-24
Fix #3924
Philipe Goulet
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-03-15
Fix quoting of commands passed to for_window
minus
2019-02-26
execute_command: do not strip qoutes for cmd_mode
Brian Ashworth
2019-02-05
Fix quote stripping
emersion
2019-02-05
execute_command: dont strip quotes for exec_always
Brian Ashworth
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-30
Add pointer_constraint command
Drew DeVault
2019-01-23
Make json-c include respect pkg-config --cflags
Jan Beich
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2019-01-14
Remove 'input' field of IPC command return json
M Stoeckl
2019-01-13
Merge pull request #3144 from emersion/cmd-xwayland
Drew DeVault
[next]