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-18
Coding style enforcement
Drew DeVault
-136
/
+119
2015-08-18
fixed floating window crashing bug
taiyu
-2
/
+2
2015-08-18
Find a2x through CMake
Drew DeVault
-2
/
+78
2015-08-18
Merge pull request #65 from taiyu-len/focus_v2
Drew DeVault
-345
/
+549
2015-08-18
Fix #64
Drew DeVault
-2
/
+2
2015-08-18
minor fixes
taiyu
-7
/
+13
2015-08-18
Merge pull request #59 from lkundrak/man
Drew DeVault
-2
/
+2
2015-08-18
Fix comments in config file
Drew DeVault
-4
/
+7
2015-08-18
Merge pull request #62 from twouters/master
taiyu
-0
/
+2
2015-08-18
enhanced whitespace remover
taiyu
-33
/
+32
2015-08-18
disable tilde subscripting to fix manpage
Thomas Wouters
-0
/
+2
2015-08-18
config handles comments better
taiyu
-2
/
+2
2015-08-18
more changes
taiyu
-13
/
+19
2015-08-18
Install manual pages to <prefix>/share/man
Lubomir Rintel
-2
/
+2
2015-08-18
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
-0
/
+199
2015-08-18
fixed doubling memory bug for config lines longer then 128
taiyu
-7
/
+6
2015-08-18
merged Luminarys resizing code
taiyu
-14
/
+138
2015-08-18
style
taiyu
-3
/
+3
2015-08-18
changed handling of focus, handling of view by type
taiyu
-323
/
+391
2015-08-18
Added in basic, but semi-broken moving/resizing functionality to floating win...
Luminarys
-13
/
+134
2015-08-17
Document asciidoc dependency
Drew DeVault
-0
/
+1
2015-08-17
Add man pages
Drew DeVault
-0
/
+198
2015-08-17
Add support for workspace [name] output [name]
Drew DeVault
-25
/
+61
2015-08-17
Rearrange main.c some more
Drew DeVault
-4
/
+4
2015-08-17
Switched config loading order to prevent root access w/wlc
Luminarys
-5
/
+4
2015-08-17
Improve default config
Drew DeVault
-112
/
+129
2015-08-17
Typo fix and more clarification
Luminarys
-1
/
+4
2015-08-17
View destroy handling clean up and clarifications
Luminarys
-5
/
+4
2015-08-17
Merge pull request #56 from taiyu-len/master
Drew DeVault
-2
/
+8
2015-08-17
put back
taiyu
-3
/
+3
2015-08-17
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
-0
/
+3
2015-08-17
fixed handling of views with override_redirect (dmenu)
taiyu
-3
/
+9
2015-08-17
Fix segfault from focus_view
Drew DeVault
-0
/
+3
2015-08-17
Merge pull request #55 from taiyu-len/master
Drew DeVault
-7
/
+10
2015-08-17
fixed when views dont have names.
taiyu
-7
/
+10
2015-08-17
Merge pull request #54 from Luminarys/master
Drew DeVault
-12
/
+245
2015-08-17
Style and other minor fixes
Luminarys
-12
/
+12
2015-08-17
Minor fix to do proper floating refocuses
Luminarys
-0
/
+2
2015-08-17
Fixes to floating and umanaged views
Luminarys
-14
/
+99
2015-08-17
Deleted file
Luminarys
-26
/
+0
2015-08-17
Added in basic floating toggling
Luminarys
-4
/
+176
2015-08-16
Fix format warnings
Drew DeVault
-8
/
+8
2015-08-16
Merge pull request #53 from taiyu-len/master
Drew DeVault
-14
/
+20
2015-08-16
fix
taiyu
-16
/
+18
2015-08-16
sends hidden views to back, visible view to front
taiyu
-3
/
+7
2015-08-16
Merge pull request #52 from taiyu-len/master
Drew DeVault
-3
/
+4
2015-08-16
focus changes when mouse moves over border instead of all mouse movement
taiyu
-3
/
+4
2015-08-16
Merge pull request #51 from taiyu-len/master
Drew DeVault
-15
/
+16
2015-08-16
unmanaged views handled better
taiyu
-15
/
+16
2015-08-16
Merge pull request #49 from taiyu-len/master
Drew DeVault
-13
/
+68
[next]