aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-06-27fix accidently removing borders on XCB_CONFIGURE_REQUESTArmin Preiml
2018-06-27Check if command input has at least 2 argumentsThomas Plaçais
2018-06-27Merge branch 'master' into xwayland-wants-floatRyan Dwyer
2018-06-26Merge branch 'master' into float_xdg_shellemersion
2018-06-26cleanup output-background subcommand handlingael-code
2018-06-26fix memleak on background cmd errorael-code
2018-06-26layer_shell: order destroying before sway_outputDominique Martinet
2018-06-26layer_shell: cleanup output link on output destroyDominique Martinet
2018-06-26xdg_shell: make view floating if a parent has been setDominique Martinet
2018-06-24dont focus-follow-mouse when keyboard grabTony Crisci
2018-06-24xwayland: accept configure requests from floating viewsemersion
2018-06-22Merge pull request #2155 from ael-code/fix_output_command_failureDrew DeVault
2018-06-22bugfix: avoid access after freeael-code
2018-06-22Merge pull request #2146 from tobiasblass/prepare_server_before_dropping_priv...Drew DeVault
2018-06-22Init the dmabuf exporting protocol in wlrootsRostislav Pehlivanov
2018-06-19Perform (partial) server initialization before dropping privileges.Tobias Blass
2018-06-18Automatically float xwayland windowsemersion
2018-06-16Update for swaywm/wlroots#1060emersion
2018-06-12Fix keyboard shortcut handling inconsistenciesfrsfnrrg
2018-06-12Sort binding key listsfrsfnrrg
2018-06-09Merge pull request #2124 from emersion/drag-iconsDrew DeVault
2018-06-09Implement gaps (PR #2047)Nate Symer
2018-06-09Render drag iconsemersion
2018-06-09Fix compilation errors related to disabled outputsemersion
2018-06-08Switch restore workspaces to a nested for-loopBrian Ashworth
2018-06-08Restore workspaces to outputs based on priorityBrian Ashworth
2018-06-08Merge pull request #2119 from martinetd/gcc-strtruncationemersion
2018-06-08sway/criteria: gcc string truncation warning fixDominique Martinet
2018-06-08sway exec command: use waitpid instead of waitDominique Martinet
2018-06-07Remove strip quoting and fix strncpy-overlapBrian Ashworth
2018-06-07Merge pull request #2084 from RedSoxFan/runtime-var-expansionemersion
2018-06-06Switch output storing from list_t to wl_listBrian Ashworth
2018-06-06Address emersions comments on output re-enablingBrian Ashworth
2018-06-06Store sway_outputs so that they can be reenabledBrian Ashworth
2018-06-06Remove tab/stack check for focusing after a splitBrian Ashworth
2018-06-06Fix focusing after splitting tabs/stacksBrian Ashworth
2018-06-06Initialise previous cursor position.Scott Leggett
2018-06-05Remove suspicious unconditional returnTobias Blass
2018-06-05Fix logic issue in do_var_replacementBrian Ashworth
2018-06-05Support runtime var expansion and set at runtimeBrian Ashworth
2018-06-05Merge pull request #2095 from emersion/fullscreen-damage-only-visibleemersion
2018-06-05Merge pull request #2103 from RyanDwyer/focus-fixesemersion
2018-06-05Fix movement crashes/issuesBrian Ashworth
2018-06-04Don't restore focus if unmapping surface wasn't focusedRyan Dwyer
2018-06-04Don't set focus to NULL when clicking a surface which has no containerRyan Dwyer
2018-06-04Restore focus when unmapping layer shell surfacesRyan Dwyer
2018-06-04Restore focus when unmapping unmanaged xwayland surfacesRyan Dwyer
2018-06-03Merge pull request #2087 from RedSoxFan/output-subcommandemersion
2018-06-03Merge pull request #2099 from RyanDwyer/fix-seat-get-active-childemersion
2018-06-03Address review comments for output subcommandsBrian Ashworth