Commit Graph

5386 Commits (3e8f548d1d0acb3aba384842615e6528b3027283)
 

Author SHA1 Message Date
Drew DeVault 33a74bfb93 Merge pull request from mikkeloscar/add-focus-sibling 9 years ago
Mikkel Oscar Lyderik cf64000e21 Focus new sibling added to container 9 years ago
Drew DeVault ed46fa7230 Merge pull request 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 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 from crondog/master 9 years ago
Drew DeVault 625f90b773 Merge pull request 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 from progandy/without-fgets 9 years ago
Drew DeVault 3e84c4b307 Merge pull request 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 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 from gpyh/forgot_include 9 years ago
Yacine Hmito 284720cf5f Added include(GNUInstallDirs) 9 years ago
Drew DeVault f438d3897d Merge pull request from juju2143/bug-correction-1 9 years ago
Drew DeVault 72043b231d Merge pull request 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 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 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 from robotanarchy/musl-libc-compatibility 9 years ago
Drew DeVault 5a13d19d49 Merge pull request 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 9 years ago
robotanarchy 94cac7a014 use CMake's FindBacktrace for backtrace feature detection 9 years ago
robotanarchy 3dd2393797 remove unused execinfo.h include from debug_log.c 9 years ago
Drew DeVault 442a54c38b Merge pull request from mikkeloscar/workspace-ipc-event 9 years ago
Drew DeVault fb91d55b92 Merge pull request from mikkeloscar/bar-commands 9 years ago
Mikkel Oscar Lyderik 42e5b4b032 Don't skip all clients on ipc_workspace_event. 9 years ago
Mikkel Oscar Lyderik c803b79764 Trigger event on bar mode|hidden_state commands 9 years ago
Mikkel Oscar Lyderik 66c66c7304 Implement `barconfig_update` IPC event 9 years ago
Drew DeVault 7b015bf535 Merge pull request from mikkeloscar/bar-commands 9 years ago