aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config
Commit message (Expand)AuthorAge
...
* 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
|/
* Free bar configs on reload and exitLibravatar Drew DeVault2018-03-31
* Merge remote-tracking branch 'origin/wlroots' into swaybar-layersLibravatar Drew DeVault2018-03-30
|\
| * Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
| * Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
| * more renaming thingsLibravatar Tony Crisci2018-03-29
| * rename container functionsLibravatar Tony Crisci2018-03-29
* | Terminate swaybar when freeing bar configLibravatar Drew DeVault2018-03-29
* | Spawn swaybars when outputs are addedLibravatar Drew DeVault2018-03-29
* | Add swaybg_commandLibravatar Drew DeVault2018-03-29
* | Move bar config into its own fileLibravatar Drew DeVault2018-03-29
|/
* Address review feedbackLibravatar Drew DeVault2018-03-28
* Render layer surfaces and respect exclusive zoneLibravatar Drew DeVault2018-03-28
* copy config references for input and seatLibravatar Tony Crisci2018-01-17
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
* Allow to configure outputs by their identifierLibravatar emersion2017-12-29
* Refactor output command, add output enableLibravatar emersion2017-12-27
* cleanupLibravatar Tony Crisci2017-12-20
* Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-18
|\