aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop
Commit message (Expand)AuthorAge
...
| * xwayland: populate window_properties in json for viewsLibravatar Franklin "Snaipe" Mathieu2018-10-23
* | Fix xwayland wants_floating logicLibravatar Ryan Dwyer2018-10-22
|/
* Parse missing i3 window typesLibravatar Christian2018-10-21
* Fix popup damage issues when toplevel and/or popup uses geometryLibravatar Ryan Dwyer2018-10-20
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Merge pull request #2820 from Emantor/fix-mouse-warping-containerLibravatar Drew DeVault2018-10-17
|\
| * view: move arrange_workspace into view_mapLibravatar Rouven Czerwinski2018-10-16
* | Fix pixel leaks when using fractional scalingLibravatar Ryan Dwyer2018-10-12
|/
* Merge pull request #2772 from RyanDwyer/improve-popup-damageLibravatar Drew DeVault2018-10-09
|\
| * Use wlr_xdg_popup_get_toplevel_coordsLibravatar Ryan Dwyer2018-10-07
| * Only damage popups when popups have damageLibravatar Ryan Dwyer2018-10-07
* | Remove duplicate codeLibravatar Ryan Dwyer2018-10-08
* | Look for any ancestor when checking for fullscreen exitLibravatar Ryan Dwyer2018-10-08
* | Use current state when rendering transient containersLibravatar Ryan Dwyer2018-10-08
* | Introduce container_is_transient_forLibravatar Ryan Dwyer2018-10-08
* | Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
|/
* Give focus to another swaylock surface when output is disconnectedLibravatar Ryan Dwyer2018-10-04
* Merge pull request #2703 from RyanDwyer/csd-borderLibravatar Drew DeVault2018-10-03
|\
| * Remove server-decoration assumption if view supports xdg-decorationLibravatar Ryan Dwyer2018-09-27
| * Rename view_set_csd_from_client to view_update_csd_from_clientLibravatar Ryan Dwyer2018-09-27
| * Add CSD to border modesLibravatar Ryan Dwyer2018-09-27
* | transaction: do not use pointers for stateLibravatar Ian Fan2018-09-28
|/
* Allow running commands on containers without focusing themLibravatar Ryan Dwyer2018-09-23
* Reconfigure xwayland views when repositionedLibravatar Ryan Dwyer2018-09-21
* Fix segfault in output_renderLibravatar emersion2018-09-19
* Merge pull request #2637 from RyanDwyer/fix-tabbed-workspace-shenanigansLibravatar Drew DeVault2018-09-16
|\
| * Rename seat_get_active_child to seat_get_active_tiling_childLibravatar Ryan Dwyer2018-09-16
* | Fix crash when destroying an idle-inhibiting clientLibravatar Marien Zwart2018-09-16
|/
* Update for swaywm/wlroots#1243Libravatar emersion2018-09-14
* Fix dropzone box on scaled outputsLibravatar Ryan Dwyer2018-09-11
* Implement tiling dragLibravatar Ryan Dwyer2018-09-11
* Rename OP_MOVE to OP_MOVE_FLOATINGLibravatar Ryan Dwyer2018-09-11
* handle_layer_shell_surface: Do not crash if seat doesn't have focusLibravatar Armin Preiml2018-09-10
* Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* Fix gaps in title textures and vertically center themLibravatar Ryan Dwyer2018-09-08
* Merge pull request #2603 from emersion/fix-dndLibravatar Drew DeVault2018-09-07
|\
| * Fix drag-and-dropLibravatar emersion2018-09-07
* | Float views when min == max on either dimensionLibravatar Ryan Dwyer2018-09-06
* | Fix crash when switching to new workspace during transactionLibravatar Ryan Dwyer2018-09-06
* | Fix crash when views rapidly map and unmapLibravatar Ryan Dwyer2018-09-06
* | Fix output position issueLibravatar Ryan Dwyer2018-09-05
* | Update output propertes on mode changeLibravatar Ryan Dwyer2018-09-05
* | Apply default config to outputLibravatar Ryan Dwyer2018-09-05
* | Don't use wlr_output propertiesLibravatar Ryan Dwyer2018-09-05
* | Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
|/
* Implement window_role criteria tokenLibravatar Ryan Dwyer2018-09-04
* Fix crash when a splash screen opens on an empty workspaceLibravatar Ian Fan2018-09-03
* Merge branch 'master' into disabled-no-modesetLibravatar Brian Ashworth2018-09-03
|\
| * Implement focus_on_window_activationLibravatar Ryan Dwyer2018-09-02
| * Check modal state when determining whether an xwayland view should floatLibravatar Ryan Dwyer2018-09-02