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
2024-02-28
Convert to new pointer enums
Simon Ser
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-05
commands: note how xwayland/primary_selection are reset on reload
Simon Ser
2024-02-05
commands/primary_selection: drop duplicate bool parsing
Simon Ser
2024-01-29
sway/output: Improve logging of swaybg execvp failure and more checks
Tamino Bauknecht
2024-01-18
scene_graph: Port opacity and filter modes
Alexander Orzechowski
2024-01-18
Delete old damage tracking code
Alexander Orzechowski
2024-01-18
scene_graph: Port container server side decorations
Alexander Orzechowski
2023-12-12
sway: raise error on non-accessible background file
Tamino Bauknecht
2023-11-23
Add wlr/util/transform.h includes
Simon Ser
2023-09-07
commands/input/map_from_region: don't treat 0x prefix as hex identifier
iff
2023-07-23
fix crash when resizing tiled scratchpad windows
bretello
2023-07-19
Deprecate seat idle_wake
Simon Ser
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
[next]