2528 Commits (8392eae40f17e550338b8b7058d8e9c1a6ad4f78)

Author SHA1 Message Date
Ryan Dwyer 8392eae40f Revert "Revert "Fix popups""
8 years ago
Drew DeVault ea14ef4095
Merge pull request #2366 from RedSoxFan/nagbar
8 years ago
Ryan Dwyer 706c0fbe23
Merge branch 'master' into nagbar
8 years ago
Drew DeVault 9aa258d33a Revert "Fix popups"
8 years ago
Drew DeVault 8e60f6a732
Merge pull request #2404 from RyanDwyer/move-containers-when-workspace-focused
8 years ago
Drew DeVault 23b5124a4d
Merge pull request #2403 from RyanDwyer/fix-transaction-unmap
8 years ago
Drew DeVault eec25ce60e
Merge pull request #2406 from RyanDwyer/fix-focus-crashes
8 years ago
Ryan Dwyer 9339026a31 Fix focus related crashes
8 years ago
Marien Zwart 7d8413d962 Reset signal mask after fork
8 years ago
Ryan Dwyer d64c8df7ce Allow moving containers when workspace itself is focused
8 years ago
Ryan Dwyer 8314019f66 Fix race condition crashes when unmapping views
8 years ago
Michel Ganguin d6095588a1 Link xcb dependency to meson options "enable_xwayland" (#2393)
8 years ago
emersion 47bf4ed0cb
Merge branch 'master' into fix-resize-wiggle
8 years ago
Brian Ashworth a4f7bf23b2 Address first round review for swaynag
8 years ago
Brian Ashworth abf33468c1 Arrange output in arrange_layers and commit dirty
8 years ago
Drew DeVault 9564c73c0d
Merge pull request #2391 from RyanDwyer/fix-popups-v2
8 years ago
Ian Fan 46cfa8ff56 ipc: remove extraneous values
8 years ago
Ian Fan 03eaf444a4 ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output
8 years ago
Ian Fan b2ac234569 ipc: fix workspace::focus event behaviour
8 years ago
Ian Fan 3edaf2ce2a ipc: add tick event
8 years ago
Ian Fan 75aba00460 ipc: always include old property in workspace events
8 years ago
Ian Fan d898e035ba ipc: add workspace::reload event
8 years ago
Ian Fan 6865b8aae9 ipc: add binding event
8 years ago
Ian Fan e0e638281e ipc: add window::move events
8 years ago
Ian Fan 4bf253855f ipc: fix workspace::move calls argument order
8 years ago
Ian Fan 07101a5707 ipc: only emit window::create event for views
8 years ago
Ian Fan 317217f2c8 ipc: add window::mark event
8 years ago
Ian Fan dd6debf367 ipc: add barconfig_update event on config reload
8 years ago
Ian Fan 686c084cec ipc: add workspace::empty event
8 years ago
Ian Fan 4f8f363dda ipc: add window::title event
8 years ago
Ian Fan dd1d6255f0 ipc: add window::focus event
8 years ago
Ian Fan f0310933c8 ipc: add window::close event
8 years ago
Ian Fan 87ccf18964 ipc: add workspace::init event
8 years ago
Ian Fan e8b179e313 ipc: add shutdown event
8 years ago
chr0me 77d74dd34f XCursor is not configured if no pointer device is available
8 years ago
Ryan Dwyer d10ccc1eb1 Correctly track saved surfaces during multiple transactions
8 years ago
Brian Ashworth 00a00aacef Create list for mouse binds when creating new mode
8 years ago
Ryan Dwyer 7a59508da4 Close popups when changing focus
8 years ago
Ryan Dwyer de86d65627 Fix popups
8 years ago
emersion 15c19572cf Fix segfault with fullscreen
8 years ago
Drew DeVault cbd0c3ec40
Merge pull request #2367 from emersion/iterator-redesign
8 years ago
Drew DeVault 6c30b3fcc8
Merge pull request #2381 from frsfnrrg/key-repeat
8 years ago
Eric Engestrom 52a27f1529 delete references to swaygrab
8 years ago
Brian Ashworth b8efdeae29 Fix title textures on scale change
8 years ago
frsfnrrg 8dbbfa5965 Bindings use advised keyboard repeat parameters
8 years ago
frsfnrrg e33dfbfa75 Implement key repeat for pressed key bindings
8 years ago
emersion 9a7e436fad Don't give focus if xwayland window has a type hint
8 years ago
emersion 0ad865f0b7 Make output_surface_for_each_surface_iterator static
8 years ago
emersion 9951b2ec33 Remove unused output_from_wlr_output
8 years ago
emersion fe0750fec1 Remove output_surface_for_each_surface from header
8 years ago