Age | Commit message (Expand) | Author |
2018-08-02 | Fix pointer events for fullscreen views | emersion |
2018-08-02 | Revert "Revert "Fix popups"" | Ryan Dwyer |
2018-08-02 | Revert "Fix popups" | Drew DeVault |
2018-08-02 | Merge branch 'master' into fix-resize-wiggle | emersion |
2018-08-01 | Merge pull request #2391 from RyanDwyer/fix-popups-v2 | Drew DeVault |
2018-08-01 | ipc: add window::mark event | Ian Fan |
2018-08-01 | Correctly track saved surfaces during multiple transactions | Ryan Dwyer |
2018-07-31 | Close popups when changing focus | Ryan Dwyer |
2018-07-31 | Fix popups | Ryan Dwyer |
2018-07-30 | Fix title textures on scale change | Brian Ashworth |
2018-07-28 | Allow containers to float | Ryan Dwyer |
2018-07-26 | Allow containers to be fullscreen | Ryan Dwyer |
2018-07-25 | reverted includes of "sway/config.h" and replaced with "config.h" from meson ... | Pascal Pascher |
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-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 | Implement floating_modifier and mouse operations for floating views | Ryan Dwyer |
2018-07-19 | Allow xwayland views to become urgent when on a non-visible workspace | Ryan Dwyer |
2018-07-17 | Implement default_floating_border command and adjust CSD behaviour | 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 |
2018-07-15 | Make focus part of transactions | Ryan Dwyer |
2018-07-14 | Simplify transactions by utilising a dirty flag on containers | Ryan Dwyer |
2018-07-12 | Don't disable borders for xwayland floating views | emersion |
2018-07-09 | Implement some floating move commands | Ryan Dwyer |
2018-07-01 | Implement pid->workspace tracking | Drew DeVault |
2018-06-30 | sway views: add helpers to get view and layer from wlr_surface | Dominique Martinet |
2018-06-30 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-30 | Revert "Don't unmaximize floating views" | Rostislav Pehlivanov |
2018-06-29 | Add comment about usage to arrange_windows declaration | Ryan Dwyer |
2018-06-27 | Fix memleak in container_get_box | Ryan Dwyer |
2018-06-26 | Rename view's free callback to destroy | Ryan Dwyer |
2018-06-26 | Damage output when a fullscreen view unmaps | Ryan Dwyer |
2018-06-23 | Implement atomic layout updates for tree operations | Ryan Dwyer |
2018-06-18 | Preserve buffers during transactions | Ryan Dwyer |
2018-06-11 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-09 | Merge pull request #2124 from emersion/drag-icons | Drew DeVault |
2018-06-09 | Implement gaps (PR #2047) | Nate Symer |
2018-06-09 | Render drag icons | emersion |
2018-06-09 | Refactor everything that needs to arrange windows | Ryan Dwyer |
2018-06-09 | Make main properties be the pending state | Ryan Dwyer |
2018-06-09 | WIP: Atomic layout updates ground work | Ryan Dwyer |
2018-06-08 | Restore workspaces to outputs based on priority | Brian Ashworth |
2018-06-06 | Switch output storing from list_t to wl_list | Brian Ashworth |
2018-06-06 | Store sway_outputs so that they can be reenabled | Brian Ashworth |