aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-28Merge pull request #497 from progandy/swaylock-arrangeDrew DeVault
2016-02-28sway: rearrange the whole ws on lock view setupprogandy
2016-02-28sway: set lock view to floating after ws switchprogandy
2016-02-28Merge pull request #496 from mikkeloscar/focus-new-outputDrew DeVault
2016-02-28Correctly move focus from one output to a new one.Mikkel Oscar Lyderik
2016-02-27Merge pull request #492 from mikkeloscar/swaybar-multi-outputDrew DeVault
2016-02-27Free config before exiting sway.Mikkel Oscar Lyderik
2016-02-27Improve how swaybars are spawnedMikkel Oscar Lyderik
2016-02-27Poll before wl_display_dispatchMikkel Oscar Lyderik
2016-02-27Differentiate between all or no outputsMikkel Oscar Lyderik
2016-02-27Add outputs to bar_config ipc responseMikkel Oscar Lyderik
2016-02-27Make sway spawn only one bar per bar configMikkel Oscar Lyderik
2016-02-27Make single bar handle multiple outputsMikkel Oscar Lyderik
2016-02-27Set pointer pos before focusing view under itMikkel Oscar Lyderik
2016-02-27Make protocol specifications follow the DTDMikkel Oscar Lyderik
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
2016-02-25Merge pull request #494 from gpyh/argsegfaultDrew DeVault
2016-02-25Fix for when sway_abort doesn't exitYacine Hmito
2016-02-25Fixed swaymsg command name in sway(5) docYacine Hmito
2016-02-25No options when using sway as IPC clientYacine Hmito
2016-02-25Removed p as a valid CLI optionYacine Hmito
2016-02-25Merge pull request #493 from mikkeloscar/view-behind-swaylockDrew DeVault
2016-02-25Don't rearrange views behind swaylock.Mikkel Oscar Lyderik
2016-02-25Check for empty ws on view destroyed.Mikkel Oscar Lyderik
2016-02-25Send workspace ICP event on ws destroy/empty.Mikkel Oscar Lyderik
2016-02-25Prevent crash when showing scratchpad on new ws.Mikkel Oscar Lyderik
2016-02-21Fix ipc event bit masksMikkel Oscar Lyderik
2016-02-12Prefer named output config over wildcard config.Mikkel Oscar Lyderik
2016-02-08Merge pull request #488 from mikkeloscar/get-pixelsDrew DeVault
2016-02-08Replace deprecated function wlc_output_get_pixels.Mikkel Oscar Lyderik
2016-02-08Squash trailing whitespaceMikkel Oscar Lyderik
2016-02-08Fix clang warningsMikkel Oscar Lyderik
2016-02-08Add wlc-render.h to handlers.cDrew DeVault
2016-02-08Merge pull request #486 from SethBarberee/sway-zshMikkel Oscar Lyderik
2016-02-01fixed config helpSeth Barberee
2016-01-31refactored to include single dashSeth Barberee
2016-01-29use tabsMikkel Oscar Lyderik
2016-01-29Improve _swaymsg and _swaygrab completionsMikkel Oscar Lyderik
2016-01-29Autocomplete scale optionsMikkel Oscar Lyderik
2016-01-29complete image, not colorMikkel Oscar Lyderik
2016-01-29Add files completion to _swaylockMikkel Oscar Lyderik
2016-01-29Merge pull request #483 from aouelete/zsh-swaylock-completionMikkel Oscar Lyderik
2016-01-28zsh completions for swaylockAaron Ouellette
2016-01-28Merge pull request #482 from crondog/movemouseDrew DeVault
2016-01-28Print /proc/<pid>/maps on segfaultDrew DeVault
2016-01-28commands: move position mousecrondog
2016-01-27Merge pull request #480 from crondog/swaylocktrans2Drew DeVault
2016-01-28swaylock: Allow for transparent color valuescrondog
2016-01-27Merge pull request #479 from crondog/fontDrew DeVault
2016-01-27font: Allow adding font to the config. In prep for border titlescrondog