6034 Commits (3dcfa2ee90d6528c612227667279ad8bc1b57cad)
 

Author SHA1 Message Date
Drew DeVault ed46fa7230 Merge pull request #407 from mikkeloscar/trigger-on-move-floating
9 years ago
Mikkel Oscar Lyderik 5d07c61330 Trigger workspace init event (floating)
9 years ago
Drew DeVault 3bcb3b332d Merge pull request #406 from mikkeloscar/fix-swaybar-json
9 years ago
Mikkel Oscar Lyderik 26d2381040 swaybar: remove random whitespaces
9 years ago
Mikkel Oscar Lyderik e370187394 swaybar: Fix json related crash.
9 years ago
Drew DeVault 2179ac353c Merge pull request #403 from crondog/master
9 years ago
Drew DeVault 625f90b773 Merge pull request #405 from robotanarchy/add-voidwiki-link-to-readme
9 years ago
crondog 8e8ec6d92b Merge branch 'master' of https://github.com/SirCmpwn/sway
9 years ago
robotanarchy 4ec427c0f2 Readme: add link to sway article in Void Linux wiki
9 years ago
Drew DeVault deb1546be3 Merge pull request #402 from progandy/without-fgets
9 years ago
Drew DeVault 3e84c4b307 Merge pull request #404 from StephenBrown2/readme_feature_support
9 years ago
progandy 21541e9e64 swaybar: Replace fgets with read and own buffer
9 years ago
Stephen Brown II d1af8c45be Add references to other feature support issues to README
9 years ago
Drew DeVault 6ed2485134 Merge pull request #401 from mikkeloscar/travis-clang-build
9 years ago
crondog edd93b5b55 swaybar: min_width and align
9 years ago
progandy b66c51ea2c swaybar: fix array indices in i3json_handle
9 years ago
Mikkel Oscar Lyderik c0568395ee Add clang build to travis
9 years ago
Drew DeVault ac23fa5f20 Merge pull request #400 from gpyh/forgot_include
9 years ago
Yacine Hmito 284720cf5f Added include(GNUInstallDirs)
9 years ago
Drew DeVault f438d3897d Merge pull request #398 from juju2143/bug-correction-1
9 years ago
Drew DeVault 72043b231d Merge pull request #399 from gpyh/dont-hardcode-path
9 years ago
Yacine Hmito f02cf75ff3 Use SYSCONFDIR as recommended
9 years ago
Julien Savard 7b00eab8ad swaygrab: Fix memory leak when recording videos
9 years ago
Drew DeVault 23df7ed502 Merge pull request #396 from crondog/fixbar
9 years ago
crondog bd74320da9 Stop swaybar from not rendering after the first go around
9 years ago
Drew DeVault 27848b41ab Merge pull request #394 from progandy/i3bar-json-protocol
9 years ago
progandy 8fefdb3c64 swaybar: fix memory leaks
9 years ago
progandy d060d0a39f swaybar: add a visible separator between elements
9 years ago
progandy aa5930c966 swaybar: Improve i3bar proto implementation
9 years ago
progandy d37169a927 swaybar: fix whitespace
9 years ago
Drew DeVault 8a22ac3966 Initialize id, part two
9 years ago
Drew DeVault 7c06ef35de Initialize ID
9 years ago
crondog 70b24fbb1f Clean up a bit
9 years ago
crondog d1f6f45cb3 Make start on i3bar json parsing
9 years ago
Drew DeVault 91c102a897 Merge pull request #393 from robotanarchy/musl-libc-compatibility
9 years ago
Drew DeVault 5a13d19d49 Merge pull request #391 from mikkeloscar/trigger-workspace-ipc
9 years ago
robotanarchy c3e9ee5e43 replace non-standard qsort_r with qsort
9 years ago
robotanarchy 470e59b291 fix backtrace detection in CMake
9 years ago
Mikkel Oscar Lyderik 50b04884b6 Trigger ipc_event_workspace in all cases
9 years ago
robotanarchy 03c041dd30 add -fPIC flag (position independent code) like in wlc
10 years ago
robotanarchy 94cac7a014 use CMake's FindBacktrace for backtrace feature detection
10 years ago
robotanarchy 3dd2393797 remove unused execinfo.h include from debug_log.c
10 years ago
Drew DeVault 442a54c38b Merge pull request #390 from mikkeloscar/workspace-ipc-event
10 years ago
Drew DeVault fb91d55b92 Merge pull request #389 from mikkeloscar/bar-commands
10 years ago
Mikkel Oscar Lyderik 42e5b4b032 Don't skip all clients on ipc_workspace_event.
10 years ago
Mikkel Oscar Lyderik c803b79764 Trigger event on bar mode|hidden_state commands
10 years ago
Mikkel Oscar Lyderik 66c66c7304 Implement `barconfig_update` IPC event
10 years ago
Drew DeVault 7b015bf535 Merge pull request #388 from mikkeloscar/bar-commands
10 years ago
Mikkel Oscar Lyderik a96a5e0013 Handle bar commands outside config file
10 years ago
Drew DeVault 9d09f5e391 Merge pull request #387 from mikkeloscar/handle-term-signal
10 years ago