Commit Graph

6390 Commits (84ec8f92a69feb303e0e521f482b75b2cd12c4aa)
 

Author SHA1 Message Date
Brian Ashworth 10fc7a5b49
Merge branch 'master' into default-floating-border 7 years ago
Drew DeVault db3a363734 Revert "config: free include path on successful load" 7 years ago
Drew DeVault 9c8d73dad6
Merge pull request from RyanDwyer/superfluous-urgent-events 7 years ago
Ryan Dwyer 9cbff272cb Remove superfluous IPC urgent events 7 years ago
Ryan Dwyer 75c699db62 Implement default_floating_border command and adjust CSD behaviour 7 years ago
Drew DeVault 7268d544c2
Merge pull request from emersion/cleanup-swayidle 7 years ago
Peter Rice 14511da75d send scroll events to swaybar blocks 7 years ago
Peter Rice 79a998849b make hotspot callback take an x11 button id 7 years ago
Drew DeVault d6bd314dff
Merge pull request from RyanDwyer/urgency 7 years ago
Ryan Dwyer 255dc8bbb0 swaybar: Read urgent colors from IPC 7 years ago
emersion 297e32126f
Merge pull request from RedSoxFan/implement-1962 7 years ago
emersion 4657ea5a42 swayidle: cleanup 7 years ago
Brian Ashworth 7b91712416 Switch to using getopt_long for config flag 7 years ago
Brian Ashworth 14c949c1c7 Remove leftover parens 7 years ago
Brian Ashworth 85584734ce Remove int cast after changing to size_t 7 years ago
Brian Ashworth d375f6af18 Change to size_t in swaylock's get_config_path 7 years ago
Brian Ashworth 296889f3d7 Implement swaylock configuration file parsing 7 years ago
Drew DeVault 6a9ca6efa0
Merge pull request from RyanDwyer/no-focus 7 years ago
Ryan Dwyer e2f28c023c Focus view before running criteria when mapping 7 years ago
Ryan Dwyer fc2484095a Implement no_focus command 7 years ago
emersion a588b326c2
Merge pull request from RyanDwyer/fix-tab-split-focus 7 years ago
Ryan Dwyer af5f736277 Render containers as urgent if they have an urgent child 7 years ago
Ryan Dwyer 9ca5cb7faf Fix tab split focus bug 7 years ago
Ryan Dwyer be28c18ad5 Mark containers as urgent in IPC if they have urgent views 7 years ago
Ryan Dwyer 5f0a4bb6a4 Update workspace urgent state when views close or move workspaces 7 years ago
Ryan Dwyer 560627437b Make container_for_each_descendant_dfs descend into floating views 7 years ago
Ryan Dwyer 64e3bc3ab0 Fix crash in ipc_json_describe_view 7 years ago
Ryan Dwyer a211daf9e6 Add documentation for urgent command 7 years ago
Ryan Dwyer e3f90f00fe Implement xwayland urgency hint 7 years ago
Ryan Dwyer f86087d78f Fix urgency IPC events 7 years ago
Ryan Dwyer 315d5311b2 Implement urgency base functionality 7 years ago
emersion b314a8f2cc
Merge pull request from ianyfan/leaks 7 years ago
Ian Fan 9559e3e2af config output: free command string if unused 7 years ago
Ian Fan 92450883d7 config: free include path on successful load 7 years ago
Ian Fan ba8981e44b bar: free old position when changing 7 years ago
Drew DeVault 87334dbccb
Merge pull request from ianyfan/config-read-fix 7 years ago
Ian Fan 011d43746f Add error handling for getting config file size 7 years ago
Ian Fan e6209afcd6 Fix config buffer overflow and logic 7 years ago
Drew DeVault 8e05fb7826
Merge pull request from RyanDwyer/transactionise-focus 7 years ago
Ryan Dwyer a120d4c79f Make focus part of transactions 7 years ago
Drew DeVault 53e3f35ba3
Merge pull request from RyanDwyer/simplify-transactions 7 years ago
Drew DeVault 806c06fdfb
Merge pull request from emersion/remove-orbital-screenshooter 7 years ago
Drew DeVault f4edf84b4f
Merge pull request from swaywm/debug-flags 7 years ago
Drew DeVault b1afcc69fa Add extended debugging flags 7 years ago
Ryan Dwyer 6b2dc7e63b Set signature to void 7 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers 7 years ago
Drew DeVault dbeb03aa68
Merge pull request from RedSoxFan/implement-1569 7 years ago
Brian Ashworth 13c6627ddb Implement tap_button_map for input devices 7 years ago
Drew DeVault 63f28bcf1e
Merge pull request from RyanDwyer/floating-resize 7 years ago
Ryan Dwyer 0584ecec0a Force min/max size when resizing floating containers 7 years ago