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-08-26
Remove layout.c
Ryan Dwyer
-479
/
+449
2018-08-25
Merge pull request #2488 from RyanDwyer/separate-gaps-functions
Drew DeVault
-55
/
+86
2018-08-26
Make separate gaps functions per container type
Ryan Dwyer
-55
/
+86
2018-08-25
Merge pull request #2512 from apreiml/workspace_move_wrap
Brian Ashworth
-10
/
+38
2018-08-25
Workspace move cycle
Armin Preiml
-10
/
+38
2018-08-25
Merge pull request #2510 from RyanDwyer/relocate-layout-functions
Drew DeVault
-631
/
+637
2018-08-25
Merge pull request #2495 from ianyfan/commands
Ryan Dwyer
-8
/
+29
2018-08-25
Merge branch 'master' into commands
Ryan Dwyer
-336
/
+326
2018-08-25
Relocate container_move, container_move_to and container_get_in_direction
Ryan Dwyer
-631
/
+637
2018-08-24
Merge pull request #2499 from RyanDwyer/refactor-destroy-functions
Drew DeVault
-308
/
+267
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
-308
/
+267
2018-08-22
Merge pull request #2470 from ianyfan/completions
emersion
-3
/
+3
2018-08-22
Merge pull request #2507 from RyanDwyer/move-workspace-translate-floating
emersion
-0
/
+20
2018-08-22
Merge pull request #2506 from vilhalmer/ipc-get_tree-return-app_id-and-class
emersion
-0
/
+11
2018-08-22
Translate floating containers when a workspace is moved
Ryan Dwyer
-0
/
+20
2018-08-21
Add app_id and class to get_tree output
vilhalmer
-0
/
+11
2018-08-21
Merge pull request #2505 from RyanDwyer/fix-set-fullscreen
Drew DeVault
-0
/
+1
2018-08-22
Fix sending fullscreen event to view
Ryan Dwyer
-0
/
+1
2018-08-20
Merge pull request #2503 from RyanDwyer/use-wlr-edges
Brian Ashworth
-16
/
+11
2018-08-21
Replace enum resize_edge with wlr_edges
Ryan Dwyer
-16
/
+11
2018-08-20
Merge pull request #2502 from minus7/workspace-names
Drew DeVault
-0
/
+1
2018-08-20
Improve new workspace name selection
minus
-0
/
+1
2018-08-20
Merge pull request #2501 from RedSoxFan/fix-bad-free-swaynag
Drew DeVault
-9
/
+12
2018-08-20
Fix bad-free in swaynag
Brian Ashworth
-9
/
+12
2018-08-20
commands: implement move absolute
Ian Fan
-8
/
+29
2018-08-20
Merge pull request #2498 from RyanDwyer/fix-jumping-views
emersion
-1
/
+6
2018-08-20
Fix jumping views
Ryan Dwyer
-1
/
+6
2018-08-19
Merge pull request #2483 from RyanDwyer/floating-emit-reparent
Drew DeVault
-98
/
+107
2018-08-19
Merge pull request #2496 from RyanDwyer/fix-transaction-crash
Drew DeVault
-2
/
+4
2018-08-20
Fix crash when adding output
Ryan Dwyer
-4
/
+11
2018-08-20
Clean up tracked outputs when an output is destroyed
Ryan Dwyer
-0
/
+10
2018-08-20
Send output enter/leave events correctly
Ryan Dwyer
-101
/
+93
2018-08-20
Fix crash when a view destroys with pending transactions
Ryan Dwyer
-2
/
+4
2018-08-19
Merge pull request #2493 from RyanDwyer/fix-popup-position
emersion
-2
/
+4
2018-08-19
Merge pull request #2478 from RyanDwyer/standardise-debug
Drew DeVault
-80
/
+68
2018-08-19
Fix popup position when parent uses geometry
Ryan Dwyer
-2
/
+4
2018-08-19
Merge pull request #2487 from RyanDwyer/workspace-floating-list
emersion
-136
/
+109
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
-136
/
+109
2018-08-19
Use enum for damage debug options
Ryan Dwyer
-12
/
+14
2018-08-19
Standardise debug variables
Ryan Dwyer
-77
/
+63
2018-08-19
Merge pull request #2453 from ianyfan/commands
Ryan Dwyer
-57
/
+121
2018-08-19
Merge branch 'master' into commands
Ryan Dwyer
-61
/
+152
2018-08-18
Merge pull request #2466 from RyanDwyer/geometry
Drew DeVault
-60
/
+151
2018-08-19
Merge pull request #2484 from ianyfan/con-for-each-child-fix
Ryan Dwyer
-1
/
+1
2018-08-18
commands: move newly-stickied containers to focused workspace
Ian Fan
-0
/
+16
2018-08-18
Fix double iterating in container_for_each_child
Ian Fan
-1
/
+1
2018-08-18
commands: prevent focusing mode with no containers
Ian Fan
-0
/
+4
2018-08-18
commands: complete assign command
Ian Fan
-23
/
+45
2018-08-18
commands: saner workspace number handling
Ian Fan
-18
/
+29
2018-08-18
commands: handle quoted exec command
Ian Fan
-1
/
+10
[next]