3086 Commits (80a1c340a9c8c8aac5fe4dd7bc1dc15b43fce0dc)

Author SHA1 Message Date
Connor E b865dabeba Use parse_boolean where possible.
6 years ago
Drew DeVault 7fa7f4f48d
Merge pull request #3085 from 7415963987456321/master
6 years ago
7415963987456321 965abe077a Remove extra line
6 years ago
Connor E 78d07f5be4 Update documentation for focus_follows_mouse.
6 years ago
Brian Ashworth c248e96b84 resize set: implement width and height keywords
6 years ago
sghctoma 7ead20bfcf Fix building with clang
6 years ago
Ryan Dwyer aad2f444f0
Merge pull request #3087 from RedSoxFan/side-gaps
6 years ago
Brian Ashworth 9e8aa39530 Implement per side and per direction outer gaps
6 years ago
Brian Ashworth 6a42643784 gaps: remove duplicate inner gaps
6 years ago
Connor E 4a21981855 Add focus_follows_mouse always. (#3081)
6 years ago
Ryan Walklin 5032acb7a5 Add relative output transform
6 years ago
Drew DeVault 25bea8f6a5
Merge branch 'master' into effective-damage
6 years ago
Rouven Czerwinski f54287eaf3 config: mention that reload message is also printed on validation
6 years ago
Rouven Czerwinski 5fdffea99a commands/exec_always: defer command on config validation
6 years ago
Brian Ashworth c8c1ecaf25 Fix focus_wrapping yes
6 years ago
emersion d0bb450681
Merge pull request #3066 from mwenzkowski/fix-gaps
6 years ago
emersion 0e85b92250
Use wlr_surface_get_effective_damage
6 years ago
mwenzkowski 67866dc378 gaps: Improve error reporting
6 years ago
mwenzkowski 60df5cc9f8 Correct manpage regarding gaps command
6 years ago
madblobfish 7d8ed7a3a7 added space after table in sway.5 manpage
6 years ago
madblobfish 417a10f477 removed unneeded code fragment
6 years ago
Cole Mickens ef888321ba ipc: move refresh from output to output->current_mode
6 years ago
Cole Mickens 71686ed0e7 fix: restore refresh to the modes_array
6 years ago
Drew DeVault c18cd9dd03
Merge pull request #3021 from Snaipe/singlekey-binding-trigger
6 years ago
Cole Mickens d05aeb77a0 sway-ipc: includes current_mode for each output
6 years ago
emersion f90ff1210b
Teardown compositor when failing to drop permissions
6 years ago
emersion 9dae68eba5
Make it clear that being able to restore root is a failure
6 years ago
mwenzkowski cd0bae80b6 Fix #2992
6 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct
6 years ago
Drew DeVault 480b03b734
Merge pull request #3040 from RyanDwyer/border-props-to-container
6 years ago
Ryan Dwyer bf19f63a79 Wrap to fartherest output when running focus output
6 years ago
Ryan Dwyer 528c7495bb Move view border properties to container struct
6 years ago
Drew DeVault e21a23348b
Merge pull request #3031 from atomnuker/master
6 years ago
Ryan Dwyer 7be309710d Remove enum movement_direction
6 years ago
Rostislav Pehlivanov b0fb2846fe Revert "Respect border settings when rendering lone tabbed/stacked child"
6 years ago
Rostislav Pehlivanov a67e1b5873 Revert "tree/view.c: fix uninitialized variables warning"
6 years ago
Franklin "Snaipe" Mathieu f8e83ee20a binding: match single-key bindings if no multi-key binding matched
6 years ago
mwenzkowski 66ae58d62a cursor: fix uninitialized pointer in cursor_rebase
6 years ago
Drew DeVault 09f3f7b75f
Merge pull request #3011 from Emantor/fix/2922
6 years ago
Drew DeVault aa21d1b867
Merge pull request #3010 from Emantor/fix/cursor_warping_view_map
6 years ago
Rouven Czerwinski e4df675840 output: initialize layers and signal before using functions
6 years ago
Rouven Czerwinski 6f87d0c2cf input-manager: consider cursor warping on input_manager_set_focus
6 years ago
Drew DeVault 2ccf511cba
Merge pull request #3006 from Snaipe/remove-class
6 years ago
emersion e3a0e3322b
Merge pull request #3000 from Robinhuett/workspace_address_output_by_name
6 years ago
Konstantin Kharlamov cd3c2f4553 seat: don't traverse the list to check if it's empty
6 years ago
Franklin "Snaipe" Mathieu 03ca8596d6 ipc: make class, instance, and title window properties optional
6 years ago
Franklin "Snaipe" Mathieu 259fe1e76f ipc: remove class key from view json
6 years ago
Robinhuett 0a4cf4748d Use output identifier for workspace config
6 years ago
Drew DeVault 5a98dfee02 Revert "Fix #2992"
6 years ago
Ryan Dwyer d0dca7f35e Don't reset cursor during mouse operations
6 years ago