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
2018-07-30
Fix segfault with fullscreen
emersion
-2
/
+3
2018-07-30
Merge pull request #2367 from emersion/iterator-redesign
Drew DeVault
-178
/
+166
2018-07-30
Merge pull request #2387 from 1ace/feature/bash-completion
Drew DeVault
-0
/
+230
2018-07-30
Merge pull request #2381 from frsfnrrg/key-repeat
Drew DeVault
-0
/
+43
2018-07-30
Merge pull request #2388 from 1ace/fix/delete-swaygrab
emersion
-60
/
+2
2018-07-30
delete references to swaygrab
Eric Engestrom
-60
/
+2
2018-07-30
Merge pull request #2385 from 1ace/fix/include
emersion
-0
/
+1
2018-07-30
meson: install bash completion
Eric Engestrom
-0
/
+13
2018-07-30
bash: add completion for swayidle
Eric Engestrom
-0
/
+48
2018-07-30
bash: add completion for swaylock
Eric Engestrom
-0
/
+66
2018-07-30
bash: add completion for swaymsg
Eric Engestrom
-0
/
+57
2018-07-30
bash: add completion for sway
Eric Engestrom
-0
/
+46
2018-07-30
Merge pull request #2384 from 1ace/fix/zsh-completion
emersion
-1
/
+1
2018-07-30
zsh: fix sway completion
Eric Engestrom
-1
/
+1
2018-07-30
util.h: add missing include
Eric Engestrom
-0
/
+1
2018-07-30
Merge pull request #2383 from RedSoxFan/fix-title-scale
Drew DeVault
-6
/
+8
2018-07-30
Fix title textures on scale change
Brian Ashworth
-6
/
+8
2018-07-29
Enable unstable wlroots features
Drew DeVault
-0
/
+1
2018-07-29
Bindings use advised keyboard repeat parameters
frsfnrrg
-10
/
+10
2018-07-29
Implement key repeat for pressed key bindings
frsfnrrg
-0
/
+43
2018-07-29
Merge pull request #2379 from emersion/xwayland-unmanaged
Drew DeVault
-5
/
+7
2018-07-29
Don't give focus if xwayland window has a type hint
emersion
-5
/
+7
2018-07-29
Make output_surface_for_each_surface_iterator static
emersion
-3
/
+3
2018-07-29
Remove unused output_from_wlr_output
emersion
-4
/
+0
2018-07-29
Remove output_surface_for_each_surface from header
emersion
-11
/
+7
2018-07-29
Completely switch over to new iterators
emersion
-231
/
+79
2018-07-29
wip: redesign output_view_for_each_surface iterator
emersion
-18
/
+66
2018-07-29
wip: redesign output_layer_for_each_surface iterator
emersion
-20
/
+20
2018-07-29
wip: redesign output_drag_icons_for_each_surface iterator
emersion
-12
/
+13
2018-07-29
wip: redesign output_unmanaged_for_each_surface iterator
emersion
-11
/
+110
2018-07-29
Merge pull request #2380 from mariusor/tap-button-map-man-fix
Ryan Dwyer
-1
/
+1
2018-07-29
Merge branch 'master' into tap-button-map-man-fix
Ryan Dwyer
-0
/
+39
2018-07-29
Merge pull request #2376 from swaywm/virtual-keyboard
emersion
-0
/
+39
2018-07-29
Escaping underscores in tap_button_map
Marius Orcsik
-1
/
+1
2018-07-28
Merge pull request #2371 from ggreer/numlock
Drew DeVault
-2
/
+2
2018-07-28
Add virtual keyboard protocol
Drew DeVault
-0
/
+39
2018-07-28
Don't enable numlock by default. This fixes an annoying issue where laptop ke...
Geoff Greer
-2
/
+2
2018-07-28
Merge pull request #2360 from RyanDwyer/floating-containers
Drew DeVault
-113
/
+218
2018-07-28
Merge pull request #2368 from RyanDwyer/handle-out-of-fds
Drew DeVault
-3
/
+18
2018-07-28
Merge pull request #2365 from RyanDwyer/fix-cmd-defer-crash
Drew DeVault
-2
/
+5
2018-07-28
Fix crash when a deferred command destroys a workspace
Ryan Dwyer
-2
/
+5
2018-07-28
Focus child when showing a scratchpad container
Ryan Dwyer
-1
/
+1
2018-07-28
Fix crash when unfloating child of container into empty workspace
Ryan Dwyer
-3
/
+6
2018-07-28
Send floating container to scratchpad when a child is focused
Ryan Dwyer
-0
/
+9
2018-07-28
Fix focus mode_toggle from a child of a floating container
Ryan Dwyer
-2
/
+11
2018-07-28
Allow splitting a floating view
Ryan Dwyer
-4
/
+0
2018-07-28
When unfloating, return container to previously focused tiled container
Ryan Dwyer
-13
/
+32
2018-07-28
Operate on floating split container when a child is focused
Ryan Dwyer
-2
/
+27
2018-07-28
Fix crash when a child of a floating container is in the scratchpad
Ryan Dwyer
-1
/
+4
2018-07-28
Fix clicking a floating split container
Ryan Dwyer
-8
/
+9
[next]