aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2019-02-23handle_layer_shell_surface: do not use noop outputBrian Ashworth
2019-02-23view: set xdg_decoration->view to NULL, check decoration destroyRouven Czerwinski
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth
2019-02-21output_get_active_workspace: check workspaces lengthBrian Ashworth
2019-02-16Disconnect swaybg instead of killing itemersion
2019-02-12Rebase cursor when a layer surface mapsemersion
2019-02-05Fix close_popups for xdg-shellemersion
2019-01-28Check xdg_surface's role before using its toplevelmwenzkowski
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer
2019-01-28Center surface inside container when it's too smallRyan Dwyer
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-24Use sway_log_errno instead of strerrorIan Fan
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-19Fix re-enabling outputs gaining a CRTCemersion
2019-01-19Prevent crashes in handle_transform and handle_scale tooemersion
2019-01-18Better handle outputs without CRTCemersion
2019-01-18output: remove output_add_listenersemersion
2019-01-16layer_shell: do not SIGABRT sway on zero outputsBrian Ashworth
2019-01-15Remove wlr_xdg_surface_send_close.Connor E
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer
2019-01-06Use %z for printing size_tJan Beich
2019-01-01Fix fullscreen view rendering crashMack Straight
2018-12-22Fix wlr_box_intersection args for wlroots 1441Brian Ashworth
2018-12-22Fixes per wlroots#1441Drew DeVault
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-12-10Call wlr_output_enable for disabled new outputsBrian Ashworth
2018-12-01Update for swaywm/wlroots#1403emersion
2018-11-28Fix titlebar when no title or marksBrian Ashworth
2018-11-25Implement title alignmentBrian Ashworth
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte
2018-11-18Use #if instead of #ifdefemersion
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer
2018-11-13Merge pull request #3102 from emersion/render-software-cursorsDrew DeVault
2018-11-12Use #if instead of #ifdef for WLR_HAS_*emersion
2018-11-10Render software cursors with wlr_output_render_software_cursorsemersion
2018-11-04Use wlr_surface_get_effective_damageemersion
2018-11-01Move view marks properties to container structRyan Dwyer
2018-10-31Move view border properties to container structRyan Dwyer
2018-10-30Revert "Respect border settings when rendering lone tabbed/stacked child"Rostislav Pehlivanov
2018-10-27Use output identifier for workspace configRobinhuett
2018-10-27Don't reset cursor during mouse operationsRyan Dwyer
2018-10-27Respect border settings when rendering lone tabbed/stacked childRyan Dwyer
2018-10-25Rebase the cursor after applying transactionsRyan Dwyer
2018-10-25Merge pull request #2950 from emersion/presentation-timeDrew DeVault
2018-10-24Rebase the cursor after mapping a viewRyan Dwyer
2018-10-24Merge pull request #2933 from Snaipe/xwayland-window-propertiesDrew DeVault
2018-10-23Implement the presentation-time protocolemersion