4508 Commits (79899064b6ddf4149e80948462ab0b1e722be770)
 

Author SHA1 Message Date
Drew DeVault 38675eba7b
Merge pull request #2400 from RedSoxFan/swaynag-config-errors
6 years ago
Brian Ashworth ad2a7c2618 Check correct ws for sticky and fix floating iter
6 years ago
Brian Ashworth 36fd84cc42 Remove swaynag_clone and use memcpy
6 years ago
Brian Ashworth a7f7d4a488 Write to swaynag pipe fd directly on config errors
6 years ago
Brian Ashworth f9a6407111 Show swaynag on config errors
6 years ago
Ryan Dwyer 3e2bf7f3a5
Merge pull request #2417 from marienz/swaynag-includes
6 years ago
Marien Zwart 4df8858873 Add missing stdlib.h includes to swaynag
6 years ago
emersion b49904dd7e
Merge pull request #2414 from RyanDwyer/fix-inactive-fullscreen-crash
6 years ago
emersion 16c1e21f26
Merge pull request #2415 from RyanDwyer/fix-fullscreen-container-crash
6 years ago
emersion 942f92f3eb
Merge pull request #2413 from RyanDwyer/dont-move-empty-workspace
6 years ago
Ryan Dwyer c17f0870ef Fix crash when moving cursor over a fullscreen split container
6 years ago
Ryan Dwyer 854c5fbec8 Fix crash when fullscreen view closes on inactive workspace
6 years ago
Ryan Dwyer 9e8d628a17 Deny "move container" when an empty workspace is focused
6 years ago
Brian Ashworth 5ac3509d54
Merge pull request #2408 from ianyfan/exit-nag
6 years ago
Brian Ashworth b16043aeeb
Merge branch 'master' into exit-nag
6 years ago
emersion 4eadf9f3ae
Merge pull request #2325 from emersion/wlr-gamma-control
6 years ago
emersion 3a54e2291c
Merge branch 'master' into wlr-gamma-control
6 years ago
Ryan Dwyer e07da5fc5c
Merge pull request #2411 from emersion/fullscreen-pointer-input
6 years ago
emersion b336564511 Fix pointer events for fullscreen views
6 years ago
Drew DeVault 2ecba101fd
Merge pull request #2410 from minus7/fix-fullscreen
6 years ago
minus e72f86784c Fix crash on mouse motion on fullscreen container
6 years ago
Ian Fan 94888e58a2 config.in: nag user on exit
6 years ago
Drew DeVault 3eda76de48
Merge pull request #2407 from RyanDwyer/fix-popups-v3
6 years ago
Ryan Dwyer 787f08da7f Convert toplevel coordinates to output-local
6 years ago
Ryan Dwyer 8392eae40f Revert "Revert "Fix popups""
6 years ago
Drew DeVault ea14ef4095
Merge pull request #2366 from RedSoxFan/nagbar
6 years ago
Ryan Dwyer 706c0fbe23
Merge branch 'master' into nagbar
6 years ago
Drew DeVault 9aa258d33a Revert "Fix popups"
6 years ago
Drew DeVault 8e60f6a732
Merge pull request #2404 from RyanDwyer/move-containers-when-workspace-focused
6 years ago
Drew DeVault 23b5124a4d
Merge pull request #2403 from RyanDwyer/fix-transaction-unmap
6 years ago
Drew DeVault eec25ce60e
Merge pull request #2406 from RyanDwyer/fix-focus-crashes
6 years ago
emersion e2eaf7b9b5
Merge pull request #2405 from marienz/sigmask
6 years ago
Ryan Dwyer 9339026a31 Fix focus related crashes
6 years ago
Marien Zwart 7d8413d962 Reset signal mask after fork
6 years ago
Ryan Dwyer d64c8df7ce Allow moving containers when workspace itself is focused
6 years ago
Ryan Dwyer 8314019f66 Fix race condition crashes when unmapping views
6 years ago
Michel Ganguin d6095588a1 Link xcb dependency to meson options "enable_xwayland" (#2393)
6 years ago
emersion fe39129b96
Merge pull request #2396 from RyanDwyer/fix-resize-wiggle
6 years ago
emersion 47bf4ed0cb
Merge branch 'master' into fix-resize-wiggle
6 years ago
Brian Ashworth 26c5ef18ba swaynag: don't drop \n for first line
6 years ago
Brian Ashworth 41d858b439 swaynag: add blank lines after headings in scdocs
6 years ago
Brian Ashworth 1e7fbe493e swaynag: swaybar like default colors
6 years ago
Brian Ashworth 4f5cf330c8 swaynag: address some more of sircmpwn's comments
6 years ago
Brian Ashworth 0ef3988438 swaynag: fix hidpi
6 years ago
Brian Ashworth e01acb6097 swaynag: allow more config options
6 years ago
Brian Ashworth ca40298af4 swaynag: add math to meson.build
6 years ago
Brian Ashworth 894d57f192 swaynag: fix output selection
6 years ago
Brian Ashworth a6145914c6 swaynag: refactor {sway_,}nagbar to swaynag
6 years ago
Brian Ashworth 6124d0f9a2 swaynag: split config into own file and fix optind
6 years ago
Drew DeVault 58f3fa74ae Disable pango markup for extended message
6 years ago