index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-02-10
Avoid calling strcmp on nullptr
Till Hofmann
-1
/
+4
2020-02-06
Fix seat_set_focus_layer crash when disabling output
Simon Ser
-3
/
+4
2020-02-04
criteria: match containers without view
Anders
-32
/
+49
2020-02-04
Change wording
Cyril Levis
-9
/
+10
2020-02-04
Add the possibility to capture only one screen if several screens are use.
Cyril Levis
-4
/
+11
2020-02-04
fix typo
Lucas M. Dutra
-1
/
+1
2020-01-30
ipc: Handle unsupported binding event types
Nathan Rossi
-2
/
+15
2020-01-27
add danish README
salkin-mada
-1
/
+66
2020-01-24
Docs: Add marks field to get_tree response
Jason Nader
-0
/
+3
2020-01-24
Fix compiling with -fno-common
thermitegod
-2
/
+3
2020-01-23
Adding the link to the Portuguese on the English version of README.md
Jamelly Ferreira
-1
/
+1
2020-01-23
Adding a version of README.md in Portuguese
Jamelly Ferreira
-0
/
+66
2020-01-22
Update version to 1.4
Drew DeVault
-2
/
+2
2020-01-22
fish-completion: use the correct fallback directory
Eli Schwartz
-1
/
+1
2020-01-22
completion: use pkg-config to get install location for bash/fish
Eli Schwartz
-2
/
+12
2020-01-22
meson: use join_paths to build paths, instead of string concat
Eli Schwartz
-8
/
+8
2020-01-20
Add documentation for floating_modifier
Alex Maese
-2
/
+3
2020-01-20
Add ability to remove the floating modifier
Alex Maese
-0
/
+5
2020-01-18
Check argc>0 before strcasecmp. Should shortcircuit
Jason Nader
-11
/
+5
2020-01-18
commands/move: Fix crash when required args not provided
Jason Nader
-2
/
+8
2020-01-16
output: apply oc to outputs using wl_for_each_safe
Brian Ashworth
-2
/
+2
2020-01-16
cmd_split: Refuse to split scratchpad hidden split containers
Ronan Pigott
-1
/
+1
2020-01-16
cmd_move: Fix crash when moving to scratchpad hidden split containers
Ronan Pigott
-8
/
+13
2020-01-16
Fix crash when showing scratchpad hidden split containers
Ronan Pigott
-1
/
+15
2020-01-16
desktop/output: fix mem leak in handle_new_output
Brian Ashworth
-0
/
+1
2020-01-16
sway.5: Document missing bindsym flags for unbindsym
Ronan Pigott
-5
/
+7
2020-01-16
sway-input.5: Document repeat_delay and repeat_rate only once
Ronan Pigott
-10
/
+4
2020-01-16
ipc-json: Remove unnecessary dereference
Ronan Pigott
-1
/
+1
2020-01-16
commands/split: Fix error message typos
Ronan Pigott
-2
/
+2
2020-01-15
Revert "Make all the container dimensions integers"
Simon Ser
-11
/
+11
2020-01-14
container: add inactive fullscreen to focus stack
Brian Ashworth
-0
/
+5
2020-01-13
Docs: explain why menu command should be passed to sway
Jason
-1
/
+2
2020-01-13
Fix unreliable scaling filter
Simon Ser
-2
/
+7
2020-01-13
Amend typo
Jason Nader
-1
/
+1
2020-01-10
integer scaling, not integral
Cassandra McCarthy
-2
/
+2
2020-01-09
Use transparency arg in the window focus event
JR Boyens
-5
/
+5
2020-01-09
view: remove workspace pid mapping for assigns
Brian Ashworth
-8
/
+26
2020-01-06
input/cursor: handle setting a NULL image surface
Brian Ashworth
-7
/
+13
2020-01-05
input/cursor: handle image surface destroy
Brian Ashworth
-0
/
+19
2020-01-05
render: do not render indicator on floating views
Brian Ashworth
-2
/
+2
2020-01-05
swaybar: Fix input device removal
Andri Yngvason
-8
/
+10
2020-01-05
swaynag: Add multi-seat support
Andri Yngvason
-35
/
+98
2020-01-05
Fix small typo in sway-input(5)
Ross Schulman
-1
/
+1
2020-01-05
Add missing items to documentation for GET_TREE response in ipc.
Thayne McCombs
-0
/
+31
2020-01-03
xwayland: handle size_hints == NULL
Rouven Czerwinski
-0
/
+9
2020-01-01
input: Assign virtual input devices to their selected seats
Andri Yngvason
-4
/
+19
2020-01-01
Make all the container dimensions integers
Pedro Côrte-Real
-11
/
+11
2020-01-01
Make sure we don't calculate fractional pixel gaps
Pedro Côrte-Real
-2
/
+2
2020-01-01
Avoid numerical instability in resize
Pedro Côrte-Real
-6
/
+33
2019-12-31
Update wlroots version
Drew DeVault
-1
/
+1
[next]