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-01
Init screencopy manager
emersion
-1
/
+3
2018-07-01
Merge pull request #2188 from martinetd/exec-always-cmd
Drew DeVault
-14
/
+13
2018-07-02
exec_always: fix leaks
Dominique Martinet
-14
/
+13
2018-06-30
Merge pull request #2180 from martinetd/xdg_fullscreen
Ryan Dwyer
-56
/
+56
2018-06-30
xdg_shell: listen to fullscreen request on map
Dominique Martinet
-56
/
+56
2018-06-30
Merge pull request #2174 from martinetd/view-from-surface
Drew DeVault
-0
/
+73
2018-06-30
sway views: add helpers to get view and layer from wlr_surface
Dominique Martinet
-0
/
+73
2018-06-30
Merge pull request #2072 from RyanDwyer/atomic
Drew DeVault
-672
/
+1441
2018-06-30
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
-22
/
+68
2018-06-30
Merge pull request #2179 from atomnuker/master
emersion
-1
/
+1
2018-06-30
Fix crash with stacking layout after f42bf0ad4
Rostislav Pehlivanov
-1
/
+1
2018-06-30
Merge pull request #2175 from apreiml/fix-swaymsg-error-output
emersion
-6
/
+17
2018-06-30
Merge pull request #2171 from atomnuker/master
emersion
-16
/
+51
2018-06-30
Fix compile error
Ryan Dwyer
-1
/
+1
2018-06-30
container_at_view: don't offset the view by the window geometry
Rostislav Pehlivanov
-10
/
+0
2018-06-30
Revert "Don't unmaximize floating views"
Rostislav Pehlivanov
-6
/
+51
2018-06-30
Merge pull request #2173 from emersion/fix-floating-no-frame-event
Ryan Dwyer
-1
/
+1
2018-06-30
Fix floating views not receiving frame events
emersion
-1
/
+1
2018-06-30
refactor success_object
Armin Preiml
-5
/
+1
2018-06-30
fix swaymsg: errors are displayed again
Armin Preiml
-6
/
+21
2018-06-30
Fix flash of background when xwayland views are mapped
Ryan Dwyer
-1
/
+9
2018-06-29
Render saved buffers with the surface's dimensions
Ryan Dwyer
-13
/
+25
2018-06-29
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
-73
/
+192
2018-06-29
Add comment about usage to arrange_windows declaration
Ryan Dwyer
-0
/
+4
2018-06-29
Replace list_empty with a simple alternative
Ryan Dwyer
-9
/
+1
2018-06-29
Fix crash when moving last child of a container to workspace or output
Ryan Dwyer
-2
/
+10
2018-06-28
Merge pull request #2172 from apreiml/fix-keybinding-modifier-handling
Drew DeVault
-5
/
+5
2018-06-28
fix handling key modifiers if not pressed at first
Armin Preiml
-5
/
+5
2018-06-27
Merge pull request #2170 from apreiml/master
emersion
-2
/
+2
2018-06-27
fix accidently removing borders on XCB_CONFIGURE_REQUEST
Armin Preiml
-2
/
+2
2018-06-27
Merge pull request #2168 from BlueGone/input-cmd-arg-nb
emersion
-1
/
+1
2018-06-27
Check if command input has at least 2 arguments
Thomas Plaçais
-1
/
+1
2018-06-27
Allow views to skip configures
Ryan Dwyer
-22
/
+42
2018-06-27
Move unsetting of view->surface into view_unmap
Ryan Dwyer
-4
/
+1
2018-06-27
Fix memleak in container_get_box
Ryan Dwyer
-4
/
+2
2018-06-27
Remove transaction_add_damage
Ryan Dwyer
-55
/
+24
2018-06-27
Fix nitpicks
Ryan Dwyer
-7
/
+6
2018-06-26
Merge pull request #2145 from emersion/xwayland-wants-float
Drew DeVault
-28
/
+122
2018-06-27
Merge branch 'master' into xwayland-wants-float
Ryan Dwyer
-41
/
+86
2018-06-26
Merge pull request #2162 from martinetd/float_xdg_shell
Drew DeVault
-8
/
+11
2018-06-26
Merge branch 'master' into float_xdg_shell
emersion
-27
/
+45
2018-06-26
Merge pull request #2164 from ael-code/background_fixes
Drew DeVault
-23
/
+33
2018-06-26
cleanup output-background subcommand handling
ael-code
-21
/
+28
2018-06-26
fix memleak on background cmd error
ael-code
-2
/
+5
2018-06-26
Merge pull request #2163 from martinetd/use-after-free
Ryan Dwyer
-4
/
+12
2018-06-26
layer_shell: order destroying before sway_output
Dominique Martinet
-4
/
+10
2018-06-26
layer_shell: cleanup output link on output destroy
Dominique Martinet
-0
/
+2
2018-06-26
Remove incorrect assertion and supporting code
Ryan Dwyer
-12
/
+0
2018-06-26
Fix crash when closing output window from outer session
Ryan Dwyer
-3
/
+3
2018-06-26
Fix crash when disconnecting output
Ryan Dwyer
-1
/
+3
[next]