Age | Commit message (Expand) | Author |
2018-09-03 | Fixed window_type with disabled xwayland support. | Pascal Pascher |
2018-09-03 | Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE | sghctoma |
2018-09-03 | Merge remote-tracking branch 'upstream/master' into fix-freebsd-build | sghctoma |
2018-09-03 | Merge branch 'master' into disabled-no-modeset | Brian Ashworth |
2018-09-02 | prevent ub caused by misaligned stores/loads | taiyu |
2018-09-02 | Rename fowa enum and use switch in view_request_activate | Ryan Dwyer |
2018-09-02 | Implement focus_on_window_activation | Ryan Dwyer |
2018-09-02 | Check modal state when determining whether an xwayland view should float | Ryan Dwyer |
2018-09-02 | Merge pull request #2554 from emersion/init-dmabuf-global-in-renderer | emersion |
2018-09-01 | Update for swaywm/wlroots#1216 | emersion |
2018-09-01 | Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crash | Drew DeVault |
2018-09-01 | Do not modeset disabled outputs | emersion |
2018-09-01 | Merge pull request #2547 from RyanDwyer/fix-reload-crash | Drew DeVault |
2018-09-01 | Merge pull request #2549 from RyanDwyer/border-improvements | Drew DeVault |
2018-09-01 | Implement window_type criteria token | Ryan Dwyer |
2018-09-01 | Implement deprecated new_window and new_float commands | Ryan Dwyer |
2018-09-01 | Allow reload command to exist anywhere in the command string | Ryan Dwyer |
2018-09-01 | Fix crash on reload | Ryan Dwyer |
2018-08-31 | Don't send never-ending transactions when a focused layer surface commits | Ryan Dwyer |
2018-08-31 | Fix crash when running deferred commands | Ryan Dwyer |
2018-08-30 | Enable privilege dropping of FreeBSD | sghctoma |
2018-08-30 | Add missing destroy calls to server_fini | sghctoma |
2018-08-30 | Fix feature macros for FreeBSD | sghctoma |
2018-08-29 | Merge pull request #2537 from ianyfan/commands | Drew DeVault |
2018-08-29 | Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crash | Drew DeVault |
2018-08-29 | commands: fix exec quoting | Ian Fan |
2018-08-29 | Fix rendering of nested tabs | Ryan Dwyer |
2018-08-29 | Fix crash when reaping a workspace | Ryan Dwyer |
2018-08-29 | Fix workspace tabs | Ryan Dwyer |
2018-08-29 | Don't use bitfield to test for similar transactions | Ryan Dwyer |
2018-08-28 | commands: fix moving container to different output | Ian Fan |
2018-08-28 | Fix gaps issues | Ryan Dwyer |
2018-08-28 | Prepare arrange code for type safe arguments | Ryan Dwyer |
2018-08-27 | Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputs | Drew DeVault |
2018-08-27 | Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfaces | Drew DeVault |
2018-08-27 | Merge pull request #2520 from RedSoxFan/destroy-empty-ws-on-evac | Drew DeVault |
2018-08-27 | seat.c: clean-up seat_set_focus_warp function | Ian Fan |
2018-08-27 | Stop floaters from snapping on move to new output | Brian Ashworth |
2018-08-27 | Initialise variable properly | Scott Anderson |
2018-08-27 | Destroy empty workspaces in output_evacuate | Brian Ashworth |
2018-08-26 | ipc: clean-up container_create_notify function | Ian Fan |
2018-08-26 | ipc: emit window close event earlier, before destroying | Ian Fan |
2018-08-26 | Merge pull request #2513 from RyanDwyer/rename-root-outputs | Drew DeVault |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-26 | Make separate gaps functions per container type | Ryan Dwyer |
2018-08-25 | Workspace move cycle | Armin Preiml |
2018-08-25 | Rename sway_root.outputs to sway_root.all_outputs | Ryan Dwyer |
2018-08-25 | Merge pull request #2510 from RyanDwyer/relocate-layout-functions | Drew DeVault |
2018-08-25 | Merge branch 'master' into commands | Ryan Dwyer |
2018-08-25 | Relocate container_move, container_move_to and container_get_in_direction | Ryan Dwyer |