aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
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
2018-10-23xwayland: populate window_properties in json for viewsFranklin "Snaipe" Mathieu
2018-10-22Fix xwayland wants_floating logicRyan Dwyer
2018-10-21Parse missing i3 window typesChristian
2018-10-20Fix popup damage issues when toplevel and/or popup uses geometryRyan Dwyer
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-17Merge pull request #2820 from Emantor/fix-mouse-warping-containerDrew DeVault
2018-10-16view: move arrange_workspace into view_mapRouven Czerwinski
2018-10-12Fix pixel leaks when using fractional scalingRyan Dwyer
2018-10-09Merge pull request #2772 from RyanDwyer/improve-popup-damageDrew DeVault
2018-10-08Remove duplicate codeRyan Dwyer
2018-10-08Look for any ancestor when checking for fullscreen exitRyan Dwyer
2018-10-08Use current state when rendering transient containersRyan Dwyer
2018-10-08Introduce container_is_transient_forRyan Dwyer
2018-10-08Implement popup_during_fullscreenRyan Dwyer
2018-10-07Use wlr_xdg_popup_get_toplevel_coordsRyan Dwyer
2018-10-07Only damage popups when popups have damageRyan Dwyer
2018-10-04Give focus to another swaylock surface when output is disconnectedRyan Dwyer
2018-10-03Merge pull request #2703 from RyanDwyer/csd-borderDrew DeVault
2018-09-28transaction: do not use pointers for stateIan Fan
2018-09-27Remove server-decoration assumption if view supports xdg-decorationRyan Dwyer
2018-09-27Rename view_set_csd_from_client to view_update_csd_from_clientRyan Dwyer
2018-09-27Add CSD to border modesRyan Dwyer
2018-09-23Allow running commands on containers without focusing themRyan Dwyer
2018-09-21Reconfigure xwayland views when repositionedRyan Dwyer
2018-09-19Fix segfault in output_renderemersion
2018-09-16Merge pull request #2637 from RyanDwyer/fix-tabbed-workspace-shenanigansDrew DeVault
2018-09-16Fix crash when destroying an idle-inhibiting clientMarien Zwart
2018-09-16Rename seat_get_active_child to seat_get_active_tiling_childRyan Dwyer
2018-09-14Update for swaywm/wlroots#1243emersion
2018-09-11Fix dropzone box on scaled outputsRyan Dwyer
2018-09-11Implement tiling dragRyan Dwyer
2018-09-11Rename OP_MOVE to OP_MOVE_FLOATINGRyan Dwyer
2018-09-10handle_layer_shell_surface: Do not crash if seat doesn't have focusArmin Preiml
2018-09-08Align titles to baselineRyan Dwyer
2018-09-08Fix gaps in title textures and vertically center themRyan Dwyer
2018-09-07Merge pull request #2603 from emersion/fix-dndDrew DeVault
2018-09-07Fix drag-and-dropemersion
2018-09-06Float views when min == max on either dimensionRyan Dwyer
2018-09-06Fix crash when switching to new workspace during transactionRyan Dwyer
2018-09-06Fix crash when views rapidly map and unmapRyan Dwyer
2018-09-05Fix output position issueRyan Dwyer
2018-09-05Update output propertes on mode changeRyan Dwyer
2018-09-05Apply default config to outputRyan Dwyer