Age | Commit message (Expand) | Author |
2018-07-23 | Merge branch 'master' into pid-workspaces | Drew DeVault |
2018-07-24 | Merge pull request #2342 from RyanDwyer/update-cursor | emersion |
2018-07-24 | Fix some cases where the cursor doesn't update | Ryan Dwyer |
2018-07-23 | Merge pull request #2341 from RedSoxFan/fix-2339 | Drew DeVault |
2018-07-23 | Add missing checks to fix 2339 | Brian Ashworth |
2018-07-23 | Merge pull request #2338 from somdoron/master | emersion |
2018-07-23 | fix crash on new output while swaylock is running | somdoron |
2018-07-23 | Merge pull request #2323 from RyanDwyer/scratchpad | Drew DeVault |
2018-07-23 | Store scratchpad list in sway_root instead of server | Ryan Dwyer |
2018-07-23 | Implement scratchpad | Ryan Dwyer |
2018-07-23 | Merge pull request #2328 from emersion/xdg-shell-set-title | Ryan Dwyer |
2018-07-22 | Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6 | emersion |
2018-07-22 | Merge pull request #2296 from RyanDwyer/floating-modifier | emersion |
2018-07-22 | Enable wlr-gamma-control-unstable-v1 | emersion |
2018-07-22 | Set cursor when beginning resize and move operations | Ryan Dwyer |
2018-07-22 | Fix damage when shrinking a floating view using cursor | Ryan Dwyer |
2018-07-22 | Implement request_move and request_resize for xwayland views | Ryan Dwyer |
2018-07-22 | Fix focus bug with floating containers | Ryan Dwyer |
2018-07-22 | Deny move/resize events for tiled xdg shell views | Ryan Dwyer |
2018-07-22 | Consider view's min/max sizes when resizing | Ryan Dwyer |
2018-07-22 | Store last button and use it when views request to move or resize | Ryan Dwyer |
2018-07-22 | Prevent re-uploading the same cursor image multiple times | Ryan Dwyer |
2018-07-22 | Replace static handle_end_operation with seat_end_mouse_operation | Ryan Dwyer |
2018-07-22 | Remove unnecessary includes | Ryan Dwyer |
2018-07-22 | Implement xdg shell request_move and request_resize events | Ryan Dwyer |
2018-07-22 | Use wlr_keyboard_get_modifiers | Ryan Dwyer |
2018-07-22 | Use separate function for choosing edge cursor | Ryan Dwyer |
2018-07-22 | Improve resize performance by partially flushing the transaction queue | Ryan Dwyer |
2018-07-22 | Fix clicking xwayland menus | Ryan Dwyer |
2018-07-22 | Use max multiplier when resizing while preserving ratio | Ryan Dwyer |
2018-07-22 | Fix damage issue when moving and resizing | Ryan Dwyer |
2018-07-22 | Make mod + resize do it from the top left corner | Ryan Dwyer |
2018-07-22 | Use WLR_MODIFIER_SHIFT | Ryan Dwyer |
2018-07-22 | Implement floating_modifier and mouse operations for floating views | Ryan Dwyer |
2018-07-21 | Merge pull request #2320 from RedSoxFan/reset-outputs-on-reload | Ryan Dwyer |
2018-07-20 | Reset outputs on reload | Brian Ashworth |
2018-07-20 | Merge pull request #2317 from RyanDwyer/force-display-urgency-hint | Brian Ashworth |
2018-07-21 | Fix urgent timer logic and remove unnecessary header includes | Ryan Dwyer |
2018-07-21 | Implement force_display_urgency_hint | Ryan Dwyer |
2018-07-20 | Merge pull request #2318 from RedSoxFan/fix-output-wildcard | emersion |
2018-07-20 | Fix output wildcard handling | Brian Ashworth |
2018-07-20 | Merge pull request #2313 from minus7/swaybar-hotspot-input-fix | Drew DeVault |
2018-07-19 | Merge pull request #2316 from RyanDwyer/fix-floating-pointer-events | Brian Ashworth |
2018-07-20 | Fix pointer events for overlapping floating views | Ryan Dwyer |
2018-07-19 | Merge pull request #2314 from emersion/update-wlroots-1148 | Drew DeVault |
2018-07-19 | Merge branch 'master' into update-wlroots-1148 | Drew DeVault |
2018-07-19 | Update for swaywm/wlroots#1148 | emersion |
2018-07-19 | swaybar: Fix scroll handling on workspace buttons | minus |
2018-07-19 | Merge pull request #2310 from RyanDwyer/assign-output | Drew DeVault |
2018-07-19 | Merge pull request #2304 from RedSoxFan/fix-2298 | emersion |