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
2015-08-10
Minor fix
Luminarys
-18
/
+2
2015-08-10
Abstracted load_config
Luminarys
-19
/
+26
2015-08-10
Spaces to Tabs
Luminarys
-62
/
+62
2015-08-10
Style fixes and slight reload command alteration
Luminarys
-8
/
+10
2015-08-10
Added in reload and exec_always handling
Luminarys
-4
/
+63
2015-08-10
Focus unmanaged windows when created
Drew DeVault
-0
/
+3
2015-08-10
Fix issue with untitled windows
Drew DeVault
-4
/
+7
2015-08-10
Add WIP notice
Drew DeVault
-0
/
+2
2015-08-10
Merge pull request #4 from taiyu-len/master
Drew DeVault
-11
/
+21
2015-08-10
fixed style
Taiyu
-3
/
+3
2015-08-10
New readme screenshot
Drew DeVault
-1
/
+1
2015-08-10
Override WLC_DIM by default
Drew DeVault
-0
/
+1
2015-08-10
fixed focus_parent, moved into move_focus() function
Taiyu
-11
/
+21
2015-08-09
Or maybe do the exact opposite of that
Drew DeVault
-1
/
+1
2015-08-09
Don't override keys if command fails
Drew DeVault
-10
/
+9
2015-08-09
Fix bug with focus parent
Drew DeVault
-3
/
+5
2015-08-09
Update readme
Drew DeVault
-1
/
+1
2015-08-09
Update screenshot
Drew DeVault
-1
/
+1
2015-08-09
Finish up fullscreen command
Drew DeVault
-24
/
+28
2015-08-09
Flesh out fullscreen support a bit
Drew DeVault
-27
/
+17
2015-08-09
fullscreen: partially working
jdiez17
-3
/
+22
2015-08-09
Keep track of window names
Drew DeVault
-3
/
+9
2015-08-10
log: add newline
jdiez17
-1
/
+20
2015-08-09
Implement focus parent
Drew DeVault
-0
/
+5
2015-08-10
commands: re-add log_colors
jdiez17
-0
/
+16
2015-08-09
Fix focus follows mouse
Drew DeVault
-0
/
+2
2015-08-09
Add movement support
Drew DeVault
-5
/
+108
2015-08-09
Destroy containers when all views are removed
Drew DeVault
-0
/
+4
2015-08-09
Implement splith/splitv
Drew DeVault
-23
/
+71
2015-08-09
Merge pull request #3 from jdiez17/log_colors_option
Drew DeVault
-2
/
+31
2015-08-09
style: More compliance
jdiez17
-2
/
+2
2015-08-09
log, commands: Add log_colors command
jdiez17
-2
/
+31
2015-08-09
Implement layout [splith|splitv|toggle split]
Drew DeVault
-0
/
+27
2015-08-09
Load config after xwayland is created
Drew DeVault
-2
/
+5
2015-08-09
Set DISPLAY to :1 automatically
Drew DeVault
-0
/
+1
2015-08-09
Implement exec
Drew DeVault
-1
/
+16
2015-08-09
Fix up some issues with focus
Drew DeVault
-3
/
+6
2015-08-09
Implement focus_follows_mouse
Drew DeVault
-26
/
+118
2015-08-09
Handle unmanaged windows appropriately
Drew DeVault
-1
/
+11
2015-08-08
Add readme
Drew DeVault
-0
/
+47
2015-08-08
Implement key bindings
Drew DeVault
-7
/
+97
2015-08-08
Handle focus changes
Drew DeVault
-12
/
+48
2015-08-08
Deny window resize requests
Drew DeVault
-1
/
+9
2015-08-08
Tile some windows baby
Drew DeVault
-14
/
+93
2015-08-08
Refactor in-memory tree
Drew DeVault
-90
/
+133
2015-08-08
Add logging and new windows into layout tree
Drew DeVault
-10
/
+150
2015-08-06
Destroy outputs when appropriate
Drew DeVault
-0
/
+1
2015-08-06
Add layout containers for new outputs
Drew DeVault
-2
/
+55
2015-08-06
Start to build out window management functions
Drew DeVault
-1
/
+85
2015-08-05
Clean up config loading and launch wayland
Drew DeVault
-3
/
+3
[next]