2313 Commits (abcc2ef9eb90af3aea7d2eed9cd9800d0ce1e14c)

Author SHA1 Message Date
Ryan Dwyer ee0e1b170e Fix crash in seat code
6 years ago
emersion 60fdb71a1f Updates for swaywm/wlroots#1116
6 years ago
Drew DeVault 2bc18d8cf7
Merge pull request #2248 from Dudemanguy911/fix_crash_on_floating_windows
6 years ago
dudemanguy 600c126150 fix crash on floating windows
6 years ago
Ryan Dwyer f2d1cf3ceb Implement floating_minimum_size and floating_maximum_size
6 years ago
emersion 73084c5fa6
Merge pull request #2243 from RyanDwyer/use-fullscreen-saved-buffer
6 years ago
Ryan Dwyer 3b50a2a3af Use saved buffer when fullscreen view is in a transaction
6 years ago
Ryan Dwyer 15dc5286e2 Move floating windows to front when focused
6 years ago
russ morris 6ae1004cd1 removed unnecessary parens
6 years ago
russ morris c06266e12d fix line lengths
6 years ago
russ morris b9d8ecc548 tabs instead of spaces
6 years ago
russ morris 89c25dd149 fix tabbed titlebar widths
6 years ago
Ian Fan 23c1c26c3f Add get_config message type to ipc
6 years ago
Ian Fan 5fd36164a0 Add get_binding_modes message type to ipc
6 years ago
Ryan Dwyer 56ad148403
Merge branch 'master' into fix-stacked-layout
6 years ago
Drew DeVault 6fd9a2bfd6
Merge branch 'master' into focus-mode-toggle
6 years ago
emersion 63b4bf5000
Update for swaywm/wlroots#1126
6 years ago
Konstantin Pospelov 9dd54f934e Fix titlebar rendering for nested stacked containers
6 years ago
emersion b755639ca8
Document `focus floating|tiling`
6 years ago
emersion 48c98b676f
Implement `focus mode_toggle`
6 years ago
emersion ebcdce457a
Merge pull request #2223 from RyanDwyer/floating-move
6 years ago
Ryan Dwyer b0fc7e9850 Remove duplicate function declaration and add assertion
6 years ago
Ryan Dwyer ab8a86369c Implement some floating move commands
6 years ago
vilhalmer 4e7ef1dd39
No need to walk to workspace, recursive will
6 years ago
vilhalmer 47c20f8ea4
Regroup signal
6 years ago
vilhalmer ce626a0708
Replace empty workspace with moved workspace
6 years ago
emersion f9625d1d56
Split renderer
7 years ago
Ryan Dwyer 0046eed969 Fix titles when container titles contain UTF-8 characters
7 years ago
emersion 9a9d9116be
Make view_update_* update live props as well
7 years ago
emersion 47d56306c3
Fix xwayland floating views unclickable
7 years ago
Drew DeVault 817e847749
Merge pull request #2206 from martinetd/leaks
7 years ago
emersion b3c55dd909
Merge branch 'master' into leaks
7 years ago
Ryan Dwyer 464d4d5889 Translate surface by its geo when doing opaque box check
7 years ago
Ryan Dwyer 9480781229 Don't clear when using opaque lockscreen
7 years ago
Ryan Dwyer 3b842f4eed Detect opaque lockscreen when using a solid color
7 years ago
Ryan Dwyer f1fadef923 Use pixman_region32_contains_rectangle
7 years ago
Ryan Dwyer 839c3a5500 Use opaque region to determine if frame done should be sent
7 years ago
Ryan Dwyer 58befcf2cd Don't send frame done to surfaces behind lockscreen
7 years ago
Drew DeVault 3d2595b102
Merge branch 'master' into remove-input-fix
7 years ago
Ian Fan f63b209d51 Attach destroy handler earlier
7 years ago
Drew DeVault a06d45a14d
Merge pull request #2217 from RedSoxFan/fix-663
7 years ago
Brian Ashworth c833ae64bc Fix pointer button events for layer surfaces
7 years ago
Brian Ashworth 78c08fb0a2 Implement mode --pango_markup
7 years ago
emersion 84109431f7
Merge pull request #2185 from swaywm/update-wlroots-1076
7 years ago
Thomas Plaçais ab5c8c31a0 Escape underscore in sway-input(5) man page to avoid invalid colors
7 years ago
Dominique Martinet 7ef08ffbe6 pango/cairo: set default font map to NULL to free it
7 years ago
Dominique Martinet fe72e3b349 cmd_results_to_json: return copied string and properly free the json
7 years ago
emersion 51b215ad5c
Use wlr_surface.buffer_damage
7 years ago
Drew DeVault d43500831a
Updates per wlroots#1076
7 years ago
Dominique Martinet 9314c45c41 workspace_next_name: free targets later than these already found in order
7 years ago