summaryrefslogtreecommitdiffstats
path: root/sway/tree/view.c
Commit message (Expand)AuthorAge
...
* tree/view.c: fix uninitialized variables warningLibravatar Cole Mickens2018-10-26
* 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 #2933 from Snaipe/xwayland-window-propertiesLibravatar Drew DeVault2018-10-24
|\
| * xwayland: populate window_properties in json for viewsLibravatar Franklin "Snaipe" Mathieu2018-10-23
* | Fix crash when quitting a QT app on the wayland backend using menuLibravatar Ryan Dwyer2018-10-22
|/
* Make workspace back_and_forth seat-specificLibravatar Ryan Dwyer2018-10-21
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Introduce cursor_rebaseLibravatar Ryan Dwyer2018-10-19
* Merge pull request #2820 from Emantor/fix-mouse-warping-containerLibravatar Drew DeVault2018-10-17
|\
| * view: rewarp cursor during view_unmapLibravatar Rouven Czerwinski2018-10-16
| * view: move arrange_workspace into view_mapLibravatar Rouven Czerwinski2018-10-16
* | Fix crash when view maps while lockedLibravatar Ryan Dwyer2018-10-13
|/
* Fix undesirable height change of floating viewsLibravatar mwenzkowski2018-10-09
* Merge pull request #2772 from RyanDwyer/improve-popup-damageLibravatar Drew DeVault2018-10-09
|\
| * Handle subsurfaces in view_child_damageLibravatar Ryan Dwyer2018-10-07
| * Only damage popups when popups have damageLibravatar Ryan Dwyer2018-10-07
* | Remove duplicate codeLibravatar Ryan Dwyer2018-10-08
* | Introduce container_is_transient_forLibravatar Ryan Dwyer2018-10-08
* | Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
|/
* Fix crash if view has no containerLibravatar minus2018-10-03
* Merge pull request #2703 from RyanDwyer/csd-borderLibravatar Drew DeVault2018-10-03
|\
| * Improve CSD logicLibravatar 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
* | Handle border options for gapsLibravatar Brian Ashworth2018-10-01
* | Fix smart gapsLibravatar Brian Ashworth2018-10-01
* | Fix floating views in tabbed/stacked workspaces not getting frame eventsLibravatar Ryan Dwyer2018-09-28
|/
* Allow running commands on containers without focusing themLibravatar Ryan Dwyer2018-09-23
* Fix pango escaping and refactor escape_markup_textLibravatar Ryan Dwyer2018-09-22
* ipc: add pid information for views in layout treeLibravatar Ian Fan2018-09-19
* Rename seat_get_active_child to seat_get_active_tiling_childLibravatar Ryan Dwyer2018-09-16
* Remove redundant container creation in view initializationLibravatar Ian Fan2018-09-15
* Merge pull request #2621 from emersion/fix-unmap-segfaultLibravatar Drew DeVault2018-09-11
|\
| * Don't use handler_context in view_unmapLibravatar emersion2018-09-11
* | Implement tiling dragLibravatar Ryan Dwyer2018-09-11
|/
* Minor fixLibravatar William Wold2018-09-10
* Minor fixLibravatar William Wold2018-09-10
* Give windows pointer focus immediately when they are switched toLibravatar William Wold2018-09-10
* Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* Introduce seat_set_focus_container and seat_set_focus_workspaceLibravatar Ryan Dwyer2018-09-06
* Adjust container boxLibravatar Ryan Dwyer2018-09-06
* Allow marked containers to be moved out of the scratchpad via move commandLibravatar Ryan Dwyer2018-09-05
* Fix crash when view in scratchpad becomes urgentLibravatar Ryan Dwyer2018-09-05
* Fix scratchpad related crashesLibravatar Ryan Dwyer2018-09-05
* Remove offset argument to container_add_siblingLibravatar 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
* Rename fowa enum and use switch in view_request_activateLibravatar Ryan Dwyer2018-09-02
* Implement focus_on_window_activationLibravatar Ryan Dwyer2018-09-02