aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config
Commit message (Expand)AuthorAge
...
* Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* | More frees.Libravatar Connor E2018-11-13
* | Add some missing frees.Libravatar Connor E2018-11-13
|/
* swaybar: show hidden bar on key eventLibravatar Ian Fan2018-10-14
* Fix bar subcommand handler structs and selectionLibravatar Brian Ashworth2018-10-13
* bar-bindsym: address ianyfan's commentsLibravatar Brian Ashworth2018-10-09
* Implement bar bindsymLibravatar Brian Ashworth2018-10-09
* Allow swaybg to be disabledLibravatar emersion2018-10-08
* swaybar: allow null status_commandLibravatar Ryan Dwyer2018-10-08
* Merge pull request #2725 from PumbaPe/add-tap-and-dragLibravatar Drew DeVault2018-09-30
|\
| * add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
* | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* | Handle shell special characters in bg file pathLibravatar Brian Ashworth2018-09-28
|/
* input config: merge left_handed optionLibravatar Ian Fan2018-09-27
* Implement support for input wildcardLibravatar Brian Ashworth2018-09-23
* swaybar: handle hotpluggingLibravatar emersion2018-09-20
* config: free strings fields when freeing input configLibravatar Ian Fan2018-09-19
* Call wlr_output_enable on enable/disable if neededLibravatar Brian Ashworth2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Do not modeset disabled outputsLibravatar emersion2018-09-01
* Merge pull request #2513 from RyanDwyer/rename-root-outputsLibravatar Drew DeVault2018-08-26
|\
| * Rename sway_root.outputs to sway_root.all_outputsLibravatar Ryan Dwyer2018-08-25
* | Remove layout.cLibravatar Ryan Dwyer2018-08-26
|/
* Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24
* Allow a fallback color to be specified for swaybgLibravatar Brian Ashworth2018-08-08
* Reset signal mask after forkLibravatar Marien Zwart2018-08-02
* Implement setting NumLock and CapsLock statusLibravatar ProgAndy2018-07-25
* Reset outputs on reloadLibravatar Brian Ashworth2018-07-20
* Fix output wildcard handlingLibravatar Brian Ashworth2018-07-20
* config output: free command string if unusedLibravatar Ian Fan2018-07-15
* Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
* increase maximum value of button identifierLibravatar Robert Kubosz2018-07-12
* add scroll button optionLibravatar Robert Kubosz2018-07-11
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* config: add a couple of forgotten freesLibravatar Dominique Martinet2018-07-05
* bar config: fix uninitialized accesses on init errorLibravatar Dominique Martinet2018-07-02
* invoke_swaybar: fix message length header sizeLibravatar Dominique Martinet2018-07-02
* Store sway_outputs so that they can be reenabledLibravatar Brian Ashworth2018-06-06
* Idle handling for dpms/lockscreen et alLibravatar Mattias Eriksson2018-05-13
* Fix layer surface crash on output destroyLibravatar db2018-05-01
* Rename len to msg_len. Avoids an aliased variable that was a little confusing...Libravatar Geoff Greer2018-04-26
* invoke_swaybar(): Set process group. Kill process group.Libravatar Geoff Greer2018-04-26
* Add map_from_region commandLibravatar emersion2018-04-26
* Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
* Merge branch 'wlroots' into split-containers2Libravatar Tony Crisci2018-04-04
|\
| * Fix wrong output container coordinatesLibravatar emersion2018-04-03
* | unify container destroy functionsLibravatar Tony Crisci2018-04-03
|/