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
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
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
2015-08-16
handle_view_state_request
taiyu
-13
/
+68
2015-08-16
Merge pull request #46 from Luminarys/master
Drew DeVault
-2
/
+2
2015-08-16
Minor naming fix workspace changing commands
Luminarys
-2
/
+2
2015-08-16
Merge pull request #44 from Luminarys/master
Drew DeVault
-0
/
+114
2015-08-16
Merge pull request #45 from taiyu-len/master
Drew DeVault
-19
/
+55
2015-08-16
fixed split [vh], small memory leak, unescape_strings handle \xnn
taiyu
-19
/
+55
2015-08-16
Fix pointer events properly
Drew DeVault
-4
/
+4
2015-08-16
Revert "Return false from pointer events"
Drew DeVault
-5
/
+6
2015-08-16
Return false from pointer events
Drew DeVault
-6
/
+5
2015-08-16
Added in workspace next/prev and workspace output_next/prev
Luminarys
-0
/
+114
2015-08-16
Log output name when added to tree
Drew DeVault
-1
/
+1
2015-08-16
Fix movement between outputs
Drew DeVault
-2
/
+5
2015-08-16
Fix key handling from wlc
Drew DeVault
-2
/
+2
2015-08-16
Set C_OUTPUT name to name from wlc
Drew DeVault
-0
/
+4
2015-08-16
Remove WLC_IDLE_TIME environment variable
Drew DeVault
-1
/
+0
2015-08-16
Merge pull request #42 from Luminarys/master
Drew DeVault
-1
/
+16
2015-08-16
Added in better exit handling
Luminarys
-3
/
+11
2015-08-16
Added in kill command
Luminarys
-0
/
+7
[next]