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
2018-03-29
Terminate swaybar when freeing bar config
Drew DeVault
-11
/
+11
2018-03-29
Spawn swaybars when outputs are added
Drew DeVault
-2
/
+102
2018-03-29
Add swaybg_command
Drew DeVault
-12
/
+40
2018-03-29
Move bar config into its own file
Drew DeVault
-148
/
+151
2018-03-29
Add bar configuration commands
Drew DeVault
-50
/
+1051
2018-03-29
Implement enough IPC for swaybar to work
Drew DeVault
-31
/
+251
2018-03-29
Fixed laggy focused output boolean
Drew DeVault
-4
/
+3
2018-03-29
Tear down bar when display exits
Drew DeVault
-2
/
+2
2018-03-29
Clean up status line on exit
Drew DeVault
-2
/
+9
2018-03-29
Implement status line
Drew DeVault
-52
/
+176
2018-03-29
Iterate over workspaces backwards
Drew DeVault
-1
/
+1
2018-03-29
Some layer shell fixes
Drew DeVault
-24
/
+9
2018-03-29
Respect user bar height preference
Drew DeVault
-0
/
+3
2018-03-29
Pixel-perfect rendering
Drew DeVault
-37
/
+75
2018-03-29
Add binding mode indicator
Drew DeVault
-23
/
+55
2018-03-29
Re-render bar on IPC updates
Drew DeVault
-4
/
+53
2018-03-29
Implement workspace button rendering
Drew DeVault
-4
/
+88
2018-03-29
Round up workspaces on each output
Drew DeVault
-6
/
+85
2018-03-29
Only utilize the configured outputs
Drew DeVault
-13
/
+59
2018-03-29
Wire up basic IPC support
Drew DeVault
-25
/
+225
2018-03-29
Start port of swaybar to layer shell
Drew DeVault
-3784
/
+342
2018-03-29
Allow sway IPC clients to fall back to i3 socket
Drew DeVault
-7
/
+25
2018-03-29
Merge pull request #1652 from ascent12/glclear
emersion
-2
/
+3
2018-03-30
Clear buffer after beginning renderer
Scott Anderson
-2
/
+3
2018-03-29
Maximize xdg shell surfaces on creation
Drew DeVault
-0
/
+1
2018-03-28
Merge pull request #1643 from acrisci/xdg-protocol-header
Drew DeVault
-0
/
+1
2018-03-28
add xdg-protocol header
Tony Crisci
-0
/
+1
2018-03-28
Merge pull request #1642 from swaywm/layer-shell
Drew DeVault
-57
/
+525
2018-03-28
Address review feedback
Drew DeVault
-23
/
+28
2018-03-28
Render layer surfaces and respect exclusive zone
Drew DeVault
-33
/
+320
2018-03-28
Add initial layer shell skeleton
Drew DeVault
-16
/
+192
2018-03-28
Merge pull request #1638 from swaywm/swaybg-layers
Drew DeVault
-951
/
+724
2018-03-28
Address review comments
Drew DeVault
-71
/
+50
2018-03-28
Merge pull request #1641 from swaywm/transformed-events
Drew DeVault
-2
/
+1
2018-03-28
Refactor configure/ack configure/commit flow
Drew DeVault
-10
/
+5
2018-03-28
Remove obsolete client code
Drew DeVault
-987
/
+0
2018-03-28
Fix style
Drew DeVault
-1
/
+1
2018-03-28
s/scaling_mode/background_mode/g
Drew DeVault
-24
/
+24
2018-03-28
Implement image backgrounds
Drew DeVault
-2
/
+112
2018-03-28
Add solid-color rendering to swaybg
Drew DeVault
-39
/
+550
2018-03-28
Add client protocols and swaybg skeleton
Drew DeVault
-182
/
+347
2018-03-28
Update input events per swaywm/wlroots#765
Drew DeVault
-2
/
+1
2018-03-28
Add subprojects to gitignore
Drew DeVault
-0
/
+1
2018-03-27
Fix broken repo references
Drew DeVault
-2
/
+2
2018-03-27
Move .build.yml repo references to github.com
Drew DeVault
-2
/
+2
2018-03-27
Fix lingering xdg shell issues
Drew DeVault
-3
/
+3
2018-03-27
Update API to match latest wlroots
Drew DeVault
-2
/
+2
2018-03-19
Merge pull request #1626 from emersion/wlroots-update
Drew DeVault
-7
/
+7
2018-03-19
Update wlroots API
emersion
-7
/
+7
2018-03-18
Merge pull request #1625 from emersion/matrix-redesign
Drew DeVault
-10
/
+10
[next]