summaryrefslogtreecommitdiffstats
path: root/sway/desktop
Commit message (Expand)AuthorAge
...
* Update for swaywm/wlroots#1403Libravatar emersion2018-12-01
* Fix titlebar when no title or marksLibravatar Brian Ashworth2018-11-28
* Implement title alignmentLibravatar Brian Ashworth2018-11-25
* Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* Merge pull request #3102 from emersion/render-software-cursorsLibravatar Drew DeVault2018-11-13
|\
| * Render software cursors with wlr_output_render_software_cursorsLibravatar emersion2018-11-10
* | Use #if instead of #ifdef for WLR_HAS_*Libravatar emersion2018-11-12
|/
* Use wlr_surface_get_effective_damageLibravatar emersion2018-11-04
* Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* Move view border properties to container structLibravatar Ryan Dwyer2018-10-31
* Revert "Respect border settings when rendering lone tabbed/stacked child"Libravatar Rostislav Pehlivanov2018-10-30
* Use output identifier for workspace configLibravatar Robinhuett2018-10-27
* Don't reset cursor during mouse operationsLibravatar Ryan Dwyer2018-10-27
* Respect border settings when rendering lone tabbed/stacked childLibravatar Ryan Dwyer2018-10-27
* Rebase the cursor after applying transactionsLibravatar Ryan Dwyer2018-10-25
* Merge pull request #2950 from emersion/presentation-timeLibravatar Drew DeVault2018-10-25
|\
| * Implement the presentation-time protocolLibravatar emersion2018-10-23
* | Rebase the cursor after mapping a viewLibravatar Ryan Dwyer2018-10-24
* | Merge pull request #2933 from Snaipe/xwayland-window-propertiesLibravatar Drew DeVault2018-10-24
|\ \ | |/ |/|
| * 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