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-21
style
taiyu
-10
/
+15
2015-08-21
comments + fixed leak
taiyu
-7
/
+8
2015-08-21
swayc_is_fullscreen
taiyu
-6
/
+6
2015-08-21
check floating mod for resizing windows, and dont send click
taiyu
-2
/
+6
2015-08-21
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
-19
/
+71
2015-08-21
bugfixes, renames
taiyu
-148
/
+187
2015-08-21
Removed ugly intializer for pointer_state
Luminarys
-3
/
+3
2015-08-21
Merge pull request #111 from Luminarys/master
Drew DeVault
-17
/
+69
2015-08-21
Added in proper resize locking
Luminarys
-17
/
+69
2015-08-21
Merge pull request #110 from minus7/sign-comparsion-fix
Drew DeVault
-16
/
+20
2015-08-21
fixed #108 signed/unsigned comparison
minus
-16
/
+20
2015-08-21
Minor style fix
Luminarys
-1
/
+1
2015-08-21
More minor fixes
Luminarys
-2
/
+2
2015-08-21
Cleanup and minor fixes
Luminarys
-120
/
+8
2015-08-21
Fix clang warnings
Drew DeVault
-3
/
+3
2015-08-21
Use $term in default config
Drew DeVault
-1
/
+1
2015-08-21
Merge pull request #105 from Half-Shot/master
Drew DeVault
-1
/
+72
2015-08-21
Fix compiler warnings (which were really errors)
Drew DeVault
-2
/
+2
2015-08-21
Merge pull request #101 from Luminarys/master
Drew DeVault
-32
/
+453
2015-08-21
Fixes to resizing and added in resize lock once boundaries are exceeded
Luminarys
-12
/
+35
2015-08-21
Added in bspwm like mouse resizing
Luminarys
-15
/
+221
2015-08-20
Rewrite of resize command to make it more sane
Luminarys
-47
/
+60
2015-08-20
Merge pull request #106 from FSMaxB/session-files
Drew DeVault
-0
/
+18
2015-08-20
Fixed style errors
Half-Shot
-12
/
+10
2015-08-20
Reset key buffer on reload
Drew DeVault
-0
/
+11
2015-08-20
Add Wayland and Xorg session files
Max Bruckner
-0
/
+18
2015-08-20
Few stray bits
Half-Shot
-4
/
+5
2015-08-20
Merge branch 'master' of https://github.com/Half-Shot/sway
Half-Shot
-0
/
+0
2015-08-20
Merge branch 'master' of https://github.com/SirCmpwn/sway
Half-Shot
-562
/
+1485
2015-08-20
Basic left right move command implemented.
Half-Shot
-4
/
+71
2015-08-20
Merge pull request #104 from minus7/ipc-get-messages
Drew DeVault
-0
/
+132
2015-08-20
added IPC messages get_workspaces and get_outputs
minus
-0
/
+132
2015-08-20
Merge pull request #102 from taiyu-len/master
Drew DeVault
-71
/
+112
2015-08-20
find_parent_by_type
taiyu
-71
/
+112
2015-08-20
Style fixes
Luminarys
-4
/
+3
2015-08-20
Altered incorrect comment
Luminarys
-1
/
+2
2015-08-20
Added in basic resize command
Luminarys
-6
/
+183
2015-08-20
Added in basic resize command
Luminarys
-0
/
+2
2015-08-20
Merge pull request #75 from minus7/ipc
Drew DeVault
-3
/
+305
2015-08-20
added missing header file
minus
-0
/
+6
2015-08-20
set I3SOCK for i3-msg compatibility
minus
-0
/
+3
2015-08-20
fixed formatting
minus
-13
/
+13
2015-08-20
added sway_terminate to exit cleanly
minus
-6
/
+19
2015-08-20
set IPC client sockets to close on exec
minus
-0
/
+7
2015-08-20
properly exit sway
minus
-10
/
+22
2015-08-20
use env var SWAYSOCK if available
minus
-2
/
+5
2015-08-20
properly handle IPC clients
minus
-60
/
+162
2015-08-20
added i3-ipc support/parsing
minus
-7
/
+84
2015-08-20
very basic IPC implementation
minus
-0
/
+79
2015-08-20
Add command line parsing
Drew DeVault
-6
/
+86
[next]