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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-11-17
Use an enum instead of a marker string for map_to_
Tadeo Kondrak
-0
/
+8
2019-11-17
Implement input map_to_region command
Tadeo Kondrak
-0
/
+2
2019-11-04
smart_borders: separate smartness from edge types
Ronan Pigott
-3
/
+7
2019-11-04
Add --custom to `output mode` command
Simon Ser
-0
/
+1
2019-11-01
Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
Sheena Artrip
-1
/
+1
2019-10-27
Handle layer changes for layer shell surfaces
Simon Ser
-0
/
+1
2019-10-27
criteria: make literal comparison for __focused__ values
Ronan Pigott
-9
/
+18
2019-10-27
Fix segfault in wlr_output_manager_v1_set_configuration
Simon Ser
-0
/
+2
2019-10-27
Fix apply_output_config return value when enabling output
Simon Ser
-1
/
+1
2019-10-21
swaybar: do not retry search for tray icons
Konstantin Pospelov
-0
/
+1
2019-10-17
focus: support focus_wrapping workspace
lbonn
-1
/
+2
2019-09-25
input: Add support for tablet protocol.
John Chadwick
-0
/
+69
2019-09-07
remove unused layer shell surface variable
Aleksis
-1
/
+0
2019-09-04
swaybar: complete barconfig_update event handling
Brian Ashworth
-2
/
+8
2019-09-02
Fix typo for the force/immediate option in xwayland_mode enum
Ben Brown
-1
/
+1
2019-08-20
cmd_xwayland: add force for immediate launch
Brian Ashworth
-1
/
+7
2019-08-20
input/keyboard: send released only if pressed sent
Brian Ashworth
-0
/
+1
2019-08-20
Remove xdg-shell v6 support
Simon Ser
-35
/
+0
2019-08-14
layer-shell: add support for popups
Drew DeVault
-0
/
+20
2019-08-01
bindsym/code: add group support
Brian Ashworth
-0
/
+1
2019-07-27
Remove all wayland-server.h includes
Simon Ser
-3
/
+3
2019-07-27
Avoid adding duplicate criteria for no_focus and command
Ashkan Kiani
-0
/
+3
2019-07-23
ipc: add input::libinput_config event
Brian Ashworth
-0
/
+9
2019-07-23
ipc: add an input event
Brian Ashworth
-0
/
+4
2019-07-17
Implement input_cmd_xkb_file (#3999)
Ed Younis
-0
/
+4
2019-07-17
Update output manager on layout change
Josef Gajdusek
-0
/
+3
2019-07-15
Sanity check gaps between tiled containers
Pedro Côrte-Real
-0
/
+3
2019-07-15
Rework gaps code to be simpler and correct
Pedro Côrte-Real
-12
/
+0
2019-07-15
Use -fmacro-prefix-map to strip build path
Manuel Stoeckl
-6
/
+10
2019-07-14
Layout tiled using a width/height fraction
Pedro Côrte-Real
-0
/
+4
2019-07-09
cmd_bindswitch: add option to execute on reload
Brian Ashworth
-3
/
+8
2019-07-09
Make mouse drag in tiled mode swap containers if no edge is selected
Sebastian Parborg
-0
/
+2
2019-07-05
Add calibration_matrix config option
Sergei Dolgov
-0
/
+7
2019-06-20
config: fix find_handler logic
Brian Ashworth
-1
/
+2
2019-06-16
Fix sway crashes for scratchpad layouts
Rouven Czerwinski
-1
/
+5
2019-06-12
bindings: defer while initiailizing
Brian Ashworth
-0
/
+7
2019-06-11
Fix segfaults caused by faulty command parsing
Matt Coffin
-1
/
+1
2019-06-09
Add a new xkb_switch_layout command
Simon Ser
-0
/
+1
2019-06-09
config/input: validate xkb keymap before storing
Brian Ashworth
-1
/
+1
2019-06-09
commands/input: perform basic keymap validation
Brian Ashworth
-1
/
+2
2019-06-05
add seat sub command 'xcursor_theme'
Daniel Eklöf
-0
/
+5
2019-05-30
Use parent get_root_coords in subsurfaces
Kenny Levinsen
-0
/
+3
2019-05-24
Implement wlr-output-management-v1
Josef Gajdusek
-0
/
+9
2019-05-14
input/keyboard: attempt default keymap on failure
Brian Ashworth
-0
/
+2
2019-05-14
Implement output toggle
Moelf
-0
/
+5
2019-05-12
Spawn swaybar as a wayland client
Brian Ashworth
-2
/
+4
2019-04-26
bindsym: change xkb_rule_names initialization
Konstantin Pospelov
-1
/
+2
2019-04-26
bindsym: consider xkb_rule_names for --to-code
Konstantin Pospelov
-1
/
+3
2019-04-26
config: simplify keysym translation fields
Konstantin Pospelov
-9
/
+1
2019-04-26
Implement bindsym --to-code
Konstantin Pospelov
-7
/
+23
[next]