aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
...
| * fix handling key modifiers if not pressed at firstLibravatar Armin Preiml2018-06-28
| * fix accidently removing borders on XCB_CONFIGURE_REQUESTLibravatar Armin Preiml2018-06-27
| * Check if command input has at least 2 argumentsLibravatar Thomas Plaçais2018-06-27
| * Merge branch 'master' into xwayland-wants-floatLibravatar Ryan Dwyer2018-06-27
| |\
| | * Merge branch 'master' into float_xdg_shellLibravatar emersion2018-06-26
| | |\
| | | * cleanup output-background subcommand handlingLibravatar ael-code2018-06-26
| | | * fix memleak on background cmd errorLibravatar ael-code2018-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
| | |/
| | * 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
* | | 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
| |\ \
| | * | bugfix: avoid access after freeLibravatar ael-code2018-06-22
| | |/
| * | Merge pull request #2146 from tobiasblass/prepare_server_before_dropping_priv...Libravatar Drew DeVault2018-06-22
| |\ \
| | * | Perform (partial) server initialization before dropping privileges.Libravatar Tobias Blass2018-06-19
| | |/
| * / Init the dmabuf exporting protocol in wlrootsLibravatar Rostislav Pehlivanov2018-06-22
| |/
* | Implement atomic layout updates for tree operationsLibravatar Ryan Dwyer2018-06-23
* | Preserve buffers during transactionsLibravatar Ryan Dwyer2018-06-18
* | Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-18
|\|
| * Update for swaywm/wlroots#1060Libravatar emersion2018-06-16
| * Fix keyboard shortcut handling inconsistenciesLibravatar frsfnrrg2018-06-12
| * Sort binding key listsLibravatar frsfnrrg2018-06-12