Age | Commit message (Expand) | Author |
2018-06-30 | refactor success_object | Armin Preiml |
2018-06-30 | fix swaymsg: errors are displayed again | Armin Preiml |
2018-06-30 | Fix flash of background when xwayland views are mapped | Ryan Dwyer |
2018-06-29 | Render saved buffers with the surface's dimensions | Ryan Dwyer |
2018-06-29 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-29 | Add comment about usage to arrange_windows declaration | Ryan Dwyer |
2018-06-29 | Replace list_empty with a simple alternative | Ryan Dwyer |
2018-06-29 | Fix crash when moving last child of a container to workspace or output | Ryan Dwyer |
2018-06-28 | Merge pull request #2172 from apreiml/fix-keybinding-modifier-handling | Drew DeVault |
2018-06-28 | fix handling key modifiers if not pressed at first | Armin Preiml |
2018-06-27 | Merge pull request #2170 from apreiml/master | emersion |
2018-06-27 | fix accidently removing borders on XCB_CONFIGURE_REQUEST | Armin Preiml |
2018-06-27 | Merge pull request #2168 from BlueGone/input-cmd-arg-nb | emersion |
2018-06-27 | Check if command input has at least 2 arguments | Thomas Plaçais |
2018-06-27 | Allow views to skip configures | Ryan Dwyer |
2018-06-27 | Move unsetting of view->surface into view_unmap | Ryan Dwyer |
2018-06-27 | Fix memleak in container_get_box | Ryan Dwyer |
2018-06-27 | Remove transaction_add_damage | Ryan Dwyer |
2018-06-27 | Fix nitpicks | Ryan Dwyer |
2018-06-26 | Merge pull request #2145 from emersion/xwayland-wants-float | Drew DeVault |
2018-06-27 | Merge branch 'master' into xwayland-wants-float | Ryan Dwyer |
2018-06-26 | Merge pull request #2162 from martinetd/float_xdg_shell | Drew DeVault |
2018-06-26 | Merge branch 'master' into float_xdg_shell | emersion |
2018-06-26 | Merge pull request #2164 from ael-code/background_fixes | Drew DeVault |
2018-06-26 | cleanup output-background subcommand handling | ael-code |
2018-06-26 | fix memleak on background cmd error | ael-code |
2018-06-26 | Merge pull request #2163 from martinetd/use-after-free | Ryan Dwyer |
2018-06-26 | layer_shell: order destroying before sway_output | Dominique Martinet |
2018-06-26 | layer_shell: cleanup output link on output destroy | Dominique Martinet |
2018-06-26 | Remove incorrect assertion and supporting code | Ryan Dwyer |
2018-06-26 | Fix crash when closing output window from outer session | Ryan Dwyer |
2018-06-26 | Fix crash when disconnecting output | Ryan Dwyer |
2018-06-26 | Remove timer when transaction destroys | Ryan Dwyer |
2018-06-26 | Damage output when views toggle fullscreen | Ryan Dwyer |
2018-06-26 | Rename view's free callback to destroy | Ryan Dwyer |
2018-06-26 | Damage output when a fullscreen view unmaps | Ryan Dwyer |
2018-06-26 | xdg_shell: make view floating if a parent has been set | Dominique Martinet |
2018-06-25 | Rename progress_queue to transaction_progress_queue | Ryan Dwyer |
2018-06-25 | Fix potential crash when fullscreen view unmaps | Ryan Dwyer |
2018-06-24 | Merge pull request #2159 from acrisci/focus-dont-follow-keyboard-grab | Drew DeVault |
2018-06-24 | dont focus-follow-mouse when keyboard grab | Tony Crisci |
2018-06-25 | Implement per-configure debug timings | Ryan Dwyer |
2018-06-25 | Implement transaction timings debug | Ryan Dwyer |
2018-06-24 | xwayland: accept configure requests from floating views | emersion |
2018-06-24 | Fix another crash when moving out of stacks or tabs | Ryan Dwyer |
2018-06-24 | Implement atomic layout updates for xwayland views | Ryan Dwyer |
2018-06-24 | Fix crash when running move <direction> in an empty workspace | Ryan Dwyer |
2018-06-24 | Fix crash when unmapping a view with reapable parents | Ryan Dwyer |
2018-06-24 | Fix crash related to stacks and tabs | Ryan Dwyer |
2018-06-24 | Force transactions to complete in order | Ryan Dwyer |