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
2017-05-17
Revert "Drop epoll dependency"
Drew DeVault
-0
/
+21
2017-05-17
Drop epoll dependency
Drew DeVault
-21
/
+0
2017-05-11
Merge pull request #1218 from Hummer12007/suicaps
Drew DeVault
-41
/
+65
2017-05-11
Replace spaces with tabs in resolve_path
Mykyta Holubakha
-33
/
+33
2017-05-11
Terminate when both suid bit and filecaps are set
Mykyta Holubakha
-0
/
+23
2017-05-11
Initialise logging earlier
Mykyta Holubakha
-8
/
+9
2017-05-11
Mention Patreon in README.md
Drew DeVault
-3
/
+6
2017-05-06
Merge pull request #1211 from wdbw/missing-send-event
Drew DeVault
-1
/
+1
2017-05-06
Add missing send-event mode to sway-input(5)
wdbw
-1
/
+1
2017-05-04
Merge pull request #1209 from janza/mouse-bindings
Drew DeVault
-0
/
+28
2017-05-04
Add mouse button bindings
Josip Janzic
-0
/
+28
2017-05-01
Merge pull request #1206 from zandrmartin/document-font-command
Drew DeVault
-0
/
+5
2017-05-01
document font command
Zandr Martin
-0
/
+5
2017-04-30
Update config.in
Drew DeVault
-1
/
+0
2017-04-29
Merge pull request #1204 from zandrmartin/prevent-layout-auto-crash
Drew DeVault
-0
/
+4
2017-04-29
prevent crash when `layout auto` is missing args
Zandr Martin
-0
/
+4
2017-04-29
Add HACKING.md
Drew DeVault
-0
/
+35
2017-04-29
Set child border to background if not specified
Drew DeVault
-0
/
+4
2017-04-29
Merge pull request #1201 from SirCmpwn/fix-colors
Drew DeVault
-12
/
+12
2017-04-29
Support specifying fewer than 5 colors
Drew DeVault
-12
/
+12
2017-04-26
Update .build.yml
Drew DeVault
-1
/
+1
2017-04-26
Merge pull request #1196 from SirCmpwn/no_focus
Drew DeVault
-1
/
+80
2017-04-26
Fix handling of floating windows
Drew DeVault
-6
/
+12
2017-04-26
Update sway(5)
Drew DeVault
-0
/
+4
2017-04-26
Implement no_focus
Drew DeVault
-3
/
+72
2017-04-26
Merge pull request #1194 from snoack/version
Drew DeVault
-65
/
+20
2017-04-26
Fix link to dotfiles, closes #1193
Drew DeVault
-2
/
+2
2017-04-26
Add -DVERSION flag for release version numbers
Sebastian Noack
-65
/
+20
2017-04-24
Merge pull request #1187 from 4e554c4c/master
Drew DeVault
-1
/
+1
2017-04-23
Fix typo in sway(5)
Calvin Lee
-1
/
+1
2017-04-20
Merge pull request #1184 from JerziKaminsky/logging2
Drew DeVault
-11
/
+13
2017-04-20
Merge branch 'master' into logging2
Drew DeVault
-0
/
+0
2017-04-20
Make sway_abort() report location
Jerzi Kaminsky
-11
/
+13
2017-04-19
Merge pull request #1183 from sleep-walker/master
Drew DeVault
-2
/
+2
2017-04-19
explicitly ignore unused return value
Tomáš Čech
-2
/
+2
2017-04-18
Merge pull request #1181 from wasamasa/bugfix-initial-scratchpad-size
0.13-rc1
Drew DeVault
-2
/
+2
2017-04-18
Merge pull request #1178 from 4e554c4c/fork
Drew DeVault
-2
/
+32
2017-04-18
Use i3's dimensions for initial scratchpad views
Vasilij Schneidermann
-2
/
+2
2017-04-18
Prevent sway from duplicating on a failed fork
Calvin Lee
-2
/
+32
2017-04-18
Merge pull request #1180 from wasamasa/feature-move-to-scratchpad
Drew DeVault
-1
/
+4
2017-04-18
Implement and document `move [to] scratchpad`
Vasilij Schneidermann
-1
/
+4
2017-04-18
Add .build.yml (for builds.sr.ht)
Drew DeVault
-0
/
+25
2017-04-16
Merge pull request #1173 from JerziKaminsky/security_resolve_symlink
Drew DeVault
-40
/
+179
2017-04-16
Handle symlinks as IPC security targets
Jerzi Kaminsky
-4
/
+45
2017-04-16
Add resolve_path() to utils
Jerzi Kaminsky
-0
/
+49
2017-04-16
Add validate_ipc_target()
Jerzi Kaminsky
-0
/
+46
2017-04-16
Move get_feature_policy to sway/security.c
Jerzi Kaminsky
-19
/
+22
2017-04-16
Rename get_policy to get_feature_policy
Jerzi Kaminsky
-3
/
+3
2017-04-16
Disambiguate get_*_policy() and get_*_policy_mask()
Jerzi Kaminsky
-17
/
+17
2017-04-16
Merge pull request #1175 from JerziKaminsky/fix_sway_assert_variadic
Drew DeVault
-8
/
+16
[next]