4410 Commits (7717c2231a614ba1a7e8ec1b22883e6fe1a228d5)
 

Author SHA1 Message Date
Eric Engestrom 9f59885928 zsh: fix sway completion
6 years ago
Eric Engestrom c6a6faaeae util.h: add missing include
6 years ago
Drew DeVault 5f8676f214
Merge pull request #2383 from RedSoxFan/fix-title-scale
6 years ago
Brian Ashworth b8efdeae29 Fix title textures on scale change
6 years ago
Drew DeVault 8dacd0639c Enable unstable wlroots features
6 years ago
frsfnrrg 8dbbfa5965 Bindings use advised keyboard repeat parameters
6 years ago
frsfnrrg e33dfbfa75 Implement key repeat for pressed key bindings
6 years ago
Drew DeVault ca8f177e14
Merge pull request #2379 from emersion/xwayland-unmanaged
6 years ago
emersion 9a7e436fad Don't give focus if xwayland window has a type hint
6 years ago
emersion 0ad865f0b7 Make output_surface_for_each_surface_iterator static
6 years ago
emersion 9951b2ec33 Remove unused output_from_wlr_output
6 years ago
emersion fe0750fec1 Remove output_surface_for_each_surface from header
6 years ago
emersion 8d5cc8625c Completely switch over to new iterators
6 years ago
emersion e9d674cfd2 wip: redesign output_view_for_each_surface iterator
6 years ago
emersion a0dd977617 wip: redesign output_layer_for_each_surface iterator
6 years ago
emersion dbf6dd0dae wip: redesign output_drag_icons_for_each_surface iterator
6 years ago
emersion d2172bd331 wip: redesign output_unmanaged_for_each_surface iterator
6 years ago
Ryan Dwyer 8fcf0505d0
Merge pull request #2380 from mariusor/tap-button-map-man-fix
6 years ago
Ryan Dwyer b2f58af46c
Merge branch 'master' into tap-button-map-man-fix
6 years ago
emersion 5af776e734
Merge pull request #2376 from swaywm/virtual-keyboard
6 years ago
Marius Orcsik 7b9aee5451
Escaping underscores in tap_button_map
6 years ago
Drew DeVault cded0ff7e8
Merge pull request #2371 from ggreer/numlock
6 years ago
Drew DeVault 1e65439a54 Add virtual keyboard protocol
6 years ago
Geoff Greer 30fee94354 Don't enable numlock by default. This fixes an annoying issue where laptop keyboards would have 'numlock mode' enabled, remapping parts of the alphabet to numbers.
6 years ago
Drew DeVault 53069f1403
Merge pull request #2360 from RyanDwyer/floating-containers
6 years ago
Drew DeVault e4b54ac16e
Merge pull request #2368 from RyanDwyer/handle-out-of-fds
6 years ago
Drew DeVault 68d6307aa6
Merge pull request #2365 from RyanDwyer/fix-cmd-defer-crash
6 years ago
Ryan Dwyer 84cd22c8cb Fix crash when a deferred command destroys a workspace
6 years ago
Ryan Dwyer 0337609667 Focus child when showing a scratchpad container
6 years ago
Ryan Dwyer debb8e85b2 Fix crash when unfloating child of container into empty workspace
6 years ago
Ryan Dwyer 9d1f6e095b Send floating container to scratchpad when a child is focused
6 years ago
Ryan Dwyer 538e083f61 Fix focus mode_toggle from a child of a floating container
6 years ago
Ryan Dwyer c95847c9e1 Allow splitting a floating view
6 years ago
Ryan Dwyer da2a87f6c7 When unfloating, return container to previously focused tiled container
6 years ago
Ryan Dwyer 936168e740 Operate on floating split container when a child is focused
6 years ago
Ryan Dwyer 902a1402ba Fix crash when a child of a floating container is in the scratchpad
6 years ago
Ryan Dwyer 0b6b6716e2 Fix clicking a floating split container
6 years ago
Ryan Dwyer 08cfba2192 Allow containers to float
6 years ago
Ryan Dwyer a4bcddcfdc Include errno.h
6 years ago
Ryan Dwyer d6daf10cad Show errno description in log
6 years ago
Ryan Dwyer 32663b7b01 Handle out-of-fd situations gracefully for transaction and urgent timers
6 years ago
Brian Ashworth a2164c6661
Merge pull request #2372 from RyanDwyer/fix-use-after-free-v2
6 years ago
Ryan Dwyer 52cf410d3c Second attempt at fixing transaction use-after-free
6 years ago
Brian Ashworth 92a4bc646a
Merge pull request #2370 from RyanDwyer/transactions-use-after-free
6 years ago
Ryan Dwyer 073ac425d5 Fix use after free in transactions
6 years ago
Drew DeVault 7ad9d743fa
Merge pull request #2369 from mihaicmn/preserve-workspace-name
6 years ago
Mihai Coman d37c94d1b6 Preserve workspace name
6 years ago
Brian Ashworth f6db3acd24
Merge pull request #2357 from RyanDwyer/cleanup-view-map
6 years ago
Ryan Dwyer 6ceb1d33fd Fix assign to workspace
6 years ago
Ryan Dwyer a90f2dbde9 Refactor view_map
6 years ago