index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-18
tree/view: do not attempt enter on hidden child
Brian Ashworth
2020-02-17
i3compat: add `window_type` to IPC response
Jason Nader
2020-02-17
i3compat: add `window_type` to IPC response
Jason Nader
2020-02-17
Specify that output transform applies clockwise rotations
Simon Ser
2020-02-17
Fix output transform rotation direction
Simon Ser
2020-02-17
Fix output transform anticlockwise
Simon Ser
2020-02-16
output: fix updating output manager config
Brian Ashworth
2020-02-13
Fix crash: use wlr_output->name instead of possibly missing oc->name
Yorick van Pelt
2020-02-13
cmd_swap: fix test_mark condition
Brian Ashworth
2020-02-11
Apply the output scale filter after the output commit
Simon Ser
2020-02-11
Stop calling apply_output_config from output_enable
Simon Ser
2020-02-11
Call apply_output_config instead of output_enable
Simon Ser
2020-02-11
Fix output scale auto-detection
Simon Ser
2020-02-11
config: fix validation exit code and log level
Brian Ashworth
2020-02-11
Fix ordering of setgid and setuid
Teddy Reed
2020-02-11
container_at_{tabbed,stacked}: check x-axis bounds
Brian Ashworth
2020-02-10
input: Map virtual-pointer to the requested output
Andri Yngvason
2020-02-10
swaybar: fix i3bar relative coordinates when scaling is used
Hristo Venev
2020-02-10
Do not truncate pointer coordinates to int.
Hristo Venev
2020-02-10
Avoid calling strcmp on nullptr
Till Hofmann
2020-02-06
Fix seat_set_focus_layer crash when disabling output
Simon Ser
2020-02-04
criteria: match containers without view
Anders
2020-02-04
Change wording
Cyril Levis
2020-02-04
Add the possibility to capture only one screen if several screens are use.
Cyril Levis
2020-02-04
fix typo
Lucas M. Dutra
2020-01-30
ipc: Handle unsupported binding event types
Nathan Rossi
2020-01-27
add danish README
salkin-mada
2020-01-24
Docs: Add marks field to get_tree response
Jason Nader
2020-01-24
Fix compiling with -fno-common
thermitegod
2020-01-23
Adding the link to the Portuguese on the English version of README.md
Jamelly Ferreira
2020-01-23
Adding a version of README.md in Portuguese
Jamelly Ferreira
2020-01-22
Update version to 1.4
Drew DeVault
2020-01-22
fish-completion: use the correct fallback directory
Eli Schwartz
2020-01-22
completion: use pkg-config to get install location for bash/fish
Eli Schwartz
2020-01-22
meson: use join_paths to build paths, instead of string concat
Eli Schwartz
2020-01-20
Add documentation for floating_modifier
Alex Maese
2020-01-20
Add ability to remove the floating modifier
Alex Maese
2020-01-18
Check argc>0 before strcasecmp. Should shortcircuit
Jason Nader
2020-01-18
commands/move: Fix crash when required args not provided
Jason Nader
2020-01-16
output: apply oc to outputs using wl_for_each_safe
Brian Ashworth
2020-01-16
cmd_split: Refuse to split scratchpad hidden split containers
Ronan Pigott
2020-01-16
cmd_move: Fix crash when moving to scratchpad hidden split containers
Ronan Pigott
2020-01-16
Fix crash when showing scratchpad hidden split containers
Ronan Pigott
2020-01-16
desktop/output: fix mem leak in handle_new_output
Brian Ashworth
2020-01-16
sway.5: Document missing bindsym flags for unbindsym
Ronan Pigott
2020-01-16
sway-input.5: Document repeat_delay and repeat_rate only once
Ronan Pigott
2020-01-16
ipc-json: Remove unnecessary dereference
Ronan Pigott
2020-01-16
commands/split: Fix error message typos
Ronan Pigott
2020-01-15
Revert "Make all the container dimensions integers"
Simon Ser
2020-01-14
container: add inactive fullscreen to focus stack
Brian Ashworth
[next]