summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-30
|\
| * Merge pull request #2179 from atomnuker/masterLibravatar emersion2018-06-30
| |\
| | * Fix crash with stacking layout after f42bf0ad4Libravatar Rostislav Pehlivanov2018-06-30
| |/
| * Merge pull request #2175 from apreiml/fix-swaymsg-error-outputLibravatar emersion2018-06-30
| |\
| | * refactor success_objectLibravatar Armin Preiml2018-06-30
| | * fix swaymsg: errors are displayed againLibravatar Armin Preiml2018-06-30
| * | Merge pull request #2171 from atomnuker/masterLibravatar emersion2018-06-30
| |\ \
| | * | container_at_view: don't offset the view by the window geometryLibravatar Rostislav Pehlivanov2018-06-30
| | * | Revert "Don't unmaximize floating views"Libravatar Rostislav Pehlivanov2018-06-30
| |/ /
| * | Merge pull request #2173 from emersion/fix-floating-no-frame-eventLibravatar Ryan Dwyer2018-06-30
| |\ \ | | |/ | |/|
| | * Fix floating views not receiving frame eventsLibravatar emersion2018-06-30
| |/
* | Fix compile errorLibravatar Ryan Dwyer2018-06-30
* | Fix flash of background when xwayland views are mappedLibravatar Ryan Dwyer2018-06-30
* | Render saved buffers with the surface's dimensionsLibravatar Ryan Dwyer2018-06-29
* | Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-29
|\|
| * Merge pull request #2172 from apreiml/fix-keybinding-modifier-handlingLibravatar Drew DeVault2018-06-28
| |\
| | * fix handling key modifiers if not pressed at firstLibravatar Armin Preiml2018-06-28
| * | Merge pull request #2170 from apreiml/masterLibravatar emersion2018-06-27
| |\|
| | * fix accidently removing borders on XCB_CONFIGURE_REQUESTLibravatar Armin Preiml2018-06-27
| |/
| * Merge pull request #2168 from BlueGone/input-cmd-arg-nbLibravatar emersion2018-06-27
| |\
| | * Check if command input has at least 2 argumentsLibravatar Thomas Plaçais2018-06-27
| |/
| * Merge pull request #2145 from emersion/xwayland-wants-floatLibravatar Drew DeVault2018-06-26
| |\
| | * Merge branch 'master' into xwayland-wants-floatLibravatar Ryan Dwyer2018-06-27
| | |\ | | |/ | |/|
| * | Merge pull request #2162 from martinetd/float_xdg_shellLibravatar Drew DeVault2018-06-26
| |\ \
| | * \ Merge branch 'master' into float_xdg_shellLibravatar emersion2018-06-26
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2164 from ael-code/background_fixesLibravatar Drew DeVault2018-06-26
| |\ \ \
| | * | | cleanup output-background subcommand handlingLibravatar ael-code2018-06-26
| | * | | fix memleak on background cmd errorLibravatar ael-code2018-06-26
| |/ / /
| * | | Merge pull request #2163 from martinetd/use-after-freeLibravatar Ryan Dwyer2018-06-26
| |\ \ \
| | * | | layer_shell: order destroying before sway_outputLibravatar Dominique Martinet2018-06-26
| | * | | layer_shell: cleanup output link on output destroyLibravatar Dominique Martinet2018-06-26
| |/ / /
| | * / xdg_shell: make view floating if a parent has been setLibravatar Dominique Martinet2018-06-26
| |/ /
| * | Merge pull request #2159 from acrisci/focus-dont-follow-keyboard-grabLibravatar Drew DeVault2018-06-24
| |\ \
| | * | dont focus-follow-mouse when keyboard grabLibravatar Tony Crisci2018-06-24
| |/ /
| | * xwayland: accept configure requests from floating viewsLibravatar emersion2018-06-24
| | * Automatically float xwayland windowsLibravatar emersion2018-06-18
* | | Add comment about usage to arrange_windows declarationLibravatar Ryan Dwyer2018-06-29
* | | Replace list_empty with a simple alternativeLibravatar Ryan Dwyer2018-06-29
* | | Fix crash when moving last child of a container to workspace or outputLibravatar Ryan Dwyer2018-06-29
* | | Allow views to skip configuresLibravatar Ryan Dwyer2018-06-27
* | | Move unsetting of view->surface into view_unmapLibravatar Ryan Dwyer2018-06-27
* | | Fix memleak in container_get_boxLibravatar Ryan Dwyer2018-06-27
* | | Remove transaction_add_damageLibravatar Ryan Dwyer2018-06-27
* | | Fix nitpicksLibravatar Ryan Dwyer2018-06-27
* | | Remove incorrect assertion and supporting codeLibravatar Ryan Dwyer2018-06-26
* | | Fix crash when closing output window from outer sessionLibravatar Ryan Dwyer2018-06-26
* | | Fix crash when disconnecting outputLibravatar Ryan Dwyer2018-06-26
* | | Remove timer when transaction destroysLibravatar Ryan Dwyer2018-06-26
* | | Damage output when views toggle fullscreenLibravatar Ryan Dwyer2018-06-26
* | | Rename view's free callback to destroyLibravatar Ryan Dwyer2018-06-26