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
Age
Commit message (
Expand
)
Author
2024-04-15
feat: 1.9 merge (#277)
Reza Jelveh
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-14
upstream update: merge sway 1.8.1 (#111)
Erik Reider
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-30
fix: titlebars on containers with smart_gaps on and a large corner_radius now...
Will McKinnon
2022-11-11
Per application color saturation support (#21)
Erik Reider
2022-08-21
Add rounded corners (#9)
William McKinnon
2022-08-15
Revert "merge sway master"
Will McKinnon
2022-04-27
merge sway master
William McKinnon
2022-01-22
cmd/swap: error on swapping a container with itself
Ronan Pigott
2022-01-21
treat fullscreen windows as 'tiled' for commands/focus
Patrick Hilhorst
2022-01-09
commands/move: Fix crash when pos_y is omitted
David96
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-25
ipc: make `bar <bar_id> mode|hidden_state` behave as documented
Aleksei Bavshin
2021-11-23
Add 'output render_bit_depth [8|10]' command
Manuel Stoeckl
2021-10-30
Bump RLIMIT_NOFILE
Simon Ser
2021-10-29
Add smart_gaps inverse_outer command
bR3iN
2021-10-21
commands/focus: focus view inside container
siikamiika
2021-09-20
Avoid unecessary font metric calculations
Hugo Osvaldo Barrera
2021-09-04
commands: update split none command for a047b5ee4
Ronan Pigott
2021-09-03
command: implement split none
Ronan Pigott
2021-08-31
Add `output modeline` command
David Rosca
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-08-14
cmd_bind_or_unbind_switch: fix copy/paste typo error message
Eric Engestrom
2021-07-22
Add `gaps <type> <scope> toggle <px>` command
bR3iN
2021-07-07
Update wlr_box includes
Simon Ser
2021-06-22
Revert "Add workspace {prev,next}_on_output --create"
Ragnar Groot Koerkamp
2021-06-18
Only call workspace_auto_back_and_forth when needed
Ragnar Groot Koerkamp
2021-06-18
Move auto_back_and_forth logic out of workspace_switch
Ragnar Groot Koerkamp
2021-06-18
Fix #6299 Disable auto_back_and_forth for next_on_output
Ragnar Groot Koerkamp
2021-06-05
sway: commands: exec: restore SIGPIPE before exec:ing
Daniel Eklöf
2021-06-03
config: Fix swaybar pango_markup inconsistency
Daniel Otero
2021-06-03
Only defer seat attachment during initial startup
Bill Doyle
2021-05-10
commands/exec: stop truncating >4095-byte commands
Manuel Stoeckl
2021-05-10
cmd_fullscreen: ignore fullscreen request on workspaces
Ronan Pigott
2021-04-22
commands/exec_always: log error on execlp failure
Simon Ser
2021-04-22
Use execlp("sh") instead of execl("/bin/sh")
Simon Ser
2021-04-18
Prevent use-after-free on first bar subcommand error
Michael Weiser
[next]