Commit Graph

6989 Commits (d945c8f519282be4bfadaded990effd729c8321d)
 

Author SHA1 Message Date
emersion 647ace1d6d
Merge pull request from RyanDwyer/fix-workspace-prev-next 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
emersion d0fb2d9a53
Merge pull request from minus7/workspace-names 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
Ryan Dwyer e7a7306063 Don't progress transaction queue if any are partially complete 7 years ago
Ryan Dwyer 4d023c0390 Make mod+resize a floating container resize the container itself 7 years ago
Ryan Dwyer e9d46ccbdd Use col-resize and row-resize cursor images 7 years ago
Ryan Dwyer 1893515d3a Fix right-click/popups and add state checks 7 years ago
Ryan Dwyer 2dceae6224 Allow resizing tiled views via mod key 7 years ago
Ryan Dwyer f4280e506b Refactor dispatch_cursor_button 7 years ago
Ryan Dwyer b4a0363d17 Implement resizing tiled containers via cursor 7 years ago
Drew DeVault 146cc0a441
Merge pull request from janza/position-command-fix-args 7 years ago
Josip Janzic 5aca2b42e6
man: Correct format for output position config 7 years ago
Drew DeVault b6428f4751
Merge pull request from RyanDwyer/fix-ancestor-crash 7 years ago
Ryan Dwyer 5f3757c927 Fix container_has_ancestor crash 7 years ago
Drew DeVault 2aa6d98c5a
Merge pull request from RyanDwyer/remove-bfs 7 years ago
emersion 9545c70928
Merge pull request from RyanDwyer/remove-container-has-child 7 years ago
Ryan Dwyer 4ad1ccc9dc Remove container_for_each_descendant_bfs 7 years ago
Ryan Dwyer 31844bf42b Remove container_has_child 7 years ago
emersion e474d87e42
Merge pull request from ianyfan/swaynag-leak 7 years ago
Ian Fan 6e7052fc44 swaynag: destroy old cursor theme when updated 7 years ago
Drew DeVault c7e99ee0d4
Merge pull request from emersion/xwayland-unmanaged-order 7 years ago
emersion d1433c637a xwayland: fix unmanaged surfaces order 7 years ago
Brian Ashworth df1aeed6c2
Merge pull request from RyanDwyer/finish-resize-commands 7 years ago
Ryan Dwyer af693cba26 Update resize documentation 7 years ago
Ryan Dwyer 6c730a2cb2 Implement resize set <width> <height> for tiled containers 7 years ago
Ryan Dwyer 9395d3c93c Implement resize grow|shrink <direction> <amount> for tiled containers 7 years ago
Drew DeVault db0fa066e5 Remove obsolete security sanity check 7 years ago
Drew DeVault 425ee270b4
Merge pull request from RedSoxFan/bg-swaynag-reading-only 7 years ago
Brian Ashworth b6f4623551 Don't call swaynag_log for bg when not reading 7 years ago
Drew DeVault 78c0f013dd
Merge pull request from RedSoxFan/fix-2434 7 years ago
Brian Ashworth 43d1ffc9dd Allow a fallback color to be specified for swaybg 7 years ago
Brian Ashworth fc039f0759
Merge pull request from manio/master 7 years ago
Brian Ashworth 3c26536267
Merge branch 'master' into master 7 years ago
Drew DeVault e28101e6e1 私の日本語が上手じゃないですね 7 years ago
Drew DeVault 1c7a6a49b6 Remove setcap instructions 7 years ago
emersion 89e176d3fb
Merge pull request from RyanDwyer/fix-floating-deco-focus 7 years ago
Ryan Dwyer f5dc3ac09d Don't call send_pointer_notify_button when doing move or resize 7 years ago
Ryan Dwyer 4c5dc6f135 Focus floating views when beginning move/resize operations 7 years ago
Ryan Dwyer a0ece6f956 Rename container_at_view to surface_at_view and make it return void 7 years ago
Ryan Dwyer 1e984fec05 Fix focus when clicking floating decorations 7 years ago
Drew DeVault c8a8216629
Merge pull request from RyanDwyer/floating-move-to-workspace 7 years ago
Ryan Dwyer 5653fc754b Deny moving a sticky container to workspace if it's the same output 7 years ago
Ryan Dwyer a0649190de Fix edge cases when moving floating container to new workspace 7 years ago
Ryan Dwyer 36281609ea Implement move to workspace on a floating container 7 years ago
Drew DeVault 6f0bc469e9
Merge pull request from RyanDwyer/fix-move-crash 7 years ago
Drew DeVault 84845adb8e
Merge pull request from RyanDwyer/fix-sticky-infinite-loop 7 years ago