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-07-07
Translate surface by its geo when doing opaque box check
Ryan Dwyer
-2
/
+11
2018-07-07
Don't clear when using opaque lockscreen
Ryan Dwyer
-9
/
+0
2018-07-07
Detect opaque lockscreen when using a solid color
Ryan Dwyer
-4
/
+7
2018-07-07
Use infinite opaque region in swaylock
Ryan Dwyer
-14
/
+14
2018-07-07
Use pixman_region32_contains_rectangle
Ryan Dwyer
-10
/
+7
2018-07-07
Use opaque region to determine if frame done should be sent
Ryan Dwyer
-2
/
+52
2018-07-07
Don't send frame done to surfaces behind lockscreen
Ryan Dwyer
-1
/
+30
2018-07-06
Merge pull request #2220 from ianyfan/remove-input-fix
emersion
-3
/
+3
2018-07-06
Merge branch 'master' into remove-input-fix
Drew DeVault
-15
/
+32
2018-07-06
Attach destroy handler earlier
Ian Fan
-3
/
+3
2018-07-06
Merge pull request #2217 from RedSoxFan/fix-663
Drew DeVault
-8
/
+27
2018-07-06
Merge pull request #2219 from RedSoxFan/fix-2111
Drew DeVault
-7
/
+5
2018-07-05
Fix pointer button events for layer surfaces
Brian Ashworth
-7
/
+5
2018-07-05
Implement mode --pango_markup
Brian Ashworth
-8
/
+27
2018-07-05
Merge pull request #2185 from swaywm/update-wlroots-1076
emersion
-17
/
+23
2018-07-05
Merge pull request #2212 from BlueGone/fix-sway-input-man
Drew DeVault
-2
/
+2
2018-07-05
Escape underscore in sway-input(5) man page to avoid invalid colors
Thomas Plaçais
-2
/
+2
2018-07-05
Use wlr_surface.buffer_damage
emersion
-3
/
+9
2018-07-05
Updates per wlroots#1076
Drew DeVault
-16
/
+16
2018-07-05
Merge pull request #2211 from RyanDwyer/fix-xdgtoplevel-tiled
emersion
-0
/
+2
2018-07-05
Call view_set_tiled for mapping non-floating views
Ryan Dwyer
-0
/
+2
2018-07-04
Merge pull request #2205 from RyanDwyer/fix-border-weirdness
Drew DeVault
-4
/
+1
2018-07-04
Merge pull request #2208 from RyanDwyer/instruction-use-after-free
Ryan Dwyer
-1
/
+3
2018-07-04
Fix use after free in transaction code
Ryan Dwyer
-1
/
+3
2018-07-04
Merge pull request #2200 from mucamaca/fix_transparency
emersion
-0
/
+3
2018-07-04
Fix boolean
Ryan Dwyer
-1
/
+1
2018-07-04
Merge pull request #2203 from martinetd/ipc-server-display-destroy
emersion
-18
/
+20
2018-07-04
Merge branch 'master' into fix_transparency
Bor Grošelj Simić
-2
/
+2
2018-07-04
Only call view_set_tiled when switching floating mode
Ryan Dwyer
-4
/
+1
2018-07-04
Fix transparency in background images in swaylock
Bor Grošelj Simić
-2
/
+3
2018-07-04
ipc-server: add display destroy listener and remove ipc_terminate
Dominique Martinet
-18
/
+20
2018-07-04
Merge pull request #2202 from RyanDwyer/fix-focus-damage
emersion
-1
/
+1
2018-07-04
Merge pull request #2201 from martinetd/setenv-wl-display
emersion
-1
/
+1
2018-07-04
Fix focus related damage
Ryan Dwyer
-1
/
+1
2018-07-04
startup: move setenv WAYLAND_DISPLAY before config execs
Dominique Martinet
-1
/
+1
2018-07-04
Fix #1857
Bor Grošelj Simić
-0
/
+2
2018-07-02
Merge pull request #2194 from RyanDwyer/fix-incorrect-render
emersion
-6
/
+6
2018-07-02
Don't return pending children in seat_get_active_current_child
Ryan Dwyer
-6
/
+6
2018-07-02
Merge pull request #2193 from RyanDwyer/fix-fullscreen-damage
emersion
-6
/
+6
2018-07-02
Fix damage on swaybar when view requests to exit fullscreen
Ryan Dwyer
-6
/
+6
2018-07-02
Merge pull request #2187 from martinetd/idle-inhibit
emersion
-2
/
+120
2018-07-02
Merge pull request #2186 from martinetd/static-analysis
emersion
-62
/
+113
2018-07-02
idle_inhibit: move server data to its own struct
Dominique Martinet
-26
/
+53
2018-07-02
idle_inhibit: stop inhibitor when views become invisible
Dominique Martinet
-0
/
+31
2018-07-02
Add idle inhibit unstable v1 support
Dominique Martinet
-0
/
+60
2018-07-02
swaylock daemonize: fix leak of devnull fd
Dominique Martinet
-0
/
+1
2018-07-02
load_config: move NULL path check before first use
Dominique Martinet
-5
/
+5
2018-07-02
config include: fix leak on relative include path
Dominique Martinet
-1
/
+3
2018-07-02
bar config: fix uninitialized accesses on init error
Dominique Martinet
-5
/
+14
2018-07-02
cmd_assign: fix leak on error
Dominique Martinet
-0
/
+1
[next]