Commit Graph

2644 Commits (881f729af9e675710dea43eb268cf644e6ec66be)

Author SHA1 Message Date
Ryan Dwyer 771ad7bffa Fix jumping views 7 years ago
Drew DeVault 08a69f267a
Merge pull request from RyanDwyer/floating-emit-reparent 7 years ago
Ryan Dwyer e1955c5c08 Fix crash when adding output 7 years ago
Ryan Dwyer a49e4b13bf Clean up tracked outputs when an output is destroyed 7 years ago
Ryan Dwyer 0f6d212629 Send output enter/leave events correctly 7 years ago
Ryan Dwyer b3e2c49774 Fix crash when a view destroys with pending transactions 7 years ago
emersion 8db6c68db6
Merge pull request from RyanDwyer/fix-popup-position 7 years ago
Drew DeVault 9f913614ca
Merge pull request from RyanDwyer/standardise-debug 7 years ago
Ryan Dwyer 76bdb21ca9 Fix popup position when parent uses geometry 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ryan Dwyer f9563d88f3 Use enum for damage debug options 7 years ago
Ryan Dwyer 8d1dd03823 Standardise debug variables 7 years ago
Ryan Dwyer 7f22fab389
Merge branch 'master' into commands 7 years ago
Drew DeVault d0a24465d7
Merge pull request from RyanDwyer/geometry 7 years ago
Ian Fan 37e37627ca commands: move newly-stickied containers to focused workspace 7 years ago
Ian Fan 1be75fe740 Fix double iterating in container_for_each_child 7 years ago
Ian Fan b3f7801fca commands: prevent focusing mode with no containers 7 years ago
Ian Fan 23601a8771 commands: complete assign command 7 years ago
Ian Fan e81cc8a575 commands: saner workspace number handling 7 years ago
Ian Fan 69e00151bb commands: handle quoted exec command 7 years ago
Ian Fan 453646b887 commands: fix documentation formatting mistakes for move command 7 years ago
Ian Fan 7717c2231a commands: require set variable to start with $ 7 years ago
Ian Fan c1af79532f commands: add nop 7 years ago
Ryan Dwyer d6cd79c342 Implement iterators per container type 7 years ago
Drew DeVault d4a32800d5
Merge pull request from RyanDwyer/implement-mousedown 7 years ago
Ryan Dwyer 16c663ed49 Rename container_sort_workspaces and container_wrap_children 7 years ago
Ryan Dwyer d22420689d Fix mod+resize 7 years ago
Ryan Dwyer ce78f6770e Fix nitpick 7 years ago
Ryan Dwyer b0a5f3a25f Store geometry in the view and handle any floating view resizing 7 years ago
Ryan Dwyer 4e755c4b12 Set current size when a floating xwayland view resizes 7 years ago
Ryan Dwyer 8af4e2e3e6 Handle xwayland views sending new sizes in their commits 7 years ago
Ryan Dwyer 9ee89f11c4 Add get_geometry for xdg_shell_v6 7 years ago
Ryan Dwyer 8034c25426 Render saved buffer using saved geometry 7 years ago
Ryan Dwyer 982a2d0c99 Fix geometry 7 years ago
emersion b3ee9af0c8 Add view_get_geometry 7 years ago
Ryan Dwyer 07a897b3b7 Don't send motion if the cursor hasn't moved 7 years ago
Ryan Dwyer b637b61a7a Rename mousedown to down and make seat operation a named enum 7 years ago
Ryan Dwyer a36625a482 Implement mousedown operation 7 years ago
Drew DeVault db4b4935b3
Merge pull request from RyanDwyer/refactor-seat-get-focus 7 years ago
emersion 754bbd03c0
Merge pull request from RyanDwyer/reap-when-floating 7 years ago
Ryan Dwyer 1801b725e2 Add using_csd variable to transaction state 7 years ago
Ryan Dwyer 3a888163a0 Refactor seat_get_focus functions 7 years ago
Ryan Dwyer 6a26b499a4 Attempt to reap old tiling parent when floating a container 7 years ago
Donnie West a9433cbded
When the workspace is focused, return it instead of checking parent 7 years ago
Drew DeVault 98ed05225e
Merge pull request from RyanDwyer/cleanup-transactions 7 years ago
Ryan Dwyer 701fcafc70 Use list_find in more places and refactor/fix workspace prev_next functions 7 years ago
Ryan Dwyer c3ef36d6b5 Simplify transactions 7 years ago
Drew DeVault b4887ba154
Merge pull request from RyanDwyer/resize-tiling-via-cursor 7 years ago
minus 18e425eda6 Use assigned workspace name for output 7 years ago
Ryan Dwyer 4b8e3a885b Don't commit multiple transactions at the same time 7 years ago