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
2019-08-13
workspace: do not destroy if any seat is focusing
Brian Ashworth
-0
/
+10
2019-08-13
handle_seat_node_destroy: do not focus own node
Brian Ashworth
-1
/
+1
2019-08-13
workspace: prefer identifiers for output priority
Brian Ashworth
-10
/
+19
2019-08-12
Remove redundant checks
Antonin Décimo
-4
/
+3
2019-08-12
Fix memory leaks
Antonin Décimo
-0
/
+2
2019-08-12
view_update_size: fix surface_width/height mismatch
Antonin Décimo
-1
/
+1
2019-08-12
input: check pointer against nullptr
Antonin Décimo
-1
/
+1
2019-08-12
ipc-client: remove useless free for failed malloc
Antonin Décimo
-1
/
+0
2019-08-12
layer_shell: Guard against negative exclusive zone
Sebastian Krzyszkowiak
-1
/
+1
2019-08-09
Remove rootston from build manifests
1.2-rc1
Drew DeVault
-2
/
+2
2019-08-07
Revert "Add support for wlr_output's atomic API"
Rouven Czerwinski
-26
/
+27
2019-08-07
sway.5: explain how to enable pango markup in font
Brian Ashworth
-2
/
+5
2019-08-07
config/output: rebase cursors after config applied
Brian Ashworth
-0
/
+8
2019-08-06
cmd_mode: make modes case sensitive
Brian Ashworth
-2
/
+1
2019-08-06
swaymsg: return 2 for sway errors
Brian Ashworth
-1
/
+14
2019-08-06
input/cursor: do not hide when buttons are pressed
Brian Ashworth
-2
/
+7
2019-08-06
cmd_swap: add floating support
Brian Ashworth
-11
/
+42
2019-08-05
cmd_opacity: add relative opacity changes
Jeff Peeler
-18
/
+21
2019-08-03
input/libinput: typo fixes (get -> get_default)
Brian Ashworth
-2
/
+2
2019-08-02
Remove unused variable
Antonin Décimo
-3
/
+0
2019-08-02
Allocator sizeof operand mismatch
Antonin Décimo
-1
/
+1
2019-08-02
Add support for wlr_output's atomic API
Simon Ser
-27
/
+26
2019-08-01
bindsym/code: add group support
Brian Ashworth
-15
/
+76
2019-08-01
input/keyboard: don't reset layout for same keymap
Brian Ashworth
-24
/
+32
2019-07-31
Fix typo in sway(5) manpage
Paul Ouellette
-1
/
+1
2019-07-31
libinput: fix set_send_events
Brian Ashworth
-1
/
+1
2019-07-28
input/libinput: fix typo in set_middle_emulation
Brian Ashworth
-1
/
+1
2019-07-27
Fix resize sibling amount calculations
Pedro Côrte-Real
-11
/
+15
2019-07-27
Remove all wayland-server.h includes
Simon Ser
-14
/
+13
2019-07-27
Avoid adding duplicate criteria for no_focus and command
Ashkan Kiani
-0
/
+53
2019-07-26
arrange: remove gaps for workspace location deltas
Brian Ashworth
-2
/
+2
2019-07-23
ipc: add input::libinput_config event
Brian Ashworth
-432
/
+400
2019-07-23
ipc: add an input event
Brian Ashworth
-0
/
+107
2019-07-18
input_cmd_xkb_switch_layout: support input types
Brian Ashworth
-0
/
+1
2019-07-17
cmd_output: support current output alias
Brian Ashworth
-2
/
+29
2019-07-17
input_cmd_xkb_*: cleanup includes
Ed Younis
-9
/
+1
2019-07-17
Implement input_cmd_xkb_file (#3999)
Ed Younis
-9
/
+90
2019-07-17
Add missing description for focus_on_window_activation command in docs.
rpigott
-0
/
+7
2019-07-17
Added Dutch translation of README
jasperro
-1
/
+67
2019-07-17
Update output manager on layout change
Josef Gajdusek
-0
/
+13
2019-07-17
Make fullscreen check for fullscreen parents
Sauyon Lee
-2
/
+9
2019-07-15
Sanity check gaps on the outside of the workspace
Pedro Côrte-Real
-0
/
+19
2019-07-15
Avoid negative outer gaps
Pedro Côrte-Real
-22
/
+5
2019-07-15
Sanity check gaps between tiled containers
Pedro Côrte-Real
-4
/
+11
2019-07-15
Rework gaps code to be simpler and correct
Pedro Côrte-Real
-136
/
+53
2019-07-15
Use -fmacro-prefix-map to strip build path
Manuel Stoeckl
-25
/
+48
2019-07-14
Layout tiled using a width/height fraction
Pedro Côrte-Real
-37
/
+85
2019-07-14
Layout correctly with several new windows
Pedro Côrte-Real
-4
/
+22
2019-07-11
cmd_split: fix toggle split for non-split layouts
Brian Ashworth
-14
/
+21
2019-07-10
cmd_layout: toggle split for tabbed/stack default
Brian Ashworth
-7
/
+22
[next]