summaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2024-04-15feat: 1.9 merge (#277)Reza Jelveh
2024-01-03feat: blur tweaks (#258)ozwaldorf
2023-12-22Implement shadow_offset (#255)famfo
2023-10-23feat: add shadow color for inactive windows (#230)eri
2023-05-19Add blur, shadow, and corner radius to layer-shell surfaces (#144)Erik Reider
2023-04-17Add kawase blur (#120)Erik Reider
2023-03-26Extend minimize logic to work with XWayland and XDG applications (#132)Erik Reider
2023-03-12feature: hide separator between titlebar and content (#91)head-gardener
2023-02-14Implement for_window support for dim_inactive (#109)famfo
2023-02-14upstream update: merge sway 1.8.1 (#111)Erik Reider
2023-02-01Add option for enabling shadows for CSD windows (#106)Erik Reider
2023-01-19feat: smart smart_corner_radius (#101)rti
2023-01-18feat: Add box shadows (#64)William McKinnon
2023-01-04rebase: Sway 1.8 (#78)Erik Reider
2022-12-07[Feature] Dim inactive windows (#66)Erik Reider
2022-11-30fix: titlebars on containers with smart_gaps on and a large corner_radius now...Will McKinnon
2022-11-11Per application color saturation support (#21)Erik Reider
2022-08-21Add rounded corners (#9)William McKinnon
2022-08-15Revert "merge sway master"Will McKinnon
2022-04-27merge sway masterWilliam McKinnon
2022-01-22cmd/swap: error on swapping a container with itselfRonan Pigott
2022-01-21treat fullscreen windows as 'tiled' for commands/focusPatrick Hilhorst
2022-01-09commands/move: Fix crash when pos_y is omittedDavid96
2021-12-10Add focused_tab_titleVsevolod
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-25ipc: make `bar <bar_id> mode|hidden_state` behave as documentedAleksei Bavshin
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-10-21commands/focus: focus view inside containersiikamiika
2021-09-20Avoid unecessary font metric calculationsHugo Osvaldo Barrera
2021-09-04commands: update split none command for a047b5ee4Ronan Pigott
2021-09-03command: implement split noneRonan Pigott
2021-08-31Add `output modeline` commandDavid Rosca
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-08-14cmd_bind_or_unbind_switch: fix copy/paste typo error messageEric Engestrom
2021-07-22Add `gaps <type> <scope> toggle <px>` commandbR3iN
2021-07-07Update wlr_box includesSimon Ser
2021-06-22Revert "Add workspace {prev,next}_on_output --create"Ragnar Groot Koerkamp
2021-06-18Only call workspace_auto_back_and_forth when neededRagnar Groot Koerkamp
2021-06-18Move auto_back_and_forth logic out of workspace_switchRagnar Groot Koerkamp
2021-06-18Fix #6299 Disable auto_back_and_forth for next_on_outputRagnar Groot Koerkamp
2021-06-05sway: commands: exec: restore SIGPIPE before exec:ingDaniel Eklöf
2021-06-03config: Fix swaybar pango_markup inconsistencyDaniel Otero
2021-06-03Only defer seat attachment during initial startupBill Doyle
2021-05-10commands/exec: stop truncating >4095-byte commandsManuel Stoeckl
2021-05-10cmd_fullscreen: ignore fullscreen request on workspacesRonan Pigott
2021-04-22commands/exec_always: log error on execlp failureSimon Ser
2021-04-22Use execlp("sh") instead of execl("/bin/sh")Simon Ser
2021-04-18Prevent use-after-free on first bar subcommand errorMichael Weiser