Commit Graph

5269 Commits (6358de382793a5e28f445c87bb3baf138f4810af)
 

Author SHA1 Message Date
Ryan Dwyer fc6fde7d90 Fix compile error 7 years ago
Rostislav Pehlivanov f42bf0ad4a container_at_view: don't offset the view by the window geometry 7 years ago
Rostislav Pehlivanov e0d0e8f840 Revert "Don't unmaximize floating views" 7 years ago
Ryan Dwyer 53c4467573
Merge pull request from emersion/fix-floating-no-frame-event 7 years ago
emersion 4de28bba68
Fix floating views not receiving frame events 7 years ago
Armin Preiml 354648cc07 refactor success_object 7 years ago
Armin Preiml 659871de1e fix swaymsg: errors are displayed again 7 years ago
Ryan Dwyer 96c8c02483 Fix flash of background when xwayland views are mapped 7 years ago
Ryan Dwyer 3a6ed5110c Render saved buffers with the surface's dimensions 7 years ago
Ryan Dwyer a2fbb20a61 Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
Ryan Dwyer 3c81a900b7 Add comment about usage to arrange_windows declaration 7 years ago
Ryan Dwyer d7169ee7ff Replace list_empty with a simple alternative 7 years ago
Ryan Dwyer e8fb6b3325 Fix crash when moving last child of a container to workspace or output 7 years ago
Drew DeVault d3ea07f828
Merge pull request from apreiml/fix-keybinding-modifier-handling 7 years ago
Armin Preiml 1eede432fc fix handling key modifiers if not pressed at first 7 years ago
emersion 92e81df470
Merge pull request from apreiml/master 7 years ago
Armin Preiml c4b900c1e0 fix accidently removing borders on XCB_CONFIGURE_REQUEST 7 years ago
emersion 1579fc1d91
Merge pull request from BlueGone/input-cmd-arg-nb 7 years ago
Thomas Plaçais 9a3c6d2dbe Check if command input has at least 2 arguments 7 years ago
Ryan Dwyer 9652529cc1 Allow views to skip configures 7 years ago
Ryan Dwyer e6829c5991 Move unsetting of view->surface into view_unmap 7 years ago
Ryan Dwyer 8773ed3970 Fix memleak in container_get_box 7 years ago
Ryan Dwyer be86d3aba6 Remove transaction_add_damage 7 years ago
Ryan Dwyer 61c1187685 Fix nitpicks 7 years ago
Drew DeVault 152ccd7fb1
Merge pull request from emersion/xwayland-wants-float 7 years ago
Ryan Dwyer bf38081382
Merge branch 'master' into xwayland-wants-float 7 years ago
Drew DeVault f0f50c31d5
Merge pull request from martinetd/float_xdg_shell 7 years ago
emersion ecd748d240
Merge branch 'master' into float_xdg_shell 7 years ago
Drew DeVault 50ad949185
Merge pull request from ael-code/background_fixes 7 years ago
ael-code a4578815f1
cleanup output-background subcommand handling 7 years ago
ael-code 4550cb2b3e
fix memleak on background cmd error 7 years ago
Ryan Dwyer af0f0375ef
Merge pull request from martinetd/use-after-free 7 years ago
Dominique Martinet 6856866a61 layer_shell: order destroying before sway_output 7 years ago
Dominique Martinet 08800c8ee2 layer_shell: cleanup output link on output destroy 7 years ago
Ryan Dwyer a7b3f29292 Remove incorrect assertion and supporting code 7 years ago
Ryan Dwyer 93696b78ec Fix crash when closing output window from outer session 7 years ago
Ryan Dwyer 834805f5e2 Fix crash when disconnecting output 7 years ago
Ryan Dwyer 0085f64ac0 Remove timer when transaction destroys 7 years ago
Ryan Dwyer e8001e6fbe Damage output when views toggle fullscreen 7 years ago
Ryan Dwyer 50190bc760 Rename view's free callback to destroy 7 years ago
Ryan Dwyer 7a922c65aa Damage output when a fullscreen view unmaps 7 years ago
Dominique Martinet c9be014557 xdg_shell: make view floating if a parent has been set 7 years ago
Ryan Dwyer beacd4d9f9 Rename progress_queue to transaction_progress_queue 7 years ago
Ryan Dwyer 9b15e81cff Fix potential crash when fullscreen view unmaps 7 years ago
Drew DeVault 59086fabbf
Merge pull request from acrisci/focus-dont-follow-keyboard-grab 7 years ago
Tony Crisci e9ad10c2d6 dont focus-follow-mouse when keyboard grab 7 years ago
Ryan Dwyer c371ff3de8 Implement per-configure debug timings 7 years ago
Ryan Dwyer 289d696adc Implement transaction timings debug 7 years ago
emersion eeb38d65cb
xwayland: accept configure requests from floating views 7 years ago
Ryan Dwyer a3976e2659 Fix another crash when moving out of stacks or tabs 7 years ago