Age | Commit message (Expand) | Author |
2018-10-30 | Revert "Respect border settings when rendering lone tabbed/stacked child" | Rostislav Pehlivanov |
2018-10-30 | Revert "tree/view.c: fix uninitialized variables warning" | Rostislav Pehlivanov |
2018-10-28 | Merge pull request #3011 from Emantor/fix/2922 | Drew DeVault |
2018-10-28 | output: initialize layers and signal before using functions | Rouven Czerwinski |
2018-10-27 | Use output identifier for workspace config | Robinhuett |
2018-10-27 | Revert "Fix #2992" | Drew DeVault |
2018-10-26 | tree/view.c: fix uninitialized variables warning | Cole Mickens |
2018-10-27 | Respect border settings when rendering lone tabbed/stacked child | Ryan Dwyer |
2018-10-26 | Fix #2992 | mwenzkowski |
2018-10-25 | Fix re-tiling for floating containers | Mihai Coman |
2018-10-25 | Rebase the cursor after applying transactions | Ryan Dwyer |
2018-10-25 | Merge pull request #2950 from emersion/presentation-time | Drew DeVault |
2018-10-25 | Fix containers not being resized when entering scratchpad | Ryan Dwyer |
2018-10-24 | Merge pull request #2933 from Snaipe/xwayland-window-properties | Drew DeVault |
2018-10-23 | Implement the presentation-time protocol | emersion |
2018-10-23 | xwayland: populate window_properties in json for views | Franklin "Snaipe" Mathieu |
2018-10-23 | Fix crash when resizing container hidden in the scratchpad | Ryan Dwyer |
2018-10-22 | Fix crash when quitting a QT app on the wayland backend using menu | Ryan Dwyer |
2018-10-21 | Make workspace back_and_forth seat-specific | Ryan Dwyer |
2018-10-20 | Merge pull request #2870 from RyanDwyer/refactor-input-manager | emersion |
2018-10-20 | Minor refactor of input manager | Ryan Dwyer |
2018-10-20 | Fix crash when view unmaps while no outputs connected | Ryan Dwyer |
2018-10-19 | Introduce cursor_rebase | Ryan Dwyer |
2018-10-17 | Merge pull request #2820 from Emantor/fix-mouse-warping-container | Drew DeVault |
2018-10-16 | view: rewarp cursor during view_unmap | Rouven Czerwinski |
2018-10-16 | view: move arrange_workspace into view_map | Rouven Czerwinski |
2018-10-15 | Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp | Ryan Dwyer |
2018-10-13 | Merge branch 'master' into fix_edge_gaps | Brian Ashworth |
2018-10-13 | fix_edge_gaps: Allow negative values for outer gaps. | Tarmack |
2018-10-13 | Fix crash when view maps while locked | Ryan Dwyer |
2018-10-10 | Fix floating click events | Ryan Dwyer |
2018-10-09 | Fix undesirable height change of floating views | mwenzkowski |
2018-10-08 | Only consider tiling views for gaps outer | Brian Ashworth |
2018-10-09 | Merge pull request #2772 from RyanDwyer/improve-popup-damage | Drew DeVault |
2018-10-08 | Remove duplicate code | Ryan Dwyer |
2018-10-08 | Introduce container_is_transient_for | Ryan Dwyer |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-10-07 | Handle subsurfaces in view_child_damage | Ryan Dwyer |
2018-10-07 | Only damage popups when popups have damage | Ryan Dwyer |
2018-10-06 | Move sticky containers when switching workspace via criteria | Ryan Dwyer |
2018-10-03 | Merge pull request #2759 from minus7/fix-view-container-null | emersion |
2018-10-03 | Fix crash if view has no container | minus |
2018-10-03 | Reenable popup-handling for determining focus | Jonathan Buch |
2018-10-03 | Use "raycasting" for determining focus for floating windows | Jonathan Buch |
2018-10-03 | Fix focusing topmost floating windows | Jonathan Buch |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-10-01 | Handle border options for gaps | Brian Ashworth |
2018-10-01 | Fix smart gaps | Brian Ashworth |
2018-09-30 | Merge pull request #2726 from RyanDwyer/overhaul-gaps | Drew DeVault |
2018-09-30 | Merge pull request #2728 from RedSoxFan/move-sticky-on-evac | Drew DeVault |