4529 Commits (e438342157272f6a807ea28ef1b554e01530ead8)
 

Author SHA1 Message Date
emersion e438342157
Merge pull request #2560 from RyanDwyer/focus-on-window-activation
6 years ago
Ryan Dwyer 6fb03817c9 Rename fowa enum and use switch in view_request_activate
6 years ago
Ryan Dwyer f057a0195e Implement focus_on_window_activation
6 years ago
emersion 159edc6d13
Merge pull request #2559 from RyanDwyer/xwayland-check-modal
6 years ago
Ryan Dwyer 69cd1dfaca Check modal state when determining whether an xwayland view should float
6 years ago
emersion ca3be93757
Merge pull request #2554 from emersion/init-dmabuf-global-in-renderer
6 years ago
emersion 407c12fddd Update for swaywm/wlroots#1216
6 years ago
Drew DeVault 80270ba086
Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crash
6 years ago
Drew DeVault 89a045835f
Merge pull request #2547 from RyanDwyer/fix-reload-crash
6 years ago
Drew DeVault 692dc55eca
Merge pull request #2549 from RyanDwyer/border-improvements
6 years ago
Drew DeVault 4ac67d6408
Merge pull request #2550 from RyanDwyer/window-type-criteria
6 years ago
Ryan Dwyer f4ec308376 Implement window_type criteria token
6 years ago
Ryan Dwyer 016d0455f8 Implement deprecated new_window and new_float commands
6 years ago
Ryan Dwyer 7e81e58e7d Allow reload command to exist anywhere in the command string
6 years ago
Ryan Dwyer ebe65a4d48 Fix crash on reload
6 years ago
emersion 1f1b1b34d6
Merge pull request #2546 from RyanDwyer/fix-transaction-spamming
6 years ago
Ryan Dwyer dce549c537 Don't send never-ending transactions when a focused layer surface commits
6 years ago
Ryan Dwyer 1e0459f7f7 Fix crash when running deferred commands
6 years ago
Drew DeVault de9e80459a
Merge pull request #2537 from ianyfan/commands
6 years ago
Drew DeVault 3686724c9e
Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crash
6 years ago
Ian Fan 79899064b6 commands: fix exec quoting
6 years ago
Brian Ashworth 5f6dcffe47
Merge pull request #2536 from RyanDwyer/fix-nested-tabs
6 years ago
Ryan Dwyer 3c4196b986 Fix rendering of nested tabs
6 years ago
Drew DeVault ed775103c8
Merge pull request #2535 from RyanDwyer/fix-reap-crash
6 years ago
Ryan Dwyer 2438f5f050 Fix crash when reaping a workspace
6 years ago
Drew DeVault 095ca75769
Merge pull request #2533 from RyanDwyer/fix-workspace-tabs
6 years ago
Ryan Dwyer 53fe7b02e9 Fix workspace tabs
6 years ago
Ryan Dwyer b12f7be907 Don't use bitfield to test for similar transactions
6 years ago
Brian Ashworth 602ccca1a8
Merge pull request #2526 from ianyfan/commands
6 years ago
Brian Ashworth 876b5147cf
Merge branch 'master' into commands
6 years ago
Drew DeVault 6143a64cda
Merge pull request #2528 from fokditkak/add-bulgarian-readme
6 years ago
Martin Kalchev 5f2ebe0dd5 added ref to bulgarian translation
6 years ago
Ian Fan bc30f2d528 commands: fix moving container to different output
6 years ago
Martin Kalchev 15f709b155 spellcheck and help add.
6 years ago
Drew DeVault 83230435f7
Merge pull request #2511 from RyanDwyer/refactor-arrange
6 years ago
Ryan Dwyer 126a82f14f Fix gaps issues
6 years ago
Ryan Dwyer f5b9815128 Prepare arrange code for type safe arguments
6 years ago
Martin Kalchev da0ffa3b20 initial commit
6 years ago
Drew DeVault 98ef29c228
Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputs
6 years ago
Drew DeVault 82423b88b8
Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfaces
6 years ago
Drew DeVault 9d9de97c4c
Merge pull request #2520 from RedSoxFan/destroy-empty-ws-on-evac
6 years ago
Drew DeVault efcaee190e
Merge pull request #2519 from ianyfan/set-focus-cleanup
6 years ago
Ian Fan 3bf849d993 seat.c: clean-up seat_set_focus_warp function
6 years ago
Drew DeVault fed6976840
Merge pull request #2522 from ascent12/build_fix
6 years ago
Brian Ashworth 11c1619f30 Stop floaters from snapping on move to new output
6 years ago
Scott Anderson 31c3c8a365 Initialise variable properly
6 years ago
Scott Anderson ff86dc0c35 Hide deprecated wayland functions
6 years ago
Brian Ashworth 148b113b8d Destroy empty workspaces in output_evacuate
6 years ago
Brian Ashworth d6a5dfc913
Merge pull request #2518 from ianyfan/ipc
6 years ago
Ian Fan 6ae2e3a4a8 ipc: clean-up container_create_notify function
6 years ago