Age | Commit message (Expand) | Author |
2018-07-30 | Merge pull request #2381 from frsfnrrg/key-repeat | Drew DeVault |
2018-07-30 | Fix title textures on scale change | Brian Ashworth |
2018-07-29 | Bindings use advised keyboard repeat parameters | frsfnrrg |
2018-07-29 | Implement key repeat for pressed key bindings | frsfnrrg |
2018-07-29 | Remove output_surface_for_each_surface from header | emersion |
2018-07-29 | Completely switch over to new iterators | emersion |
2018-07-29 | wip: redesign output_view_for_each_surface iterator | emersion |
2018-07-29 | wip: redesign output_layer_for_each_surface iterator | emersion |
2018-07-29 | wip: redesign output_drag_icons_for_each_surface iterator | emersion |
2018-07-29 | wip: redesign output_unmanaged_for_each_surface iterator | emersion |
2018-07-28 | Add virtual keyboard protocol | Drew DeVault |
2018-07-28 | When unfloating, return container to previously focused tiled container | Ryan Dwyer |
2018-07-28 | Allow containers to float | Ryan Dwyer |
2018-07-26 | Allow containers to be fullscreen | Ryan Dwyer |
2018-07-25 | Add xkb_numlock/xkb_capslock commands (#2311) | ProgAndy |
2018-07-25 | Implement setting NumLock and CapsLock status | ProgAndy |
2018-07-25 | Merge pull request #2353 from emersion/render-opaque-overlay | Drew DeVault |
2018-07-25 | Merge pull request #2350 from ppascher/xwayland-optional | Drew DeVault |
2018-07-25 | reverted includes of "sway/config.h" and replaced with "config.h" from meson ... | Pascal Pascher |
2018-07-25 | more style fixes, included "sway/config.h" where needed | Pascal Pascher |
2018-07-25 | Improve rendering with a fullscreen opaque overlay surface | emersion |
2018-07-24 | Implement floating_modifier <mod> [inverse|normal] | Brian Ashworth |
2018-07-24 | style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false | Pascal Pascher |
2018-07-24 | Added meson option "enable_xwayland" (default: true) to enable/disable xwayla... | Pascal Pascher |
2018-07-24 | Merge pull request #2165 from swaywm/pid-workspaces | Drew DeVault |
2018-07-23 | Invoke mouse bindings | frsfnrrg |
2018-07-23 | Parse mouse binding options | frsfnrrg |
2018-07-23 | Merge branch 'master' into pid-workspaces | 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-22 | Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6 | emersion |
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 | Implement xdg shell request_move and request_resize events | Ryan Dwyer |
2018-07-22 | Implement floating_modifier and mouse operations for floating views | Ryan Dwyer |
2018-07-20 | Reset outputs on reload | Brian Ashworth |
2018-07-21 | Implement force_display_urgency_hint | Ryan Dwyer |
2018-07-20 | Fix output wildcard handling | Brian Ashworth |
2018-07-19 | Merge pull request #2304 from RedSoxFan/fix-2298 | emersion |
2018-07-19 | Allow xwayland views to become urgent when on a non-visible workspace | Ryan Dwyer |
2018-07-19 | Fix deferred command handling | Brian Ashworth |
2018-07-18 | Don't unfocus when an override redirect window is mapped | emersion |
2018-07-17 | Implement default_floating_border command and adjust CSD behaviour | Ryan Dwyer |
2018-07-16 | Merge pull request #2276 from RyanDwyer/urgency | Drew DeVault |
2018-07-16 | Implement no_focus command | Ryan Dwyer |
2018-07-16 | Mark containers as urgent in IPC if they have urgent views | Ryan Dwyer |
2018-07-16 | Update workspace urgent state when views close or move workspaces | Ryan Dwyer |
2018-07-16 | Implement urgency base functionality | Ryan Dwyer |