index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
Age
Commit message (
Expand
)
Author
2023-07-13
Calculate tiled resize amount relative to parent container
nukoseer
2023-06-23
idle-inhibit-v1: simplify with server global
Simon Ser
2023-06-16
input/libinput: add scroll_button_lock method
Cezary Drożak
2023-04-14
Use format_str() throughout
Simon Ser
2023-04-14
commands: add printf attribute to cmd_results_new()
Simon Ser
2023-04-14
commands/floating_minmax_size: fix error strings
Simon Ser
2023-04-14
Fix old style function definitions
Elyes Haouas
2023-03-14
root: Try to preserve relative positions of floating containers
Ankit Pandey
2023-02-19
container: rehome the container_swap function into container.c
Ronan Pigott
2023-02-05
launcher: make launcher context seat aware
Ronan Pigott
2023-01-03
Add missing includes & remove duplicates
Carl Smedstad
2022-12-19
commands/move: Warp cursor after moving workspace to another output
Ankit Pandey
2022-12-09
Fix input command order (rotation_angle)
Baltazár Radics
2022-12-09
Add libinput RotationAngle
Lucas Zampieri
2022-12-05
Add `primary_selection` config option
Aidan Dang
2022-11-28
Make libinput backend optional
Simon Ser
2022-11-26
launcher: export X startup ids and use them for workspace matching
Ronan Pigott
2022-11-26
launcher: export xdga tokens and use them for workspace matching
Ronan Pigott
2022-11-26
launcher: fudge the interface a bit
Ronan Pigott
2022-11-26
launcher: initialize launcher_ctxs once on startup
Ronan Pigott
2022-11-26
launcher: rename pid_workspace to launcher_ctx
Ronan Pigott
2022-11-26
launcher: track workspaces by node
Ronan Pigott
2022-11-26
root: move the workspace matching code to its own file
Ronan Pigott
2022-10-30
Support libinput's 1.21 new dwtp option
pudiva chip líquida
2022-10-07
sway/commands/output: Add command for unplugging non-physical outputs
Andri Yngvason
2022-07-04
Remove internal references to DPMS
Simon Ser
2022-07-01
Reject font values that are invalid for pango
Hugo Osvaldo Barrera
2022-07-01
Avoid unecessary string copy
Hugo Osvaldo Barrera
2022-06-25
Strip quotes in bindsym --input-device=...
Thomas Jost
2022-06-23
Rename dpms output command to power
Simon Ser
2022-06-22
Remove access to wlr_input_device union
Simon Ser
2022-05-30
sway: add bindgesture command
Florian Franzen
2022-04-28
xkb_switch_layout: fix relative layout switches
Victor Makarov
2022-04-09
Shuffle variables to satisfy -Werror=restrict
Daniel De Graaf
2022-03-17
sway/input: follow up wlroots input device events renaming
Simon Zeni
2022-03-08
Remove WLR_SWITCH_STATE_TOGGLE usage
Simon Ser
2022-03-06
commands/focus: fix segfault when no container is already focused.
Nicolas Avrutin
2022-02-21
sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout
Simon Zeni
2022-02-08
Fix snprintf compiler warning
Muhamed Hobi
2022-01-31
chore: chase wlr_output_layout_get_box() update
Kirill Primak
2022-01-22
cmd/swap: error on swapping a container with itself
Ronan Pigott
2022-01-18
treat fullscreen windows as 'tiled' for commands/focus
Patrick Hilhorst
2022-01-16
commands/focus: drop trailing whitespace
Simon Ser
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
[next]