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-06-01
Merge pull request #2083 from RedSoxFan/fix-1976
emersion
-7
/
+0
2018-06-01
Fix cmd_workspace crash when a surface has focus
Brian Ashworth
-7
/
+0
2018-06-01
Merge pull request #2081 from RedSoxFan/fix-2077
emersion
-2
/
+3
2018-06-01
Merge pull request #2082 from RedSoxFan/fix-move-perpendicular-segfault
emersion
-1
/
+2
2018-06-01
Fix move perpendicular segfault
Brian Ashworth
-1
/
+2
2018-05-31
Send reparent events in container_split
Brian Ashworth
-2
/
+3
2018-05-31
Merge pull request #2079 from RedSoxFan/fix-2078
Drew DeVault
-0
/
+13
2018-05-31
Fix typo
Brian Ashworth
-1
/
+1
2018-05-31
Fix moving out of tab/stack when only child
Brian Ashworth
-0
/
+13
2018-05-30
Merge pull request #2065 from RedSoxFan/fix-2018
Ryan Dwyer
-6
/
+43
2018-05-29
Send IPC layout of node itself
Brian Ashworth
-5
/
+1
2018-05-29
Notify of subtree change
Brian Ashworth
-0
/
+1
2018-05-29
Fix layout in -t get_tree
Brian Ashworth
-1
/
+2
2018-05-29
Fix moving out of a tabbed/stacked workspace
Brian Ashworth
-5
/
+14
2018-05-29
Fix breaking out of tabs/stacks
Brian Ashworth
-2
/
+32
2018-05-29
Merge pull request #2069 from RyanDwyer/ipc-workspace-representation
Drew DeVault
-7
/
+15
2018-05-29
Add tree representation to IPC workspace description
Ryan Dwyer
-7
/
+15
2018-05-29
Merge pull request #2068 from RedSoxFan/workspace-layout
Ryan Dwyer
-0
/
+23
2018-05-28
Implement config parser for workspace_layout
Brian Ashworth
-0
/
+23
2018-05-28
Merge pull request #2067 from RedSoxFan/force-fully-opaque-fullscreen
Drew DeVault
-4
/
+4
2018-05-28
Force fullscreen views to be fully opaque
Brian Ashworth
-4
/
+4
2018-05-28
Merge pull request #2066 from RedSoxFan/force-focus-wrapping
emersion
-0
/
+31
2018-05-28
Support i3's legacy force_focus_wrapping command
Brian Ashworth
-0
/
+31
2018-05-28
Merge pull request #2060 from RedSoxFan/focus-wrapping
emersion
-10
/
+59
2018-05-28
Merge pull request #2058 from RyanDwyer/refactor-parse-title-format
emersion
-20
/
+13
2018-05-28
Merge pull request #2059 from RyanDwyer/ancestor-typo
emersion
-12
/
+12
2018-05-28
Merge pull request #2057 from RyanDwyer/swaymsg-fix-exit-code
emersion
-4
/
+17
2018-05-28
swaymsg: Fix exit code
Ryan Dwyer
-4
/
+17
2018-05-27
Implement focus_wrapping
Brian Ashworth
-10
/
+59
2018-05-28
Fix ancestor typos
Ryan Dwyer
-12
/
+12
2018-05-28
Refactor parse_title_format
Ryan Dwyer
-20
/
+13
2018-05-27
Merge pull request #2050 from smlx/focus-fix
Drew DeVault
-33
/
+22
2018-05-27
Merge pull request #2055 from RedSoxFan/output-destroy-workspace-ipc
Drew DeVault
-0
/
+1
2018-05-27
Merge pull request #2056 from frsfnrrg/add-binding-locked
emersion
-31
/
+52
2018-05-27
Implement bindsym/bindcode --locked
frsfnrrg
-31
/
+52
2018-05-28
Improve comment.
Scott Leggett
-1
/
+1
2018-05-27
Send workspace::move in container_output_destroy
Brian Ashworth
-0
/
+1
2018-05-28
Avoid assert on container type.
Scott Leggett
-8
/
+3
2018-05-28
Move previous cursor_position inline.
Scott Leggett
-16
/
+6
2018-05-27
Merge pull request #2052 from emersion/output-destroy-empty-workspace
emersion
-41
/
+52
2018-05-27
Don't move empty workspaces when output is destroyed
emersion
-41
/
+52
2018-05-28
Remove unused function.
Scott Leggett
-7
/
+0
2018-05-28
Simplify logic, remove redundant variables.
Scott Leggett
-9
/
+4
2018-05-28
Rely on view_is_visible rather thank walking the tree ourselves.
Scott Leggett
-16
/
+5
2018-05-28
Store previous position in sway_cursor.
Scott Leggett
-47
/
+56
2018-05-28
Merge pull request #2040 from RedSoxFan/cmd-swap
Ryan Dwyer
-0
/
+218
2018-05-28
Merge branch 'master' into cmd-swap
Ryan Dwyer
-76
/
+185
2018-05-27
Merge pull request #2043 from emersion/pool-buffer-fixes
emersion
-11
/
+37
2018-05-27
client/pool-buffer: munmap in destroy_buffer
emersion
-1
/
+8
2018-05-27
client/pool-buffer: set CLOEXEC on buffer FD, just in case
emersion
-10
/
+29
[next]