aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
...
* IPC: Trigger move events for scratchpad containersLibravatar Mihai Coman2018-11-26
* Fix pango title escapingLibravatar emersion2018-11-25
* Merge pull request #3179 from baloo/baloo/title_format-pango_markupLibravatar emersion2018-11-24
|\
| * fixes pango_markup support with title_formatLibravatar Arthur Gautier2018-11-24
* | 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
* Allow multiple outputs for workspace outputLibravatar Brian Ashworth2018-11-11
* Merge pull request #3087 from RedSoxFan/side-gapsLibravatar Ryan Dwyer2018-11-08
|\
| * Implement per side and per direction outer gapsLibravatar Brian Ashworth2018-11-07
* | gaps: remove duplicate inner gapsLibravatar Brian Ashworth2018-11-07
|/
* Fix #2992Libravatar mwenzkowski2018-11-01
* Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* Move view border properties to container structLibravatar Ryan Dwyer2018-10-31
* Merge pull request #3031 from atomnuker/masterLibravatar Drew DeVault2018-10-31
|\
| * Revert "Respect border settings when rendering lone tabbed/stacked child"Libravatar Rostislav Pehlivanov2018-10-30
| * Revert "tree/view.c: fix uninitialized variables warning"Libravatar Rostislav Pehlivanov2018-10-30
* | Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
|/
* Merge pull request #3011 from Emantor/fix/2922Libravatar Drew DeVault2018-10-28
|\
| * output: initialize layers and signal before using functionsLibravatar Rouven Czerwinski2018-10-28
* | Use output identifier for workspace configLibravatar Robinhuett2018-10-27
|/
* Revert "Fix #2992"Libravatar Drew DeVault2018-10-27
* tree/view.c: fix uninitialized variables warningLibravatar Cole Mickens2018-10-26
* Respect border settings when rendering lone tabbed/stacked childLibravatar Ryan Dwyer2018-10-27
* Fix #2992Libravatar mwenzkowski2018-10-26
* Fix re-tiling for floating containersLibravatar Mihai Coman2018-10-25
* 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
* | Fix containers not being resized when entering scratchpadLibravatar 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 resizing container hidden in the scratchpadLibravatar Ryan Dwyer2018-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
* Merge pull request #2870 from RyanDwyer/refactor-input-managerLibravatar emersion2018-10-20
|\
| * Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* | Fix crash when view unmaps while no outputs connectedLibravatar 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
* | Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpLibravatar Ryan Dwyer2018-10-15
* | Merge branch 'master' into fix_edge_gapsLibravatar Brian Ashworth2018-10-13
|\ \
| * | Fix crash when view maps while lockedLibravatar Ryan Dwyer2018-10-13
| |/
* / fix_edge_gaps: Allow negative values for outer gaps.Libravatar Tarmack2018-10-13
|/
* Fix floating click eventsLibravatar Ryan Dwyer2018-10-10
* Fix undesirable height change of floating viewsLibravatar mwenzkowski2018-10-09
* Only consider tiling views for gaps outerLibravatar Brian Ashworth2018-10-08
* Merge pull request #2772 from RyanDwyer/improve-popup-damageLibravatar Drew DeVault2018-10-09
|\