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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2018-08-28
Prepare arrange code for type safe arguments
Ryan Dwyer
-4
/
+8
2018-08-26
Merge pull request #2513 from RyanDwyer/rename-root-outputs
Drew DeVault
-1
/
+2
2018-08-26
Remove layout.c
Ryan Dwyer
-54
/
+42
2018-08-26
Make separate gaps functions per container type
Ryan Dwyer
-6
/
+8
2018-08-25
Add comment for sway_root.all_outputs
Ryan Dwyer
-0
/
+1
2018-08-25
Rename sway_root.outputs to sway_root.all_outputs
Ryan Dwyer
-1
/
+1
2018-08-25
Relocate container_move, container_move_to and container_get_in_direction
Ryan Dwyer
-8
/
+11
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
-29
/
+21
2018-08-21
Replace enum resize_edge with wlr_edges
Ryan Dwyer
-8
/
+2
2018-08-20
Fix bad-free in swaynag
Brian Ashworth
-1
/
+1
2018-08-20
Fix crash when adding output
Ryan Dwyer
-0
/
+6
2018-08-20
Send output enter/leave events correctly
Ryan Dwyer
-6
/
+5
2018-08-19
Merge pull request #2478 from RyanDwyer/standardise-debug
Drew DeVault
-10
/
+16
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
-3
/
+5
2018-08-19
Use enum for damage debug options
Ryan Dwyer
-2
/
+6
2018-08-19
Standardise debug variables
Ryan Dwyer
-10
/
+12
2018-08-19
Merge branch 'master' into commands
Ryan Dwyer
-2
/
+13
2018-08-18
Merge pull request #2466 from RyanDwyer/geometry
Drew DeVault
-2
/
+13
2018-08-18
commands: complete assign command
Ian Fan
-4
/
+5
2018-08-18
commands: add nop
Ian Fan
-0
/
+1
2018-08-18
Implement iterators per container type
Ryan Dwyer
-9
/
+35
2018-08-18
Merge pull request #2460 from RyanDwyer/implement-mousedown
Drew DeVault
-7
/
+13
2018-08-18
Rename container_sort_workspaces and container_wrap_children
Ryan Dwyer
-10
/
+9
2018-08-18
Store geometry in the view and handle any floating view resizing
Ryan Dwyer
-4
/
+15
2018-08-18
Fix geometry
Ryan Dwyer
-0
/
+3
2018-08-18
Add view_get_geometry
emersion
-4
/
+1
2018-08-18
Don't send motion if the cursor hasn't moved
Ryan Dwyer
-0
/
+1
2018-08-18
Rename mousedown to down and make seat operation a named enum
Ryan Dwyer
-9
/
+10
2018-08-18
Implement mousedown operation
Ryan Dwyer
-0
/
+4
2018-08-17
Merge pull request #2472 from RyanDwyer/refactor-seat-get-focus
Drew DeVault
-0
/
+3
2018-08-17
Add using_csd variable to transaction state
Ryan Dwyer
-0
/
+1
2018-08-17
Refactor seat_get_focus functions
Ryan Dwyer
-0
/
+3
2018-08-15
Merge pull request #2458 from RyanDwyer/cleanup-transactions
Drew DeVault
-2
/
+10
2018-08-15
Use list_find in more places and refactor/fix workspace prev_next functions
Ryan Dwyer
-1
/
+1
2018-08-15
Simplify transactions
Ryan Dwyer
-2
/
+10
2018-08-12
Implement resizing tiled containers via cursor
Ryan Dwyer
-3
/
+15
2018-08-11
Merge pull request #2449 from RyanDwyer/remove-bfs
Drew DeVault
-7
/
+1
2018-08-11
Remove container_for_each_descendant_bfs
Ryan Dwyer
-7
/
+1
2018-08-11
Remove container_has_child
Ryan Dwyer
-6
/
+0
2018-08-08
Allow a fallback color to be specified for swaybg
Brian Ashworth
-0
/
+1
2018-08-08
Deny moving a sticky container to workspace if it's the same output
Ryan Dwyer
-0
/
+2
2018-08-08
Fix edge cases when moving floating container to new workspace
Ryan Dwyer
-3
/
+6
2018-08-08
Implement move to workspace on a floating container
Ryan Dwyer
-0
/
+8
2018-08-06
Merge pull request #2268 from emersion/server-decoration-borders
Drew DeVault
-1
/
+31
2018-08-06
Handle views created after decoration mode is sent for xdg-shell
emersion
-0
/
+9
2018-08-06
Listen to server-decoration mode changes
emersion
-1
/
+22
2018-08-06
commands: complete workspace implementation
Ian Fan
-1
/
+3
2018-08-06
commands: fix layout implementation (also better name for previous split layout)
Ian Fan
-1
/
+1
2018-08-06
commands: complete move implementation
Ian Fan
-0
/
+5
2018-08-04
Move workspace pid code to root.c
Ryan Dwyer
-4
/
+4
[prev]
[next]