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-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
2015-08-05
Make main.c less stupid
Drew DeVault
-5
/
+2
2015-08-05
Add TODO so I don't forget later
Drew DeVault
-0
/
+1
2015-08-05
Push the XKB key to the key list
Drew DeVault
-1
/
+3
2015-08-05
Mostly implement bindsym command
Drew DeVault
-4
/
+75
2015-08-05
Flesh out some command parsing
Drew DeVault
-8
/
+53
2015-08-05
Build out command subsystem
Drew DeVault
-2
/
+125
2015-08-04
MIT license
Drew DeVault
-0
/
+19
2015-08-04
Pull in some scas code and read i3 config file
Drew DeVault
-2
/
+351
2015-08-04
Initial commit
Drew DeVault
-0
/
+95