aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* | | Damage output when a fullscreen view unmapsLibravatar Ryan Dwyer2018-06-26
* | | Rename progress_queue to transaction_progress_queueLibravatar Ryan Dwyer2018-06-25
* | | Fix potential crash when fullscreen view unmapsLibravatar Ryan Dwyer2018-06-25
* | | Implement per-configure debug timingsLibravatar Ryan Dwyer2018-06-25
* | | Implement transaction timings debugLibravatar Ryan Dwyer2018-06-25
* | | Fix another crash when moving out of stacks or tabsLibravatar Ryan Dwyer2018-06-24
* | | Implement atomic layout updates for xwayland viewsLibravatar Ryan Dwyer2018-06-24
* | | Fix crash when running move <direction> in an empty workspaceLibravatar Ryan Dwyer2018-06-24
* | | Fix crash when unmapping a view with reapable parentsLibravatar Ryan Dwyer2018-06-24
* | | Fix crash related to stacks and tabsLibravatar Ryan Dwyer2018-06-24
* | | Force transactions to complete in orderLibravatar Ryan Dwyer2018-06-24
* | | Fix crash when deleting last child in a tabbed or stacked containerLibravatar Ryan Dwyer2018-06-23
* | | Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-23
|\| |
| * | Merge pull request #2155 from ael-code/fix_output_command_failureLibravatar Drew DeVault2018-06-22
| |\ \