aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2016-03-24Gracefully exit when config is not foundMikkel Oscar Lyderik
2016-03-24Make the nvidia warning louderDrew DeVault
2016-03-24Don't set WLC_DIM on startupDrew DeVault
2016-03-24Update to new WLC APIDrew DeVault
2016-03-20Merge pull request #525 from mikkeloscar/fix-clang-warningDrew DeVault
2016-03-20Use correct type for keycodeMikkel Oscar Lyderik
2016-03-20Implement 'smart_gaps' feature from i3-gapsMikkel Oscar Lyderik
2016-03-19Make key handling less strictMikkel Oscar Lyderik
2016-03-19Allow legal non-x11 keycodesMikkel Oscar Lyderik
2016-03-19Add config option workspace_layoutMikkel Oscar Lyderik
2016-03-18Don't strip quotes from exec argsMikkel Oscar Lyderik
2016-03-17Remove unused panel_size (and fix rearrange)Mikkel Oscar Lyderik
2016-03-17Focus correct swaylock view in multimonitor setupMikkel Oscar Lyderik
2016-03-17Document swaybar commandsMikkel Oscar Lyderik
2016-03-17Schedule render when adding bg and panel.Mikkel Oscar Lyderik
2016-03-17Revert "Render outputs as soon as wlc is ready"Mikkel Oscar Lyderik
2016-03-13Render outputs as soon as wlc is readyMikkel Oscar Lyderik
2016-03-05Remove focus when switching to empty workspaceMikkel Oscar Lyderik
2016-03-04Merge pull request #502 from mikkeloscar/lock-reset-inputDrew DeVault
2016-03-04Reset input state when locking compositorMikkel Oscar Lyderik
2016-03-04Fix assigning workspaces to outputsMikkel Oscar Lyderik
2016-02-29Segregate between config and runtime cmds in docYacine Hmito
2016-02-28sway: rearrange the whole ws on lock view setupprogandy
2016-02-28sway: set lock view to floating after ws switchprogandy
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-27Add outputs to bar_config ipc responseMikkel Oscar Lyderik
2016-02-27Make sway spawn only one bar per bar configMikkel Oscar Lyderik
2016-02-27Set pointer pos before focusing view under itMikkel Oscar Lyderik
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
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-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-12Prefer named output config over wildcard config.Mikkel Oscar Lyderik
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-01-28commands: move position mousecrondog
2016-01-27font: Allow adding font to the config. In prep for border titlescrondog
2016-01-26Fix returning to sway after swaylock completesDrew DeVault
2016-01-25Add quotes to multiword arguments.Mikkel Oscar Lyderik
2016-01-23Merge pull request #457 from mikkeloscar/move-view-fixDrew DeVault