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-03-11
Fix click behaviour
1.0
Ryan Dwyer
-3
/
+3
2019-03-11
Don't send button events to surfaces when dragging or resizing
Ryan Dwyer
-8
/
+11
2019-03-11
stringop.c: refactor a few functions
Ian Fan
-8
/
+5
2019-03-11
stringop.c: clean up headers
Ian Fan
-5
/
+5
2019-03-11
stringop.c: remove unused functions
Ian Fan
-137
/
+38
2019-03-11
sway_view_child: add listener for view unmap
Brian Ashworth
-0
/
+13
2019-03-11
detect_proprietary: use strncmp
Brian Ashworth
-1
/
+1
2019-03-11
fullscreen: init floating on disable without size
Brian Ashworth
-0
/
+7
2019-03-11
meson: use pkg-config var for scdoc path
emersion
-3
/
+3
2019-03-11
Fix crash in cmd_workspace when layer surface has focus
emersion
-3
/
+2
2019-03-11
Update language in sway.desktop & sway(1)
Drew DeVault
-2
/
+2
2019-03-11
arrange: use int not size_t for title offsets
Brian Ashworth
-2
/
+2
2019-03-11
damage: remove output_damage_view
Brian Ashworth
-7
/
+3
2019-03-11
output_damage_whole_container: damage subsurfaces
Brian Ashworth
-0
/
+17
2019-03-11
fix "directive argument is null" errors
Jeff Peeler
-3
/
+2
2019-03-11
Fix crash when moving window to scratchpad
minus
-1
/
+2
2019-03-11
Add missing swaymsg completions
Peter Grayson
-0
/
+6
2019-03-11
Add -p/--pretty option to swaymsg
Peter Grayson
-5
/
+17
2019-03-11
ipc: describe libinput device configuration
Brian Ashworth
-35
/
+317
2019-03-11
ipc: fix fullscreen deco_rect
Brian Ashworth
-2
/
+3
2019-03-11
ipc: fix rect for stacked children
Brian Ashworth
-2
/
+6
2019-03-11
Fix container_parent_layout for scratchpad windows
emersion
-1
/
+4
2019-03-11
ipc: change {,deco_}rect to match i3
Brian Ashworth
-11
/
+45
2019-03-11
Set DISPLAY after initializing Xwayland
emersion
-0
/
+2
2019-03-10
Make raw keysyms take precedence over translated
Ben Challenor
-16
/
+16
2019-03-04
meson: update scdoc requirement to >= 1.9.2
1.0-rc5
Brian Ashworth
-2
/
+2
2019-03-04
Allow concurrent clicks
Ryan Dwyer
-3
/
+7
2019-03-04
sway.1.scd: document environment vars set by sway
Brian Ashworth
-0
/
+21
2019-03-04
render_floating: skip fullscreen floaters
Brian Ashworth
-0
/
+3
2019-03-04
Fixes crash in spawn_swaybg (closes #3733)
Noam Preil
-4
/
+4
2019-03-04
floating_maximum_size: change default behavior
Brian Ashworth
-99
/
+53
2019-03-04
Minor fix of code duplication.
hugbubby
-5
/
+1
2019-03-04
meson: check scdoc version
emersion
-2
/
+3
2019-03-04
seat: don't send button release when not pressed
emersion
-18
/
+18
2019-03-04
tray: fix pixmap colors
Ian Fan
-1
/
+7
2019-03-04
sway-ipc.7: clarify window_rect omits decorations
Brian Ashworth
-1
/
+2
2019-03-04
Add output dpms to manpage
emersion
-6
/
+9
2019-03-04
Print Meson features
emersion
-5
/
+18
2019-03-04
Set minimum wlroots version
emersion
-1
/
+3
2019-03-04
Add sway-ipc.7.scd to document IPC protocol
Brian Ashworth
-2
/
+1586
2019-03-04
config: remove double assignement to result in get_output_config
Rouven Czerwinski
-1
/
+1
2019-03-04
cursor: intitialize sx and sy to zero
Rouven Czerwinski
-2
/
+2
2019-03-04
cursor: remove unused node assignement
Rouven Czerwinski
-1
/
+1
2019-03-04
execute_command: do not strip qoutes for cmd_mode
Brian Ashworth
-1
/
+2
2019-02-25
fix smart_borders description in manual
1.0-rc4
Carlo Abelli
-3
/
+3
2019-02-25
Make load_include_configs void. Fix some cases where WD would not be restored.
Connor E
-29
/
+17
2019-02-25
Fix crash exiting fullscreened floating container
minus
-7
/
+0
2019-02-25
ipc: add missing fields to disabled outputs
Caleb Bassi
-0
/
+10
2019-02-25
Update for swaywm/wlroots#1517
emersion
-19
/
+60
2019-02-25
handle_seat_node_destroy: update seat->workspace
Brian Ashworth
-0
/
+13
[next]