Age | Commit message (Expand) | Author |
2018-07-06 | Merge branch 'master' into leaks | emersion |
2018-07-07 | Use opaque region to determine if frame done should be sent | Ryan Dwyer |
2018-07-05 | Implement mode --pango_markup | Brian Ashworth |
2018-07-05 | cmd_results_to_json: return copied string and properly free the json | Dominique Martinet |
2018-07-04 | ipc-server: add display destroy listener and remove ipc_terminate | Dominique Martinet |
2018-07-02 | idle_inhibit: move server data to its own struct | Dominique Martinet |
2018-07-02 | idle_inhibit: stop inhibitor when views become invisible | Dominique Martinet |
2018-07-02 | Add idle inhibit unstable v1 support | Dominique Martinet |
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 | Render saved buffers with the surface's dimensions | Ryan Dwyer |
2018-06-29 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-29 | Add comment about usage to arrange_windows declaration | Ryan Dwyer |
2018-06-27 | Allow views to skip configures | Ryan Dwyer |
2018-06-27 | Fix memleak in container_get_box | Ryan Dwyer |
2018-06-27 | Remove transaction_add_damage | Ryan Dwyer |
2018-06-27 | Merge branch 'master' into xwayland-wants-float | Ryan Dwyer |
2018-06-26 | layer_shell: order destroying before sway_output | Dominique Martinet |
2018-06-26 | Remove incorrect assertion and supporting code | 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-25 | Implement transaction timings debug | Ryan Dwyer |
2018-06-24 | Implement atomic layout updates for xwayland views | Ryan Dwyer |
2018-06-24 | Force transactions to complete in order | Ryan Dwyer |
2018-06-23 | Fix crash when deleting last child in a tabbed or stacked container | Ryan Dwyer |
2018-06-23 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-23 | Implement atomic layout updates for tree operations | Ryan Dwyer |
2018-06-19 | Perform (partial) server initialization before dropping privileges. | Tobias Blass |
2018-06-18 | Automatically float xwayland windows | emersion |
2018-06-18 | Preserve buffers during transactions | Ryan Dwyer |
2018-06-18 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-12 | Fix keyboard shortcut handling inconsistencies | frsfnrrg |
2018-06-12 | Sort binding key lists | frsfnrrg |
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 |
2018-06-03 | Refactor cmd_output to use config_subcommand | Brian Ashworth |
2018-06-02 | Address first round of review for generic blocks | Brian Ashworth |
2018-06-02 | Make command block implementation generic | Brian Ashworth |
2018-06-01 | Comment to explain sway_shortcut_state lists | frsfnrrg |
2018-06-01 | Rewrite shortcut handling code to avoid hardcoded values | frsfnrrg |